Commit Graph

15663 Commits (9516e0f6b693794dee7191ecbb5cef6749d3eef3)
 

Author SHA1 Message Date
Christina 9516e0f6b6
chore: fix various comments (#31082) 3 days ago
Christina f0e8a3e9c8
fix README.md (#31076) 5 days ago
zhen peng 75526bb8e0
p2p/nat: add stun protocol (#31064) 7 days ago
Sina M 3003a13440
core/vm: implement EIP-2537 spec updates (#30978) 7 days ago
Michael de Hoog f700ed9eb6
accounts/usbwallet: fix ledger access for latest firmware and add Ledger Flex (#31004) 7 days ago
Sina M 33756802f6
eth/catalyst: fail on duplicate request types (#31071) 1 week ago
Martin HS d3cc618951
trie: reduce allocations in stacktrie (#30743) 1 week ago
rjl493456442 a840e9b59f
triedb/pathdb: fix state revert on v2 history (#31060) 1 week ago
ucwong d10c61ca44
go.mod: gencodec stable v0.1.0 (#31062) 1 week ago
Felix Lange 218b697f05
p2p: support configuring NAT in TOML file (#31041) 1 week ago
Danno Ferrin c43faa3d9d
cmd/evm: restore --bench flag to evm statetest (#31055) 1 week ago
Felix Lange 4af9af419d
go.mod: remove toolchain line (#31057) 1 week ago
jwasinger 6c10996bf5
eth/filters: ensure API timeoutLoop terminates with event system (#31056) 1 week ago
Martin HS 2bf4a8ff73
cmd/evm: refactor handling output-files for `t8n` (#30854) 1 week ago
jwasinger e25cedf16d
core/txpool: terminate subpool reset goroutine if pool was closed (#31030) 1 week ago
Shude Li 530adfc8e3
core/types: initialize ChainID in SetCodeTx copy method (#31054) 2 weeks ago
levisyin 448e16ad54
build: upgrade -dlgo version to Go 1.23.5 (#31037) 2 weeks ago
Shude Li 17199daa76
core/types: correct chainId check for pragueSigner (#31032) 2 weeks ago
Cedrick cc814d6b7b
cmd/abigen: require either `--abi` or `--combined-json` (#31045) 2 weeks ago
Felföldi Zsolt ea31bd9faf
ethdb/memorydb: faster DeleteRange (#31038) 2 weeks ago
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 2 weeks ago
Matthieu Vachon 4d94bd83b2
core/tracing: document `OnCodeChange` now being called from SelfDestruct (#31007) 2 weeks ago
jwasinger 47d17acdc9
core/txpool/legacypool: ensure pending nonces are reset by SubPool.Clear (#31020) 2 weeks ago
georgehao 9e4f08c25d
core: use sync.Once for SenderCacher initialization (#31029) 2 weeks ago
Sina M 9b68875d68
beacon/engine: check for empty requests (#31010) 2 weeks ago
jwasinger 8dfad579e9
eth/gasprice: ensure cache purging goroutine terminates with subscription (#31025) 2 weeks ago
Felix Lange 04a336aee8
core/types: change SetCodeTx.ChainID to uint256 (#30982) 2 weeks ago
georgehao 1843f27766
all: fix some typos in comments and names (#31023) 2 weeks ago
rjl493456442 37c0e6992e
cmd, core, miner: rework genesis setup (#30907) 2 weeks ago
Paul Lange 864e717b56
core: remove unused function parameters (#31001) 3 weeks ago
Quentin McGaw fcf5204a02
core/txpool/legacypool: fix flaky test TestAllowedTxSize (#30975) 3 weeks ago
dashangcun 8752785a98
cmd/devp2p/internal/ethtest: using slices.SortFunc to simplify the code (#31012) 3 weeks ago
Martin Redmond f460f019e9
eth/tracers/logger: return revert reason (#31013) 3 weeks ago
Daniel Liu c0882429f0
build: upgrade golangci-lint to v1.63.4 (#31019) 3 weeks ago
rjl493456442 82e963e5c9
triedb/pathdb: configure different node hasher in pathdb (#31008) 3 weeks ago
Marius van der Wijden 033de2a05b
README: remove private network section from readme (#31005) 3 weeks ago
Ceyhun Onur 5065e6c935
triedb/pathdb: fix tester generator (#30972) 3 weeks ago
Savely e75f354ae7
cmd/clef: fix JS issues in documentation (#30980) 3 weeks ago
Martin HS 9298074633
eth/protocols/eth: prevent hanging dispatch (#30918) 4 weeks ago
georgehao 6897a4a9e0
core/types: improve printList in DeriveSha test (#30969) 4 weeks ago
Marius van der Wijden c5a8d34851
core/rawdb: fix panic in freezer (#30973) 4 weeks ago
Sina M a9ab53d751
internal/ethapi: update default simulation timestamp increment to 12 (#30981) 4 weeks ago
Felix Lange 06883c1686
eth/tracers/logger: skip system calls (#30923) 4 weeks ago
gitglorythegreat 85ffbde427
all: use cmp.Compare (#30958) 4 weeks ago
gitglorythegreat 0feb999d3f
crypto/bn256: fix MulScalar (#30974) 4 weeks ago
かげ f4e8e877f6
internal/flags: update copyright year to 2025 (#30976) 4 weeks ago
Felix Lange 341647f186
params: update system contracts for prague devnet-5 (#30938) 1 month ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 1 month ago
Felix Lange f861535f1e
cmd/evm: update tests for SetCodeAuthorization JSON encoding change (#30936) 1 month ago
Felix Lange 73a4ecf675 core/types: rename SetCodeAuthorization 'v' to 'yParity' 1 month ago