erigon-pulse/core/rawdb
Evgeny Danilenko 199ede36a2
Prevent slice make and copy in Pushes (#625)
* prevent slice make and copy in Pushes

* do not pad if the same length

* after CR

* linters

* linters

* linters
2020-06-05 19:46:34 +03: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 Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03: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