• gary rong's avatar
    all: add read-only option to database (#22407) · 0c70b83e
    gary rong authored
    * all: add read-only option to database
    
    * all: fixes tests
    
    * cmd/geth: migrate flags
    
    * cmd/geth: fix the compact
    
    * cmd/geth: fix the format
    
    * cmd/geth: fix log
    
    * cmd: add chain-readonly
    
    * core: add readonly notion to freezer
    
    * core/rawdb: add log
    
    * core/rawdb: fix freezer close
    
    * cmd: fix
    
    * cmd, core: construct db
    
    * core: update tests
    0c70b83e
Name
Last commit
Last update
..
api.go Loading commit data...
api_test.go Loading commit data...
bench_test.go Loading commit data...
filter.go Loading commit data...
filter_system.go Loading commit data...
filter_system_test.go Loading commit data...
filter_test.go Loading commit data...