Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Holst Swende
57192bd0dc
ethdb/remotedb, cmd: add support for remote (readonly) databases ( #24836 )
...
* ethdb/remotedb, cmd: add support for remote (readonly) databases
* ethdb/remotedb: minor changes
* ethdb/remotedb: close the conn
* cmd, ethdb: add rpc accessor for ancient data
* internal/ethapi: license
* ethdb/remotedb: linter fixes
3 years ago
..
dbtest
core, ethdb, tests, trie: introduce database snapshot ( #24486 )
3 years ago
leveldb
core, ethdb, tests, trie: introduce database snapshot ( #24486 )
3 years ago
memorydb
core, ethdb, tests, trie: introduce database snapshot ( #24486 )
3 years ago
remotedb
ethdb/remotedb, cmd: add support for remote (readonly) databases ( #24836 )
3 years ago
batch.go
core, ethdb, tests, trie: implement NewBatchWithSize API for batcher ( #24392 )
3 years ago
database.go
core/rawdb: untie freezer and ancient chain data ( #24684 )
3 years ago
iterator.go
all: simplify and fix database iteration with prefix/start ( #20808 )
5 years ago
snapshot.go
core, ethdb, tests, trie: introduce database snapshot ( #24486 )
3 years ago