Commit Graph

1391 Commits (eab4d898fddc9073abf39cea28dd3e6475f56721)

Author SHA1 Message Date
Preston Van Loon b97f57882c
eth/fetcher: remove superfluous nilness-check (#23739) 3 years ago
jwasinger 011fe3eb5e
core: remove unused error from TxPool.Pending (#23720) 3 years ago
Iskander (Alex) Sharipov 778ff94794
all: fix some go-critic linter warnings (#23709) 3 years ago
noam-alchemy 633e7ef478
eth,rpc: allow for flag configured timeouts for eth_call (#23645) 3 years ago
Martin Holst Swende 6289137827
consensus/clique, core: API cleanup (#23100) 3 years ago
Marius van der Wijden 53b1420ede
params: changed CatalystBlock to TerminalTotalDifficulty (#23700) 3 years ago
aaronbuchwald bcbd700367
eth/gasprice: avoid modifying TestChainConfig (#23204) 3 years ago
Marius van der Wijden ee120ef865
miner: fix data race during shutdown (#23435) 3 years ago
Martin Holst Swende 28d30b51f8
eth: close miner on exit (instead of just stopping) (#21992) 3 years ago
Sina Mahmoodi 48496e0675
internal/ethapi: use correct signer when serving old blocks (#23683) 3 years ago
Martin Holst Swende 307156cc46
eth/api: add rpc method to obtain which states are accessible (#23646) 3 years ago
Ferran Borreguero 0dbb3b1601
eth/protocols/eth: replace array with counter in txn broadcaster (#23656) 3 years ago
Miro 5a0e1d88f4
eth/filters: fix TestPendingLogsSubscription (#23619) 3 years ago
Sina Mahmoodi b522f5e091
eth/tracers: fix callTracer fault handling (#23667) 3 years ago
Martin Holst Swende 3a6fe69f23
eth/protocols/snap, trie: better error-handling (#23657) 3 years ago
Ferran Borreguero a541fbea18
eth/protocols/eth: simplify peer known block/txs caches (#23649) 3 years ago
Martin Holst Swende 3531ca2246
eth/tracers: avoid unsyncronized mutations on trie database (#23632) 3 years ago
Sina Mahmoodi 783e97ef1f
core/rawdb: avoid unnecessary receipt processing for log filtering (#23147) 3 years ago
Martin Holst Swende ab2caaee11
eth/tracers: implement debug.intermediateRoots (#23594) 3 years ago
Guillaume Ballet 443afc975c
core/state: move state account to core/types + abstracted "write account to trie" (#23567) 3 years ago
Sina Mahmoodi ac7baeab57
eth/tracers: re-write of 4byte tracer using enter/exit (#23622) 3 years ago
Sina Mahmoodi 401354976b
core,eth: call frame tracing (#23087) 3 years ago
Martin Holst Swende 7ada89d4e6
eth/tracers: abort evm execution when trace is aborted (#23580) 3 years ago
Marius van der Wijden b8d7c662cd
core, rpc: disable memory output by default in traces (#23558) 3 years ago
Péter Szilágyi 9e17648d8c
les: duplicate downloader and fetcher to allow progressive refactoring 3 years ago
Martin Holst Swende 62ad17fb00
Revert "eth, internal/ethapi: make RPC block miner field show block sealer correctly (#23312)" (#23466) 3 years ago
Péter Szilágyi 0db0b27754
Revert "Revert "eth: drop eth/65, the last non-reqid protocol version" (#23426)" (#23456) 3 years ago
Felföldi Zsolt f38abc55f1
eth/gasprice: feeHistory improvements (#23422) 3 years ago
Péter Szilágyi c368f728c1
Revert "eth: drop eth/65, the last non-reqid protocol version" (#23426) 3 years ago
chuwt 5566e5d152
eth/downloader: fix typo in comment (#23413) 3 years ago
陈佳 57feabea66
eth, internal/ethapi: make RPC block miner field show block sealer correctly (#23312) 3 years ago
gary rong 6d175460df
cmd, core, eth, miner: deprecate miner.gastarget flag (#23213) 3 years ago
Martin Holst Swende 0658712f65
core: check if sender is EOA (#23303) 3 years ago
lightclient bbfa6488ac
Use `hexutil.Uint` for `blockCount` parameter in `feeHistory` method (#23239) 3 years ago
Marius van der Wijden 97aacd9b35
core: fix pre-check for account balance under EIP-1559 (#23244) 3 years ago
aaronbuchwald a5e3aa693c
eth/tracers: fix typo in test name (#23218) 3 years ago
Mark c49e065fea
internal: get pending and queued transaction by address (#22992) 3 years ago
Péter Szilágyi dea71556cc
eth/gasprice, internal/ethapi, miner: minor feehistory fixes 3 years ago
Sina Mahmoodi 5441a8fa47
all: remove noop vm config flags (#23111) 3 years ago
Martin Holst Swende d21a069619
eth, miner: add RPC method to modify miner gaslimit (pre london: ceiling) (#23134) 3 years ago
ucwong 3b05318525
cmd/evm, eth/ethconfig: regenerate struct codecs (#23140) 3 years ago
Martin Holst Swende f5f906dd0d
eth/tracers: improve tracing performance (#23016) 3 years ago
Martin Holst Swende c131e812ae
eth/fetcher, trie: unit test reliability fixes (#23020) 3 years ago
Marius van der Wijden 686b2884ee
all: removed blockhash from statedb (#23126) 3 years ago
Péter Szilágyi d3f018fde8
eth: drop eth/65, the last non-reqid protocol version 3 years ago
Felföldi Zsolt 35dbf7a8a3
eth/gasprice: implement feeHistory API (#23033) 3 years ago
Sina Mahmoodi 1b5582acf7
core, eth: fix precompile addresses for tracers (#23097) 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
haryu703 c07918e7d8
eth/gasprice: fix typo in comment (#22998) 3 years ago