• rjl493456442's avatar
    core/rawdb, cmd, ethdb, eth: implement freezer tail deletion (#23954) · 538a8683
    rjl493456442 authored
    * core/rawdb, cmd, ethdb, eth: implement freezer tail deletion
    
    * core/rawdb: address comments from martin and sina
    
    * core/rawdb: fixes cornercase in tail deletion
    
    * core/rawdb: separate metadata into a standalone file
    
    * core/rawdb: remove unused code
    
    * core/rawdb: add random test
    
    * core/rawdb: polish code
    
    * core/rawdb: fsync meta file before manipulating the index
    
    * core/rawdb: fix typo
    
    * core/rawdb: address comments
    538a8683
Name
Last commit
Last update
..
dbtest Loading commit data...
leveldb Loading commit data...
memorydb Loading commit data...
batch.go Loading commit data...
database.go Loading commit data...
iterator.go Loading commit data...
snapshot.go Loading commit data...