Commit Graph

15659 Commits (a0283d1e12f634949adfa8f146f9e182eb1d3957)
 

Author SHA1 Message Date
Martin HS a0283d1e12
Merge branch 'master' into local_pool_pt2 3 weeks ago
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 3 weeks ago
Matthieu Vachon 4d94bd83b2
core/tracing: document `OnCodeChange` now being called from SelfDestruct (#31007) 3 weeks ago
jwasinger 47d17acdc9
core/txpool/legacypool: ensure pending nonces are reset by SubPool.Clear (#31020) 3 weeks ago
georgehao 9e4f08c25d
core: use sync.Once for SenderCacher initialization (#31029) 3 weeks ago
Sina M 9b68875d68
beacon/engine: check for empty requests (#31010) 3 weeks ago
jwasinger 8dfad579e9
eth/gasprice: ensure cache purging goroutine terminates with subscription (#31025) 3 weeks ago
Felix Lange 04a336aee8
core/types: change SetCodeTx.ChainID to uint256 (#30982) 3 weeks ago
georgehao 1843f27766
all: fix some typos in comments and names (#31023) 3 weeks ago
rjl493456442 37c0e6992e
cmd, core, miner: rework genesis setup (#30907) 4 weeks ago
Martin HS df1db0b786
Merge branch 'master' into local_pool_pt2 4 weeks ago
Paul Lange 864e717b56
core: remove unused function parameters (#31001) 4 weeks ago
Quentin McGaw fcf5204a02
core/txpool/legacypool: fix flaky test TestAllowedTxSize (#30975) 4 weeks ago
dashangcun 8752785a98
cmd/devp2p/internal/ethtest: using slices.SortFunc to simplify the code (#31012) 4 weeks ago
Martin Redmond f460f019e9
eth/tracers/logger: return revert reason (#31013) 4 weeks ago
Daniel Liu c0882429f0
build: upgrade golangci-lint to v1.63.4 (#31019) 4 weeks ago
rjl493456442 82e963e5c9
triedb/pathdb: configure different node hasher in pathdb (#31008) 4 weeks ago
Martin Holst Swende 3c33b7b179
core/txpool rename tracker -> locals, re-add locals-gauge 4 weeks ago
Marius van der Wijden 033de2a05b
README: remove private network section from readme (#31005) 1 month ago
Ceyhun Onur 5065e6c935
triedb/pathdb: fix tester generator (#30972) 1 month ago
Savely e75f354ae7
cmd/clef: fix JS issues in documentation (#30980) 1 month ago
Martin Holst Swende 8639d5c044
core/txpool: don't track blobtxs, don't track invalid txs 1 month ago
Martin Holst Swende 231a2a5794
eth/catalyst: skip flaky test 1 month ago
Martin Holst Swende 7fd1563c81
core/txpool/legacypool: post-rebase fixup 1 month ago
Martin Holst Swende 14fd80ef39
eth/catalyst: test timeout bump 1 month ago
Martin Holst Swende 4e0edac2ef
core/txpool/legacypool: fix non-determinism in test 1 month ago
Martin Holst Swende 581264d6b9
core/txpool/tracker: address review concerns (pkg name + unused) 1 month ago
Martin Holst Swende 09abeed32b
core/txpool/tracking: fix nil deref 1 month ago
Martin Holst Swende 2b8a21db25
core/txpool, eth/catalyst: api changes, test update, external triggering of recheck 1 month ago
Martin Holst Swende 183fc1085e
core/txpool/legacypool: get the tests in order 1 month ago
Martin Holst Swende c2efd6fc19
core/txpool: split out tracker from the legacy pool 1 month ago
Martin Holst Swende ca63de4eb9
core/txpool: remove locals-tracking from subpools 1 month ago
Martin Holst Swende 02bfc7b065
miner: implement prioritized addresses (reuse --txpool.locals) 1 month ago
Martin Holst Swende 65a11cc6e3
core/txpool/legacypool: implement transaction tracking for handling local txs 1 month ago
Martin HS 9298074633
eth/protocols/eth: prevent hanging dispatch (#30918) 1 month ago
georgehao 6897a4a9e0
core/types: improve printList in DeriveSha test (#30969) 1 month ago
Marius van der Wijden c5a8d34851
core/rawdb: fix panic in freezer (#30973) 1 month ago
Sina M a9ab53d751
internal/ethapi: update default simulation timestamp increment to 12 (#30981) 1 month ago
Felix Lange 06883c1686
eth/tracers/logger: skip system calls (#30923) 1 month ago
gitglorythegreat 85ffbde427
all: use cmp.Compare (#30958) 1 month ago
gitglorythegreat 0feb999d3f
crypto/bn256: fix MulScalar (#30974) 1 month ago
かげ f4e8e877f6
internal/flags: update copyright year to 2025 (#30976) 1 month ago
Felix Lange 341647f186
params: update system contracts for prague devnet-5 (#30938) 2 months ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 2 months ago
Felix Lange f861535f1e
cmd/evm: update tests for SetCodeAuthorization JSON encoding change (#30936) 2 months ago
Felix Lange 73a4ecf675 core/types: rename SetCodeAuthorization 'v' to 'yParity' 2 months ago
Felix Lange 9d4b29f291
core/types: updates for EIP-7702 API functions (#30933) 2 months ago
Martin HS 1321a42525
cmd/evm: make evm statetest accept non-json files (#30927) 2 months ago
Felix Lange 06dfb42365
core/types, internal/ethapi: fixes for prague RPC encoding (#30926) 2 months ago
Martin HS 5b9a3ea9d2
core/vm: make all opcodes proper type (#30925) 2 months ago