erigon-pulse/ethdb
2019-11-14 13:00:38 +01:00
..
dbtest Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
badger_db.go Add method stubs to BadgerDatabase so it formally implements the Database interface 2019-11-14 13:00:38 +01:00
bolt_db.go BadgerDatabase Has 2019-11-12 11:40:46 +01:00
database_test.go Add method stubs to BadgerDatabase so it formally implements the Database interface 2019-11-14 13:00:38 +01:00
encoding_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
encoding.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
ethdb_unix.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
interface.go Add method stubs to BadgerDatabase so it formally implements the Database interface 2019-11-14 13:00:38 +01: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 Port my work from badger after the master rebase 2019-11-05 13:28:36 +01:00
mutation.go Don't expose Bolt DB in the interface 2019-11-11 20:28:27 +01:00
walk.go Suffix reorg (#113) 2019-11-04 14:15:26 +01:00