• 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...
config.go Loading commit data...
config_test.go Loading commit data...
defaults.go Loading commit data...
doc.go Loading commit data...
endpoints.go Loading commit data...
errors.go Loading commit data...
lifecycle.go Loading commit data...
node.go Loading commit data...
node_example_test.go Loading commit data...
node_test.go Loading commit data...
rpcstack.go Loading commit data...
rpcstack_test.go Loading commit data...
utils_test.go Loading commit data...