erigon-pulse/cmd/evm
Andrew Ashikhmin 5bbdb6a4b9
Use uint256 for account balance (#580)
* Use uint256 for account balance

* linter
2020-05-26 17:53:50 +01:00
..
internal/compiler Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
compiler.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
disasm.go post-merge fixups 2020-02-27 17:22:25 +03:00
main.go cmd/evm: Add --bench flag for benchmarking (#20330) 2020-01-30 13:36:30 +02:00
runner.go Use uint256 for account balance (#580) 2020-05-26 17:53:50 +01:00
staterunner.go post-rebase fixups 2020-05-20 15:26:22 +03:00