erigon-pulse/core/rawdb
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
..
accessors_account.go "Unwind" for the execution phase when plain state is selected (#571) 2020-05-25 12:11:56 +01:00
accessors_chain_test.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
accessors_chain.go post-rebase fixups 2020-05-20 15:26:22 +03:00
accessors_indexes_test.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
accessors_indexes.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
accessors_metadata.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
interfaces.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00