Commit Graph

121 Commits (5a584c21333f1e0cdfa886e4b78296c5a8fd2f04)

Author SHA1 Message Date
Eng Zer Jun 8d066f1f42
all: use T.TempDir to create temporary test directories (#24633) 2 years ago
Di Peng c029cdc90b
core: fix typo in blockchain test (#24263) 3 years ago
Péter Szilágyi c10a0a62c3
eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
Marius van der Wijden 3038e480f5
all: core rework for the merge transition (#23761) 3 years ago
Sina Mahmoodi 1876cb443b
all: move loggers to eth/tracers (#23892) 3 years ago
Martin Holst Swende eab4d898fd
core: fix benchmark tests (#23803) 3 years ago
meowsbits c72b16c340
core: use block difficulty for genesis (#23793) 3 years ago
Martin Holst Swende 6289137827
consensus/clique, core: API cleanup (#23100) 3 years ago
Miro cf8a6d6173
core: tests for forked blocks retrievable by hash (#23695) 3 years ago
Martin Holst Swende edb1937cf7
core: improve shutdown synchronization in BlockChain (#22853) 3 years ago
Martin Holst Swende 794c6133ef
core/rawdb: freezer batch write (#23462) 3 years ago
baptiste-b-pegasys 523866c2cc
all: change blacklist terms 3 years ago
Péter Szilágyi 7a7abe3de8
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 3 years ago
Péter Szilágyi c503f98f6d
all: rename internal 1559 gas fields, add support for graphql (#23010) 3 years ago
Martin Holst Swende 67e7f61af7
core: fix failing tests (#22888) 3 years ago
Martin Holst Swende 94451c2788
all: implement EIP-1559 (#22837) 3 years ago
Martin Holst Swende a5669ae292
core, params: implement EIP-3529 (#22733) 3 years ago
Martin Holst Swende cc606be74c
all: define London+baikal, undefine yolov3, add london override flag (#22822) 3 years ago
Péter Szilágyi 1e207342b5
all: make logs a bit easier on the eye to digest (#22665) 3 years ago
gary rong 0c70b83e00
all: add read-only option to database (#22407) 4 years ago
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
ucwong 83e4c49e2b
trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) 4 years ago
Martin Holst Swende 7770e41cb5
core: improve contextual information on core errors (#21869) 4 years ago
gary rong 87c0ba9213
core, eth, les, trie: add a prefix to contract code (#21080) 4 years ago
Péter Szilágyi 8cbdc8638f
core: define and test chain rewind corner cases (#21409) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 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
Felix Lange 92a7538ed3
core: improve TestLogRebirth (#20961) 4 years ago
ucwong f98cabad7c
core: add missing Timer.Stop call in TestLogReorgs (#20870) 5 years ago
Martin Holst Swende 074efe6c8d
core: fix two snapshot iterator flaws, decollide snap storage prefix 5 years ago
Martin Holst Swende bc5d742c66
core: more blockchain tests 5 years ago
Péter Szilágyi a4cf279494
core/state: extend snapshotter to handle account resurrections 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 06d4470b41
core: fix broken tests due to API changes + linter 5 years ago
gary rong fc7e0fe6c7 core, miner: remove PostChainEvents (#19396) 5 years ago
Felix Lange f71e85b8e2 core: fix staticcheck warnings (#20323) 5 years ago
Martin Holst Swende c476460cb2
params: check fork ordering when initializing new genesis, fixes #20136 (#20169) 5 years ago
Martin Holst Swende f49d6e5ec0
core: add blockchain test too for revert cornercase 5 years ago
Martin Holst Swende 4aee0d1994 core: fix crash in chain reimport (#19986) 5 years ago
Felföldi Zsolt 58497f46bd
les, les/flowcontrol: implement LES/3 (#19329) 5 years ago
Péter Szilágyi 9eba3a9fff
cmd/geth, core/rawdb: seamless freezer consistency, friendly removedb 5 years ago
gary rong 37d280da41
core, cmd, vendor: fixes and database inspection tool (#15) 5 years ago
gary rong 80469bea0c
all: integrate the freezer with fast sync 5 years ago
gary rong c113723fdb core: handle importing known blocks more gracefully (#19417) 5 years ago
Martin Holst Swende c8cf360f29
core: fix canonicality confusion (#19514) 5 years ago
Péter Szilágyi 7221cb1434
core, eth, les, light: scope receipt functionality a bit cleaner 6 years ago
Péter Szilágyi 43631aa1d6
core: minor code polishes + rebase fixes 6 years ago
rjl493456442 690bd8a417
core: re-omit new log event when logs rebirth 6 years ago