• 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
..
testdata Loading commit data...
accountcmd.go Loading commit data...
accountcmd_test.go Loading commit data...
chaincmd.go Loading commit data...
config.go Loading commit data...
consolecmd.go Loading commit data...
consolecmd_test.go Loading commit data...
dao_test.go Loading commit data...
dbcmd.go Loading commit data...
genesis_test.go Loading commit data...
les_test.go Loading commit data...
main.go Loading commit data...
misccmd.go Loading commit data...
run_test.go Loading commit data...
snapshot.go Loading commit data...
usage.go Loading commit data...
version_check.go Loading commit data...
version_check_test.go Loading commit data...