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.
Péter Szilágyi
d3ece3a07c
cmd/utils, node: switch to Pebble as the default db if none exists ( #27136 )
...
* cmd/utils, node: switch to Pebble as the default db if none exists
* node: fall back to LevelDB on platforms not supporting Pebble
* core/rawdb, node: default to Pebble at the node level
* cmd/geth: fix some tests explicitly using leveldb
* ethdb/pebble: allow double closes, makes tests simpler
2 years ago
..
dbtest
all: remove deprecated uses of math.rand ( #26710 )
2 years ago
leveldb
ethdb: add benchmark test suite ( #26659 )
2 years ago
memorydb
all: fix some typos ( #25551 )
2 years ago
pebble
cmd/utils, node: switch to Pebble as the default db if none exists ( #27136 )
2 years ago
remotedb
cmd/geth, cmd/utils: geth attach with custom headers ( #25829 )
2 years ago
batch.go
core, ethdb, tests, trie: implement NewBatchWithSize API for batcher ( #24392 )
3 years ago
database.go
cmd, core, ethdb, node: move chain freezer one folder deeper ( #25487 )
2 years ago
iterator.go
all: simplify and fix database iteration with prefix/start ( #20808 )
5 years ago
snapshot.go
all: update license headers and AUTHORS from git history ( #24947 )
3 years ago