plugeth/eth/protocols/eth
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
..
broadcast.go eth/handler, broadcast: optimize tx broadcast mechanism (#22176) 2021-02-17 14:59:00 +01:00
discovery.go core, eth: split eth package, implement snap protocol (#21482) 2020-12-14 10:27:15 +01:00
handler_test.go eth/protocols/eth: remove magic numbers in test (#21999) 2020-12-14 14:31:23 +01:00
handler.go eth: implement eth66 (#22241) 2021-02-18 18:54:29 +02:00
handlers.go eth: implement eth66 (#22241) 2021-02-18 18:54:29 +02:00
handshake_test.go core, eth: split eth package, implement snap protocol (#21482) 2020-12-14 10:27:15 +01:00
handshake.go core, eth: split eth package, implement snap protocol (#21482) 2020-12-14 10:27:15 +01:00
peer_test.go core, eth: split eth package, implement snap protocol (#21482) 2020-12-14 10:27:15 +01:00
peer.go eth: implement eth66 (#22241) 2021-02-18 18:54:29 +02:00
protocol_test.go all: add read-only option to database (#22407) 2021-03-22 19:06:30 +01:00
protocol.go eth: implement eth66 (#22241) 2021-02-18 18:54:29 +02:00