Commit Graph

2163 Commits (27e59827d804b0112c4213465ff3b902e25cb6d9)

Author SHA1 Message Date
ucwong aaede53738
core/rawdb : log format fix for Unindexing transaction (#21064) 4 years ago
Martin Holst Swende 7ace5a3a8b
core: fixup blockchain tests (#21062) 4 years ago
Martin Holst Swende 4535230059
cmd, core, eth: background transaction indexing (#20302) 4 years ago
AusIV 069a7e1f8a
core/rawdb: stop freezer process as part of freezer.Close() (#21010) 4 years ago
Péter Szilágyi 0b2edf05bb
core/state: make GetCodeSize mirror GetCode implementation wise 4 years ago
Martin Holst Swende 82f9ed49fa
core/state: avoid statedb.dbErr due to emptyCode (#21051) 4 years ago
Martin Holst Swende b0b65d017f
core/state: abort commit if read errors have occurred (#21039) 4 years ago
Martin Holst Swende 1152f45849
core/state: include zero-address in state dump if present (#21038) 4 years ago
gary rong 85944c2561
core/state/snapshot: fix typo (#21037) 4 years ago
Péter Szilágyi 90af6dae6e
core/state/snapshot: don't create storage list for non-existing accounts 4 years ago
Boqin Qin 39c64d85a2
core: avoid double-lock in tx_pool_test (#20984) 4 years ago
Péter Szilágyi da59147014
core/state/snapshot: release iterator after verification 4 years ago
gary rong 2337aa64eb
core/state/snapshot: fix trie generator reporter (#21004) 4 years ago
Péter Szilágyi 4b6f6ffe23
core/state/snapshot: fix journal nil deserialziation 4 years ago
gary rong 26d271dfbb
core/state/snapshot: implement storage iterator (#20971) 4 years ago
Felix Lange 92a7538ed3
core: improve TestLogRebirth (#20961) 4 years ago
Boqin Qin ba068d40dd
core: add check in AddChildIndexer to avoid double lock (#20982) 4 years ago
gary rong 8a2e8faadd
core/state/snapshot: fix binary iterator (#20970) 4 years ago
icodezjb 2ec7232191
core: mirror full node reorg logic in light client too (#20931) 4 years ago
gary rong b9df7ecdc3
all: seperate consensus error and evm internal error (#20830) 4 years ago
Martin Holst Swende c036fe35a8
core/state/snapshot: make difflayer account iterator seek operation inclusive 4 years ago
Boqin Qin 7599999dcd
snapshot: add Unlock before return (#20948) 4 years ago
rene 648b0cb714
cmd, core: remove override muir glacier and override istanbul (#20942) 4 years ago
Martin Holst Swende 6402c42b67
all: simplify and fix database iteration with prefix/start (#20808) 4 years ago
Marius van der Wijden 2a836bb259
core/rawdb: fix data race between Retrieve and Close (#20919) 5 years ago
Raw Pong Ghmoa 15540ae992
cmd: deprecate --testnet, use named networks instead (#20852) 5 years ago
Felix Lange c8e9a91672
build: upgrade to golangci-lint 1.24.0 (#20901) 5 years ago
Martin Holst Swende 8dc8941551
core/vm: use a callcontext struct (#20761) 5 years ago
ucwong f98cabad7c
core: add missing Timer.Stop call in TestLogReorgs (#20870) 5 years ago
Wenbiao Zheng 03fe9de2cb
eth: add debug_accountRange API (#19645) 5 years ago
Martin Holst Swende 76eed9e50d
snapshotter/tests: verify snapdb post-state against trie (#20812) 5 years ago
Martin Holst Swende 55a73f556a
core: bump txpool tx max size to 128KB 5 years ago
Felix Lange d6c5f2417c
eth: improve shutdown synchronization (#20695) 5 years ago
meowsbits a75c0610b7
core/blockchain: simplify atomic store after writeBlockWithState (#20798) 5 years ago
Martin Holst Swende 074efe6c8d
core: fix two snapshot iterator flaws, decollide snap storage prefix 5 years ago
gary rong 6283391c99
core/rawdb: improve table database (#20703) 5 years ago
meowsbits 20a092fb9f
core/rawdb: fix freezer table test error check 5 years ago
Péter Szilágyi fab0ee3bfa
core/state/snapshot: fix various iteration issues due to destruct set 5 years ago
Martin Holst Swende bc5d742c66
core: more blockchain tests 5 years ago
Martin Holst Swende eff7cfbb03
core/state/snapshot: handle deleted accounts in fast iterator 5 years ago
Péter Szilágyi 328de180a7
core/state: fix resurrection state clearing and access 5 years ago
Péter Szilágyi dcb22a9f99
core/state: fix account root hash update point 5 years ago
Péter Szilágyi a4cf279494
core/state: extend snapshotter to handle account resurrections 5 years ago
Péter Szilágyi 6e05ccd845
core/state/snapshot, tests: sync snap gen + snaps in consensus tests 5 years ago
Ali Atiia 556888c4a9
core/vm: fix method doc (#20730) 5 years ago
Martin Holst Swende fe8347ea8a
squashme 5 years ago
Martin Holst Swende 361a6f08ac
core/tests: test for destroy+recreate contract with storage 5 years ago
Péter Szilágyi 92ec07d63b
core/state: fix an account resurrection issue 5 years ago
Péter Szilágyi 06d4470b41
core: fix broken tests due to API changes + linter 5 years ago
Martin Holst Swende 19099421dc
core/state/snapshot: faster account iteration, CLI integration 5 years ago