Compare
🚀 What's Changed
➡️ Added BALANCE opcode logic
➡️ Added conversion for PrimitiveTypes: H256 to H160
➡️ Added ExecutionState logic: warm and cold access for addresses
➡️ Extended Machine logic with Handler with beforeOpcodeExecution
➡️ Extended Gas logic for warm and cold
➡️ Refactored tests for Gas, added new tests for Balance opcode
➡️ Added Hashes to H160 and H256. Extended tests.
Contribution
Full Changelog: v0.5.12...v0.5.13