Commit Graph

1849 Commits (067084fedab1d50e224e40e6442a7740fc53611a)

Author SHA1 Message Date
Marius van der Wijden 067084feda
core: fix race conditions in txpool (#23474) 3 years ago
Ikko Ashimine 31be5d41d9
core: fix typo in iterator.go (#23502) 3 years ago
Paweł Bylica 3258211f68
core/vm: rework jumpdest analysis benchmarks (#23499) 3 years ago
Felix Lange 8a134014b4
all: add go:build lines (#23468) 4 years ago
gary rong a5a5237178
core, light, tests, trie: add state metrics (#23433) 4 years ago
Martin Holst Swende d705f5a554
core: make txpool reject too sudden changes (#23095) 4 years ago
Martin Holst Swende a0a4a153e9
core/types: add benchmarks for rlp encoding/decoding (#23190) 4 years ago
Guillaume Ballet 0b40977480
core/vm: fix typo in comment (#23450) 4 years ago
Pedro Gomes 8e0771c218
core/bloombits: avoid crash when storing errors of different type (#23437) 4 years ago
Martin Holst Swende 1d99573192
core/vm: faster code analysis (#23381) 4 years ago
Marius van der Wijden d02c605367
core: only check sendernoeoa in non fake mode (#23424) 4 years ago
chuwt 5566e5d152
eth/downloader: fix typo in comment (#23413) 4 years ago
Zachinquarantine 85b9bdd641
cmd, core: remove calaveras testnet (#23366) 4 years ago
Martin Holst Swende 5f98020a21
core/rawdb: implement sequential reads in freezer_table (#23117) 4 years ago
Péter Szilágyi 9d6480c3cd
core/state/snapshot: gofmt 4 years ago
Tyler Chambers 66948316f7
core/state/snapshot: clarify comment about snapshot repair (#23305) 4 years ago
Ziyuan Zhong 57d9e0ac75
core/state/snapshot: fix typo in comment (#23219) 4 years ago
gary rong 6d175460df
cmd, core, eth, miner: deprecate miner.gastarget flag (#23213) 4 years ago
Péter Szilágyi 3b38a83274
core/state/pruner: fix state bloom sync permission in Windows 4 years ago
shawn d60cfd2604
core: fix london-check to avoid duplication (#23333) 4 years ago
Shihao Xia 9e59474e46
core/rawdb: close database in test to avoid goroutine leak (#23287) 4 years ago
Martin Holst Swende 0658712f65
core: check if sender is EOA (#23303) 4 years ago
Patrick O'Grady d3e3a460ec
core/rawdb: fix logs to print block number, not address (#23328) 4 years ago
Marius van der Wijden 28ba686cbf
core/state: add trie prefetcher tests (#23216) 4 years ago
Sina Mahmoodi c38fab912b
core: get header from block cache (#23299) 4 years ago
aaronbuchwald 82c5085399
cre/state: fix outdated statedb Prepare comment (#23320) 4 years ago
baptiste-b-pegasys 3526f69047
all: remove term "whitelist" in comments and log messages (#23294) 4 years ago
baptiste-b-pegasys 523866c2cc
all: change blacklist terms 4 years ago
Marius van der Wijden 2faf796d2a
internal/ethapi: fix panic in accesslist creation (#23225) 4 years ago
gary rong 370680a7a9
core/types: revert removal of legacy receipt support (#23247) 4 years ago
Marius van der Wijden 97aacd9b35
core: fix pre-check for account balance under EIP-1559 (#23244) 4 years ago
Mark c49e065fea
internal: get pending and queued transaction by address (#22992) 4 years ago
Marius van der Wijden 8fe47b0a0d
core/state: avoid unnecessary alloc in trie prefetcher (#23198) 4 years ago
Martin Holst Swende ff4ff30a68
core, params: define london block at 12965000 (#23176) 4 years ago
ucwong 00b922fc5d
core/types: go generate (#23177) 4 years ago
Sina Mahmoodi 7522642393
core/types: remove LogForStorage type (#23173) 4 years ago
Sina Mahmoodi 5441a8fa47
all: remove noop vm config flags (#23111) 4 years ago
Péter Szilágyi e13d14e6a3
core/types: sanity check the basefee length inside a header (#23171) 4 years ago
gary rong bd566977e8
core: fix bad parent hash when jumping to genesis in setHead (#23162) 4 years ago
Martin Holst Swende f5f906dd0d
eth/tracers: improve tracing performance (#23016) 4 years ago
Marius van der Wijden 686b2884ee
all: removed blockhash from statedb (#23126) 4 years ago
Martin Holst Swende 2d4eff21ca
eth/downloader: increase downloader block body allowance (#23074) 4 years ago
Li Dongwei bca8c03e57
core/state: remove unused methods ReturnGas, GetStorageProofByHash (#23092) 4 years ago
Nye Liu 4dde0665c8
core: transaction journal should not be executable (#23090) 4 years ago
Oliver Tale-Yazdi 7b6c8363da
core: copy CliqueConfig in DeveloperGenesisBlock (#23068) 4 years ago
Jeff Wentworth 15fe3050a1
core/types: add DynamicFeeTx to TxData implementation list in docs (#23063) 4 years ago
Marius van der Wijden a675c89c75
core: readded state processor error tests (#23055) 4 years ago
Martin Holst Swende 080b6ebe91
core/vm: evm fix panic (#23047) 4 years ago
Péter Szilágyi aa69d36152
core, graphql, internal: expose effectiveGasPrice in receipts 4 years ago
Péter Szilágyi 7a7abe3de8
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 4 years ago