plugeth/core
Marius van der Wijden 86af788790
core: use less memory during reorgs (#24616)
This PR significantly reduces the memory consumption of a long reorg
2022-05-30 08:42:06 +02:00
..
asm
beacon
bloombits
forkid eth/catalyst: implement kintsugi-spec v3 (#24067) 2021-12-17 15:38:58 +01:00
rawdb
state
types core: use less memory during reorgs (#24616) 2022-05-30 08:42:06 +02:00
vm
.gitignore
bench_test.go
block_validator_test.go
block_validator.go cmd, core, eth, miner: deprecate miner.gastarget flag (#23213) 2021-08-10 11:28:33 +03:00
blockchain_insert.go
blockchain_reader.go
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go
blockchain.go core: use less memory during reorgs (#24616) 2022-05-30 08:42:06 +02:00
blocks.go
bloom_indexer.go
chain_indexer_test.go
chain_indexer.go all: make logs a bit easier on the eye to digest (#22665) 2021-04-15 20:35:00 +03:00
chain_makers_test.go
chain_makers.go
dao_test.go accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 2021-06-15 13:56:14 +03:00
error.go
events.go
evm.go
forkchoice.go
gaspool.go
gen_genesis_account.go
gen_genesis.go
genesis_alloc.go
genesis_test.go
genesis.go
headerchain_test.go
headerchain.go
mkalloc.go
rlp_test.go
state_prefetcher.go
state_processor_test.go
state_processor.go
state_transition.go
tx_cacher.go
tx_journal.go
tx_list_test.go
tx_list.go core: fixed stale comment in txlist (#23825) 2021-10-28 14:59:51 +02:00
tx_noncer.go
tx_pool_test.go
tx_pool.go
types.go