Commit Graph

170 Commits (15fb0dcc6732f3b04f8d3b13e309afd723364ba5)

Author SHA1 Message Date
Sina M 3b48b16290
core/rawdb: drop MigrateTable (#30331) 1 month ago
Sina M 944718bf16
ethdb: remove snapshot (#30189) 2 months ago
Ha DANG 67a862db9d
cmd/geth, ethdb/pebble: improve database statistic (#29948) 3 months ago
SuiYuan e015c1116f
ethdb: remove unnecessary function wrapper (#29888) 4 months ago
PolyMa 06263b1b35
all: fix typos in comments (#29873) 4 months ago
Hteev Oli 47af69c2bc
core, beacon, ethdb: fix typos (#29748) 4 months ago
Maciej Kulawik 3e896c875a
ethdb/pebble: fix pebble metrics registration (#29699) 5 months ago
rjl493456442 f46c878441
core/rawdb: implement in-memory freezer (#29135) 5 months ago
rjl493456442 27de7dec65
ethdb/pebble: print warning log if pebble performance degrades (#29478) 5 months ago
cui 7aba6511b0
ethdb/dbtest: replace reflect.DeepEqual with slices.Equal (#29382) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 6 months ago
Devon Bear 66e1a6ef49
go.mod: bump pebble db to official release (#29038) 7 months ago
rjl493456442 e206d3f897
trie: remove inconsistent trie nodes during sync in path mode (#28595) 10 months ago
Marius van der Wijden 55b483d82a
ethdb/pebble: remove a dependency (#28627) 10 months ago
Maciej Kulawik 6489a0dd1f
ethdb/pebble: don't double-close iterator inside pebbleIterator (#28566) 10 months ago
Martin Holst Swende 5bf8769fb0
ethdb/memorydb, trie: reduced allocations (#28473) 10 months ago
Jim McDonald f7dde2a96c
ethdb/pebble: add `Errorf` function to panicLogger (#28491) 11 months ago
rjl493456442 f4ac548619
ethdb/pebble: cap memory table size as maxMemTableSize-1 (#28444) 11 months ago
Péter Szilágyi 509a64ffb9
cmd, core, ethdb: enable Pebble on 32 bits and OpenBSD too (#28335) 11 months ago
rjl493456442 7776a3214a
ethdb/pebble: add level file metrics (#28271) 11 months ago
Péter Szilágyi 966e50bddb ethdb/pebble: luv you linter 12 months ago
rjl493456442 22dcb7a77b
ethdb/pebble: upgrade pebble to master (aa077af62593) (#28070) 12 months ago
Péter Szilágyi f988b2332e
ethdb, internal/ethapi: support exposing Pebble stats too, beside LevelDB (#28224) 12 months ago
Martin Holst Swende f0f8703bf2
core/rawdb, ethdb/pebble: avoid fsync db in tests (#27836) 1 year ago
Péter Szilágyi be65b47645
all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
Delweng 35f7f3d015
ethdb/leveldb: support more than 7 levels in metrics (#27904) 1 year ago
rjl493456442 7de748d3f6
all: implement path-based state scheme (#25963) 1 year ago
rjl493456442 0b1f97e151
core/rawdb: support freezer batch read with no size limit (#27687) 1 year ago
Exca-DK 863f6dac19
ethdb/leveldb: update leveldb metrics collection (#27643) 1 year ago
rjl493456442 4b90c4488d
ethdb/pebble: use sync mode for pebble writes (#27615) 1 year ago
Martin Holst Swende 713fc8bbe6
ethdb/pebble: fsync for batch writes (#27522) 1 year ago
Dan Laine 5d75123cb7
ethdb/dbtest: use slices package for sorting (#27491) 1 year ago
Martin Holst Swende 33fdd030b1
ethdb/pebble: fix NewBatchWithSize to set db (#27350) 1 year ago
Martin Holst Swende 99394adcb8
ethdb/pebble: prevent shutdown-panic (#27238) 1 year ago
ucwong d17ec0ea66
ethdb/memorydb: init map with known size (#27241) 1 year ago
Péter Szilágyi d3ece3a07c
cmd/utils, node: switch to Pebble as the default db if none exists (#27136) 1 year ago
s7v7nislands 50317bdace
ethdb/pebble: use atomic type (#27014) 1 year ago
Péter Szilágyi 19f74fa3c0
core/rawdb, ethdb/pebble: disable pebble on openbsd (#26801) 2 years ago
rjl493456442 2bb622ce40
ethdb/pebble: fix max memorytable size (#26776) 2 years ago
rjl493456442 98b0ea62b5
ethdb/pebble: fix range compaction (#26771) 2 years ago
Martin Holst Swende 4d3525610e
all: remove deprecated uses of math.rand (#26710) 2 years ago
Patrick O'Grady 5967a2290a
ethdb/pebble: Fix `MemTableStopWritesThreshold` (#26692) 2 years ago
rjl493456442 0ea65d4020
ethdb: add benchmark test suite (#26659) 2 years ago
Péter Szilágyi da3c974c36
ethdb/pebble: fix nil callbacks (#26650) 2 years ago
Martin Holst Swende ed51b8c5d3
ethdb: pebble backend (64bit platforms only) (#26517) 2 years ago
Martin Holst Swende ea26fc8a6c
cmd/geth, cmd/utils: geth attach with custom headers (#25829) 2 years ago
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
Justin Traglia 2c5648d891
all: fix some typos (#25551) 2 years ago
rjl493456442 e44d6551c3
cmd, core, ethdb, node: move chain freezer one folder deeper (#25487) 2 years ago