Commit Graph

6 Commits (68c0ec08158c2e61a40baa4489fd4377f6d1a223)

Author SHA1 Message Date
rjl493456442 4d086430bd
core, ethdb, tests, trie: implement NewBatchWithSize API for batcher (#24392) 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
gary rong 80469bea0c
all: integrate the freezer with fast sync 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 054412e335
all: clean up and proerly abstract database access 6 years ago
gary rong a4a2343cdc ethdb, core: implement delete for db batch (#17101) 6 years ago
Martin Holst Swende 017b9f7eac core, ethdb: reuse database batches (#15989) 7 years ago
Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 7 years ago
Felix Lange b252589960 ethdb: remove Flush 9 years ago
Felix Lange 8b32f10f16 ethdb: add NewBatch 9 years ago
Felix Lange 8c4dab77ba all: move common.Database to package ethdb 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
obscuren c590b505ed core, ethdb, trie: validate database errors 9 years ago
obscuren 020006a8ed common, ethdb: removed caching and LastTD 9 years ago
Bas van Kervel c273ed7d82 Moved leveldb update loop to eth/backend 10 years ago
Bas van Kervel 07e85d8e14 Moved leveldb update loop to eth/backend 10 years ago
obscuren 7f32a08b60 Queued level db writes and batch writes. Closes #647 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren f4fa0d48cb Moved keyring to ethutil & removed old methods. Implements #20 11 years ago
obscuren c0fcefa3a0 Added a GetKeys method to support multiple accounts 11 years ago
obscuren 55c1c220d0 Added delete to database interfaces 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago