erigon-pulse/core/rawdb
Alex Sharov dd7c5e588b
Add incarnation to acc.root in IH (#470)
* add_incarnation_to_acc_root_in_ih

* return true from walk functions - fix bug when walk stopped after 1 account only.

* rename interface

* fix comment
2020-04-20 11:35:12 +01:00
..
accessors_account.go Add incarnation to acc.root in IH (#470) 2020-04-20 11:35:12 +01:00
accessors_chain_test.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00
accessors_chain.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00
accessors_indexes_test.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03: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