erigon-pulse/cmd
gary rong 8738c90219 les: historical data garbage collection (#19570)
This change introduces garbage collection for the light client. Historical
chain data is deleted periodically. If you want to disable the GC, use
the --light.nopruning flag.
# Conflicts:
#	cmd/geth/main.go
#	cmd/utils/flags.go
#	core/blockchain.go
#	core/chain_indexer.go
#	core/chain_indexer_test.go
#	core/chain_makers.go
#	core/dao_test.go
#	core/genesis.go
#	core/rawdb/accessors_chain_test.go
#	core/rawdb/accessors_indexes_test.go
#	core/rawdb/freezer.go
#	core/state/statedb_test.go
#	eth/downloader/downloader.go
#	eth/downloader/downloader_test.go
#	eth/downloader/testchain_test.go
#	eth/gen_config.go
#	internal/ethapi/api.go
#	internal/ethapi/backend.go
#	les/api_backend.go
#	les/client.go
#	les/odr_requests.go
#	les/odr_test.go
#	les/request_test.go
#	les/server.go
#	les/sync_test.go
#	les/test_helper.go
#	les/ulc_test.go
#	light/lightchain.go
#	light/odr.go
#	light/odr_util.go
#	light/postprocess.go
#	trie/database.go
#	trie/iterator_test.go
#	trie/trie_test.go
2020-08-07 13:16:46 +02:00
..
abidump post-merge fixups 2020-02-27 17:22:25 +03:00
abigen cmd/abigen: Sanitize vyper's combined json names (#20419) 2020-01-30 13:36:30 +02:00
bootnode Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
checkpoint-admin geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
clef cmd/clef: Fix broken link in README and other minor fixes (#21303) 2020-08-07 12:49:10 +02:00
devp2p cmd/devp2p: add discv4 test suite (#21163) 2020-08-07 12:48:58 +02:00
ethkey cmd: abstract getPassPhrase functions into one (#21219) 2020-08-07 11:25:25 +02:00
evm cmd/evm: add state transition tool for testing (#20958) 2020-08-07 11:38:07 +02:00
geth les: historical data garbage collection (#19570) 2020-08-07 13:16:46 +02:00
hack Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
integration Migrations: use stage name as db key (#868) 2020-08-05 17:13:35 +07:00
p2psim Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
pics Migrations: use stage name as db key (#868) 2020-08-05 17:13:35 +07:00
prometheus add get/sec chart (#856) 2020-08-02 12:53:30 +01:00
puppeth cmd/geth, cmd/puppeth: replace deprecated rpc and ws flags in tests and docs (#21317) 2020-08-07 12:54:50 +02:00
restapi Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
rlpdump Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rpcdaemon Update Readme.md (#876) 2020-08-05 18:29:54 +01:00
rpctest Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
semantics Tx retrace extension for Rest API (#436) 2020-04-10 19:47:45 +01:00
state Migrations: use stage name as db key (#868) 2020-08-05 17:13:35 +07:00
tester Txpool test6 (#797) 2020-07-27 23:00:08 +01:00
utils cmd, node: dump empty value config (#21296) 2020-08-07 12:47:04 +02:00