erigon-pulse/ethdb
Giulio rebuffo 32375df7af made changeSet an helper type (#314)
* made changeSet an helper type

* added comment

* removed dbutils.Add

* remove common.CopyBytes from walk

* fixes
2020-01-15 20:51:10 +00:00
..
codecpool Use local db in analytics (#308) 2020-01-15 19:47:13 +07:00
dbtest Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
remote Use local db in analytics (#308) 2020-01-15 19:47:13 +07:00
typedbucket Use local db in analytics (#308) 2020-01-15 19:47:13 +07:00
badger_db.go made changeSet an helper type (#314) 2020-01-15 20:51:10 +00:00
bolt_db.go made changeSet an helper type (#314) 2020-01-15 20:51:10 +00:00
boltdb_test.go made changeSet an helper type (#314) 2020-01-15 20:51:10 +00:00
database_test.go BadgerDB: MultiWalk & some other APIs, command line flag, scaffolding for testing (#183) 2019-11-21 16:12:38 +01:00
encoding_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
encoding.go made changeSet an helper type (#314) 2020-01-15 20:51:10 +00:00
ethdb_unix.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
history_index_test.go Thin history for storage (#324) 2020-01-15 17:55:43 +03:00
history_index.go made changeSet an helper type (#314) 2020-01-15 20:51:10 +00:00
id.go Restore Ethash mining (#231) 2019-12-10 16:12:21 +03:00
interface.go remove gets (#297) 2020-01-07 13:41:33 +03:00
iterator.go core, eth, trie: bloom filter for trie node dedup during fast sync (#19489) 2019-05-13 15:28:01 +03:00
memory_database.go Restore Ethash mining (#231) 2019-12-10 16:12:21 +03:00
mutation_test.go made changeSet an helper type (#314) 2020-01-15 20:51:10 +00:00
mutation.go made changeSet an helper type (#314) 2020-01-15 20:51:10 +00:00
storage_index.go Thin history for storage (#324) 2020-01-15 17:55:43 +03:00
walk.go made changeSet an helper type (#314) 2020-01-15 20:51:10 +00:00