Commit Graph

15676 Commits (master)
 

Author SHA1 Message Date
Sina M a50cac5bbe
core/vm: EXTCODE* return delegation designator for 7702 (#31089) 7 hours ago
Sina M 0e1a19da76
core: implement eip-7623 floor data gas (#30946) 7 hours ago
Ryan Tinianov 9b9e7ccacf
all: add build tags for wasip1 (#31090) 7 hours ago
Felix Lange 9bc8256a09 version: begin v1.15.0 release cycle 9 hours ago
Felix Lange b3833e5d98
build: provide a flag to disable publishing in dockerx build (#31098) 9 hours ago
Felix Lange fa9a2ff868
crypto: add IsOnCurve check (#31100) 10 hours ago
Felix Lange 7d0e197def
build: retry PPA upload up to three times (#31099) 10 hours ago
Felix Lange d80da7c3b4 Revert ".travis.yml: change arch for Docker build to arm64 (#31096)" 13 hours ago
Felix Lange 7b96ec4dae
.travis.yml: change arch for Docker build to arm64 (#31096) 13 hours ago
Sina M 11e841e599
build: bump test timeout (#31095) 13 hours ago
Guillaume Ballet 52766bedb9
core/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036) 1 day ago
Sina M 3fcbb6735e
.github: add lint step (#31068) 2 days ago
Péter Szilágyi 39638c81c5
all: nuke total difficulty (#30744) 2 days ago
Christina 9516e0f6b6
chore: fix various comments (#31082) 2 days ago
Christina f0e8a3e9c8
fix README.md (#31076) 5 days ago
zhen peng 75526bb8e0
p2p/nat: add stun protocol (#31064) 6 days ago
Sina M 3003a13440
core/vm: implement EIP-2537 spec updates (#30978) 6 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) 1 week ago
levisyin 448e16ad54
build: upgrade -dlgo version to Go 1.23.5 (#31037) 1 week 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) 2 weeks ago
Quentin McGaw fcf5204a02
core/txpool/legacypool: fix flaky test TestAllowedTxSize (#30975) 2 weeks ago
dashangcun 8752785a98
cmd/devp2p/internal/ethtest: using slices.SortFunc to simplify the code (#31012) 2 weeks ago
Martin Redmond f460f019e9
eth/tracers/logger: return revert reason (#31013) 2 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