erigon-pulse/ethdb
ledgerwatch 810cf13bf8
Explicit incarnation map in the database for deleted contracts (#578)
* Explicit map of incarnations

* Fix linter
2020-05-26 13:27:21 +01:00
..
abstractbench [WIP] 459 merge storage account (#466) 2020-04-19 20:51:32 +01:00
codecpool Use local db in analytics (#308) 2020-01-15 19:47:13 +07:00
dbtest geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
remote Blocks compression (#510) 2020-05-04 06:55:51 +01:00
typedbucket Use local db in analytics (#308) 2020-01-15 19:47:13 +07:00
AbstractKV.md Add more tests for abstract Kv (#438) 2020-04-10 17:55:31 +07:00
badger_db.go "Unwind" for the execution phase when plain state is selected (#571) 2020-05-25 12:11:56 +01:00
bolt_db.go "Unwind" for the execution phase when plain state is selected (#571) 2020-05-25 12:11:56 +01:00
boltdb_test.go [THIN_HISTORY] Decouple changesets and history from ethdb.Database (mutation/bolt_db/badger_db) (#432) 2020-04-09 18:23:29 +01:00
database_test.go resolver: merge HashBuilder-s and ResolveSet-s, decouple from ResolveRequest-s (#540) 2020-05-11 05:46:07 +01:00
id.go Restore Ethash mining (#231) 2019-12-10 16:12:21 +03:00
interface.go "Unwind" for the execution phase when plain state is selected (#571) 2020-05-25 12:11:56 +01:00
iterator.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
kv_abstract_test.go [WIP] 459 merge storage account (#466) 2020-04-19 20:51:32 +01:00
kv_abstract.go MGR Schedule v0 (#550) 2020-05-15 15:58:36 +07:00
kv_badger.go MGR Schedule v0 (#550) 2020-05-15 15:58:36 +07:00
kv_bolt.go MGR Schedule v0 (#550) 2020-05-15 15:58:36 +07:00
kv_remote.go MGR Schedule v0 (#550) 2020-05-15 15:58:36 +07:00
memory_database.go MGR Schedule v0 (#550) 2020-05-15 15:58:36 +07:00
mutation_puts.go mutation.puts.Size was confused for its number of entries (#570) 2020-05-23 11:27:05 +01:00
mutation.go "Unwind" for the execution phase when plain state is selected (#571) 2020-05-25 12:11:56 +01:00
remote_bolt_db.go "Unwind" for the execution phase when plain state is selected (#571) 2020-05-25 12:11:56 +01:00
rewind.go "Unwind" for the execution phase when plain state is selected (#571) 2020-05-25 12:11:56 +01:00
walk.go Explicit incarnation map in the database for deleted contracts (#578) 2020-05-26 13:27:21 +01:00