erigon-pulse/core/rawdb
Alex Sharov 605d7a8d59
Sokol v0 (#2228)
* handle chain flag in integration

* handle chain flag in integration

* handle chain flag in integration

* save

* save

* merge devel

* save

* noopWriter - one is enough

* chain spec parser

* chain spec parser

* embed

* embed

* embed

* embed

* embed

* embed

* embed

* clean

* clean

* correct alloc after reset state

* correct alloc after reset state

* correct alloc after reset state

* integration reset state now does re-apply genesis and chainConfig

* eips summary

* eips summary

* eips summary
2021-06-25 19:13:40 +01:00
..
accessors_account.go Various code simplificaitons (#2165) 2021-06-14 19:52:30 +01:00
accessors_chain_test.go To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00
accessors_chain.go Simulated backend and genesis to kv (#2104) 2021-06-05 16:17:04 +01:00
accessors_indexes_test.go To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00
accessors_indexes.go Simulated backend and genesis to kv (#2104) 2021-06-05 16:17:04 +01:00
accessors_metadata.go Sokol v0 (#2228) 2021-06-25 19:13:40 +01:00