erigon-pulse/eth/tracers
Andrew Ashikhmin 33c28f7fac
[GC] uint256 rather than big.Int in Transaction (#614)
* uint256 in rlp

* uint256 rather than big.Int in Transation

* linters

* more linters

* still linters

* Reduce garbage in writeUint256

* Experiment with GC in writeByteArray
2020-06-04 08:43:08 +01:00
..
internal/tracers cmd, crypto, eth, internals: fix Typos (#19868) 2019-07-22 10:34:33 +03:00
testdata all: seperate consensus error and evm internal error (#20830) 2020-05-20 15:26:22 +03:00
tracer_test.go Use uint256 for account balance (#580) 2020-05-26 17:53:50 +01:00
tracer.go Use uint256 for account balance (#580) 2020-05-26 17:53:50 +01:00
tracers_test.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
tracers.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00