Commit Graph

15696 Commits (d11e9c0b517364ae3a372af48f0b34f754e1dbc0)
 

Author SHA1 Message Date
Marcin Sobczak d11e9c0b51
cmd/devp2p/internal/ethtest: remove TD from status validation (#31137) 15 hours ago
Felix Lange d74c47f8db version: begin v1.15.1 release cycle 1 day ago
Felix Lange 756cca7c6f version: release go-ethereum v1.15.0 1 day ago
Sina M 1847b5f635
build: update EEST fixtures to prague devnet-6 (#31088) 1 day ago
ericxtheodore 9e33b29c74
build: update to Go 1.23.6 (#31130) 2 days ago
Felix Lange 5d97db8d03
all: update license comments and AUTHORS (#31133) 2 days ago
Sina M aaaf01d712
core/tracing: state journal wrapper (#30441) 2 days ago
Felix Lange ed1d46b3d3
consensus/misc/eip4844: more changes for blob gas calculation (#31128) 2 days ago
lightclient c4ad459bd2
consensus/misc/eip4844: use head's target blobs, not parent (#31101) 3 days ago
Marius van der Wijden 59d2eec9fc
core/txpool/blobpool: fix incorrect arguments in test (#31127) 3 days ago
Martin HS 7c7b7f6ab1
core/txpool: remove locals-tracking from txpools (#30559) 3 days ago
Felix Lange e332431cb2
core: assign default difficulty to zero for chain without ethash (#31067) 3 days ago
lightclient e6f3ce7b16
params,core: add max and target value to chain config (#31002) 3 days ago
Marius van der Wijden eee868226a
params: start osaka fork (#31125) 3 days ago
Marius van der Wijden 665c8512f3
core: copy genesis before modifying (#31097) 3 days ago
rjl493456442 0ad0966cec
core/rawdb: introduce flush offset in freezer (#30392) 3 days ago
kazak e26dd774a9
tests/fuzzers/bls12381: fix error message in fuzzCrossG2Add (#31113) 3 days ago
jwasinger 55a18616b1
core/vm: simplify tracer hook invocation in interpreter loop (#31074) 4 days ago
Sina M fc12dbe40b
eth/catalyst: fix validation of type 0 request (#31103) 7 days ago
lightclient 8daefeb890
params: update system contract addresses for devnet-6 (#31102) 1 week ago
Sina M a50cac5bbe
core/vm: EXTCODE* return delegation designator for 7702 (#31089) 1 week ago
Sina M 0e1a19da76
core: implement eip-7623 floor data gas (#30946) 1 week ago
Ryan Tinianov 9b9e7ccacf
all: add build tags for wasip1 (#31090) 1 week ago
Felix Lange 9bc8256a09 version: begin v1.15.0 release cycle 1 week ago
Felix Lange b3833e5d98
build: provide a flag to disable publishing in dockerx build (#31098) 1 week ago
Felix Lange fa9a2ff868
crypto: add IsOnCurve check (#31100) 1 week ago
Felix Lange 7d0e197def
build: retry PPA upload up to three times (#31099) 1 week ago
Felix Lange d80da7c3b4 Revert ".travis.yml: change arch for Docker build to arm64 (#31096)" 1 week ago
Felix Lange 7b96ec4dae
.travis.yml: change arch for Docker build to arm64 (#31096) 1 week ago
Sina M 11e841e599
build: bump test timeout (#31095) 1 week ago
Guillaume Ballet 52766bedb9
core/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036) 1 week ago
Sina M 3fcbb6735e
.github: add lint step (#31068) 1 week ago
Péter Szilágyi 39638c81c5
all: nuke total difficulty (#30744) 1 week ago
Christina 9516e0f6b6
chore: fix various comments (#31082) 1 week ago
Christina f0e8a3e9c8
fix README.md (#31076) 2 weeks ago
zhen peng 75526bb8e0
p2p/nat: add stun protocol (#31064) 2 weeks ago
Sina M 3003a13440
core/vm: implement EIP-2537 spec updates (#30978) 2 weeks ago
Michael de Hoog f700ed9eb6
accounts/usbwallet: fix ledger access for latest firmware and add Ledger Flex (#31004) 2 weeks ago
Sina M 33756802f6
eth/catalyst: fail on duplicate request types (#31071) 2 weeks ago
Martin HS d3cc618951
trie: reduce allocations in stacktrie (#30743) 2 weeks ago
rjl493456442 a840e9b59f
triedb/pathdb: fix state revert on v2 history (#31060) 2 weeks ago
ucwong d10c61ca44
go.mod: gencodec stable v0.1.0 (#31062) 2 weeks ago
Felix Lange 218b697f05
p2p: support configuring NAT in TOML file (#31041) 2 weeks ago
Danno Ferrin c43faa3d9d
cmd/evm: restore --bench flag to evm statetest (#31055) 2 weeks ago
Felix Lange 4af9af419d
go.mod: remove toolchain line (#31057) 2 weeks ago
jwasinger 6c10996bf5
eth/filters: ensure API timeoutLoop terminates with event system (#31056) 2 weeks ago
Martin HS 2bf4a8ff73
cmd/evm: refactor handling output-files for `t8n` (#30854) 2 weeks ago
jwasinger e25cedf16d
core/txpool: terminate subpool reset goroutine if pool was closed (#31030) 3 weeks ago
Shude Li 530adfc8e3
core/types: initialize ChainID in SetCodeTx copy method (#31054) 3 weeks ago
levisyin 448e16ad54
build: upgrade -dlgo version to Go 1.23.5 (#31037) 3 weeks ago