Commit Graph

1995 Commits (6cc4cc68c2bfca3b4d2ddc6d14a6ac082be5ea90)

Author SHA1 Message Date
Martin Holst Swende 5f98020a21
core/rawdb: implement sequential reads in freezer_table (#23117) 3 years ago
Péter Szilágyi 9d6480c3cd
core/state/snapshot: gofmt 3 years ago
Tyler Chambers 66948316f7
core/state/snapshot: clarify comment about snapshot repair (#23305) 3 years ago
Ziyuan Zhong 57d9e0ac75
core/state/snapshot: fix typo in comment (#23219) 3 years ago
gary rong 6d175460df
cmd, core, eth, miner: deprecate miner.gastarget flag (#23213) 3 years ago
Péter Szilágyi 3b38a83274
core/state/pruner: fix state bloom sync permission in Windows 3 years ago
shawn d60cfd2604
core: fix london-check to avoid duplication (#23333) 3 years ago
Shihao Xia 9e59474e46
core/rawdb: close database in test to avoid goroutine leak (#23287) 3 years ago
Martin Holst Swende 0658712f65
core: check if sender is EOA (#23303) 3 years ago
Patrick O'Grady d3e3a460ec
core/rawdb: fix logs to print block number, not address (#23328) 3 years ago
Marius van der Wijden 28ba686cbf
core/state: add trie prefetcher tests (#23216) 3 years ago
Sina Mahmoodi c38fab912b
core: get header from block cache (#23299) 3 years ago
aaronbuchwald 82c5085399
cre/state: fix outdated statedb Prepare comment (#23320) 3 years ago
baptiste-b-pegasys 3526f69047
all: remove term "whitelist" in comments and log messages (#23294) 3 years ago
baptiste-b-pegasys 523866c2cc
all: change blacklist terms 3 years ago
Marius van der Wijden 2faf796d2a
internal/ethapi: fix panic in accesslist creation (#23225) 3 years ago
gary rong 370680a7a9
core/types: revert removal of legacy receipt support (#23247) 3 years ago
Marius van der Wijden 97aacd9b35
core: fix pre-check for account balance under EIP-1559 (#23244) 3 years ago
Mark c49e065fea
internal: get pending and queued transaction by address (#22992) 3 years ago
Marius van der Wijden 8fe47b0a0d
core/state: avoid unnecessary alloc in trie prefetcher (#23198) 3 years ago
Martin Holst Swende ff4ff30a68
core, params: define london block at 12965000 (#23176) 3 years ago
ucwong 00b922fc5d
core/types: go generate (#23177) 3 years ago
Sina Mahmoodi 7522642393
core/types: remove LogForStorage type (#23173) 3 years ago
Sina Mahmoodi 5441a8fa47
all: remove noop vm config flags (#23111) 3 years ago
Péter Szilágyi e13d14e6a3
core/types: sanity check the basefee length inside a header (#23171) 3 years ago
gary rong bd566977e8
core: fix bad parent hash when jumping to genesis in setHead (#23162) 3 years ago
Martin Holst Swende f5f906dd0d
eth/tracers: improve tracing performance (#23016) 3 years ago
Marius van der Wijden 686b2884ee
all: removed blockhash from statedb (#23126) 3 years ago
Martin Holst Swende 2d4eff21ca
eth/downloader: increase downloader block body allowance (#23074) 3 years ago
Li Dongwei bca8c03e57
core/state: remove unused methods ReturnGas, GetStorageProofByHash (#23092) 3 years ago
Nye Liu 4dde0665c8
core: transaction journal should not be executable (#23090) 3 years ago
Oliver Tale-Yazdi 7b6c8363da
core: copy CliqueConfig in DeveloperGenesisBlock (#23068) 3 years ago
Jeff Wentworth 15fe3050a1
core/types: add DynamicFeeTx to TxData implementation list in docs (#23063) 3 years ago
Marius van der Wijden a675c89c75
core: readded state processor error tests (#23055) 3 years ago
Martin Holst Swende 080b6ebe91
core/vm: evm fix panic (#23047) 3 years ago
Péter Szilágyi aa69d36152
core, graphql, internal: expose effectiveGasPrice in receipts 3 years ago
Péter Szilágyi 7a7abe3de8
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 3 years ago
Martin Holst Swende 087ed9c92e
params, core/forkid: add london testnet blocks (#23041) 3 years ago
Martin Holst Swende 8a4460c47e
core: change baseFee into baseFeePerGas in genesis json 3 years ago
Péter Szilágyi f68a68a313
core, internal: support various eth_call invocations post 1559 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 f763846e6e
core: make genesis parse baseFee correctly 3 years ago
Evolution404 248572ee54
core/rawdb: db inspect move 'config' and 'shutdown' into 'meta data' (#22978) 3 years ago
Martin Holst Swende 0e9c7d564d
tests: update for London (#22976) 3 years ago
Péter Szilágyi 7e915ee379
core, eth, miner: enforce configured mining reward post 1559 too 3 years ago
Martin Holst Swende 5cff9754d7
core, eth, internal, les: RPC methods and fields for EIP 1559 (#22964) 3 years ago
Guillaume Ballet 2cde472650
core/state: fix typos in test error message (#22962) 3 years ago
Martin Holst Swende 08ea52e77a
cmd/geth, core, params: replace baikal with calaveras (#22972) 3 years ago
Felföldi Zsolt 2d716c4b01
core: add new eip-1559 tx constraints (#22970) 3 years ago
Felföldi Zsolt 966ee3ae6d
all: EIP-1559 tx pool support (#22898) 3 years ago