Commit Graph

137 Commits (6f08c2f3f1b97f0f7d80ce67fca7992c2b2cb0f8)

Author SHA1 Message Date
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
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947) 2 years ago
rjl493456442 59ac229f87
core/state/snapshot: detect and clean up dangling storage snapshot in generation (#24811) 2 years ago
Martin Holst Swende 2f4996a9b2
ethdb/remotedb: fix flawed check in Has/HasAncient 2 years ago
Martin Holst Swende 57192bd0dc
ethdb/remotedb, cmd: add support for remote (readonly) databases (#24836) 2 years ago
rjl493456442 1941c5e6c9
core/rawdb: untie freezer and ancient chain data (#24684) 2 years ago
Sina Mahmoodi fd4f60f49b
core/rawdb: simple legacy receipt converter (#24028) 3 years ago
rjl493456442 538a868384
core/rawdb, cmd, ethdb, eth: implement freezer tail deletion (#23954) 3 years ago
rjl493456442 8c8a9e5ca1
core, ethdb, tests, trie: introduce database snapshot (#24486) 3 years ago
rjl493456442 4d086430bd
core, ethdb, tests, trie: implement NewBatchWithSize API for batcher (#24392) 3 years ago
rjl493456442 53f81574e3
ethdb: more accurate batch size calculation (#23790) 3 years ago
Martin Holst Swende 0e7efd696b
core/rawdb, ethdb: introduce batched/atomic reads from ancients (#23566) 3 years ago
Martin Holst Swende 794c6133ef
core/rawdb: freezer batch write (#23462) 3 years ago
Felix Lange 8a134014b4
all: add go:build lines (#23468) 3 years ago
Martin Holst Swende 5f98020a21
core/rawdb: implement sequential reads in freezer_table (#23117) 3 years ago
Péter Szilágyi fae165a5de
core, eth, ethdb, trie: simplify range proofs 3 years ago
Péter Szilágyi caea6c4661
eth/protocols/snap: generate storage trie from full dirty snap data (#22668) 3 years ago
Péter Szilágyi 61ff3e86b2
core/state/snapshot, ethdb: track deletions more accurately (#22582) 4 years ago
gary rong 0c70b83e00
all: add read-only option to database (#22407) 4 years ago
Martin Holst Swende c4a2b682ff
cmd/geth: add db commands stats, compact, put, get, delete (#22014) 4 years ago
ucwong 7ddb40239b
ethdb/leveldb: use timer instead of time.After (#21066) 4 years ago
Martin Holst Swende 6402c42b67
all: simplify and fix database iteration with prefix/start (#20808) 4 years ago
gary rong df89233b57 ethdb/leveldb: disable seek compaction (#20130) 5 years ago
Andrey Petrov 46ec63b849 ethdb/dbtest: addd test suite for ethdb backends (#19960) 5 years ago
Péter Szilágyi e46a01d56c
ethdb/memorydb: allow noop compact on memdb (#19907) 5 years ago
Péter Szilágyi 1a83114c74
all: update author list and licenses 5 years ago
Péter Szilágyi b02958b9c5
core, ethdb, metrics, p2p: expose various counter metrics for grafana 5 years ago
gary rong 37d280da41
core, cmd, vendor: fixes and database inspection tool (#15) 5 years ago
gary rong 80469bea0c
all: integrate the freezer with fast sync 5 years ago
rjl493456442 b6cac42e9f
core/rawdb: add file lock for freezer 5 years ago
Péter Szilágyi 006c21efc7
cmd, core, eth, les, node: chain freezer on top of db rework 5 years ago
Péter Szilágyi 9effd64290
core, eth, trie: bloom filter for trie node dedup during fast sync (#19489) 5 years ago
Martin Holst Swende 59e1953246 core, ethdb, trie: mode dirty data to clean cache on flush (#19307) 6 years ago
Péter Szilágyi 8111b9dda5
ethdb, trie: tiny API tidy-up from the database rework pr 6 years ago