plugeth/eth/filters
gary rong 0c70b83e00
all: add read-only option to database (#22407)
* 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
2021-03-22 19:06:30 +01:00
..
api_test.go common: delete StringToAddress, StringToHash (#16436) 2018-04-10 14:12:07 +03:00
api.go eth/filters: fix potential deadlock in filter timeout loop (#22178) 2021-01-21 12:17:10 +01:00
bench_test.go all: add read-only option to database (#22407) 2021-03-22 19:06:30 +01:00
filter_system_test.go eth/filters: fix potential deadlock in filter timeout loop (#22178) 2021-01-21 12:17:10 +01:00
filter_system.go all: remove redundant conversions and import names (#21903) 2020-11-25 21:00:23 +01:00
filter_test.go all: add read-only option to database (#22407) 2021-03-22 19:06:30 +01:00
filter.go eth/filters: fix typo on unindexedLogs function's comment (#20827) 2020-03-27 16:33:14 +01:00