Commit graph

  • 6ab8633de0 core: introduce GasChangeHook v2 Gary Rong 2026-04-20 15:42:03 +0800
  • 526a2b3a4f cmd/evm/t8ntool: gate ProcessParentBlockHash on IsPrague || IsUBT rayoo 2026-05-12 13:43:06 +0800
  • 24d51cc059
    Merge 6ad047e6b4 into d446676fc4 maskpp 2026-05-11 21:59:55 -0700
  • 674ed60b76
    Merge f8a0b6fa1c into d446676fc4 Csaba Kiraly 2026-05-11 21:55:46 -0700
  • d446676fc4
    core: write head hash to db after snap sync is complete (#34912) cui 2026-05-12 10:05:39 +0800
  • 7088fe5956 core/state: address comments from marius Gary Rong 2026-05-12 10:04:09 +0800
  • b2290ed767 cmd/abigen: respect --v2=false RekCuy63 2026-05-12 09:09:42 +0800
  • c16684c1ee
    internal/ethapi: fix withdrawal regression in eth_simulateV1 (#34939) Sina M 2026-05-12 02:33:43 +0200
  • 88b6a68aaa cmd/geth: add pprof jonny rhea 2026-05-10 14:00:52 -0500
  • 394fe783c6 ore/state, eth/tracers: fix block access index in trace tx Gary Rong 2026-05-06 13:22:50 +0800
  • 4ce3458586 Apply suggestion from @jwasinger jwasinger 2026-04-27 11:26:33 +0200
  • 97dc852329 core, cmd, eth, internal, miner: switch block index to uint32 Gary Rong 2026-04-26 23:38:57 +0800
  • b675e5bc26 core/state: fix Gary Rong 2026-04-26 23:19:30 +0800
  • 295d9cd5ab core, cmd, internal, eth, miner: introduce blockAccessIndex Gary Rong 2026-04-24 11:37:15 +0800
  • f5c1703dca core/state: copy balance before stashing Gary Rong 2026-04-24 10:52:25 +0800
  • a42743c2ce core/state: add nil guard Gary Rong 2026-04-23 16:07:38 +0800
  • f196057728 core/state: track the block-level accessList Gary Rong 2026-04-23 15:54:10 +0800
  • 6fcebbfd00 core: replace the read list with block access list Gary Rong 2026-04-23 15:36:09 +0800
  • 5b9a06d2f6 core/state: track the account originals Gary Rong 2026-04-23 12:14:46 +0800
  • 53c3d614a9 core/state: extend the journal with mutation kind tracking Gary Rong 2026-04-16 15:44:33 +0800
  • 56d391b601
    cmd, core, internal, miner: wrap pre/post-execution (#34812) rjl493456442 2026-05-12 04:17:48 +0800
  • af6da4b13a
    eth/catalyst: refactor Bosul Mun 2026-05-11 22:06:59 +0200
  • 298c83502b
    cmd/evm: fix gasUsed in evm run cmd (#34732) Daniel Liu 2026-05-12 03:32:19 +0800
  • 22919cec1b
    eth/tracers: fix data race on interruption reason across tracers (#34827) rayoo 2026-05-12 03:21:31 +0800
  • a735b80af6 remove unused code Jared Wasinger 2026-05-11 13:50:46 -0400
  • 1b5d65fdf3 remove mistake from last commit Jared Wasinger 2026-05-11 13:45:22 -0400
  • 22adcf749c remove unused error return from core.PreExecution Jared Wasinger 2026-05-11 13:43:07 -0400
  • 3bfba9bc2a
    remove unnecessary TODO jwasinger 2026-05-11 13:18:58 -0400
  • 6711508f7e consistent naming Sina Mahmoodi 2026-05-11 16:33:18 +0000
  • 9de1839318 internal/ethapi: fix withdrawal regression in eth_simulateV1 Sina Mahmoodi 2026-05-11 15:57:15 +0000
  • 8b39453122
    version: start release 1.17.4 cycle (#34938) rjl493456442 2026-05-11 23:57:06 +0800
  • b9999244e5 interface for public api Sina Mahmoodi 2026-05-11 15:48:01 +0000
  • 9726ecf630 core/txpool/blobpool: fix update() index corruption Mayveskii 2026-05-11 18:46:06 +0300
  • 790af79ccb version: start release 1.17.4 cycle Gary Rong 2026-05-11 23:24:26 +0800
  • 117e067f0f
    version: release go-ethereum v1.17.3 stable (#34937) v1.17.3 release/1.17 rjl493456442 2026-05-11 23:19:24 +0800
  • d6984fd8be version: release go-ethereum v1.17.3 stable Gary Rong 2026-05-11 22:28:15 +0800
  • 2d32d542d2
    Merge 94f55e5575 into e1047b9c84 Marius van der Wijden 2026-05-11 08:26:39 -0600
  • e1047b9c84
    core: use uint256 in core.Message (#34934) Marius van der Wijden 2026-05-11 16:25:57 +0200
  • 2f11dccca0
    cmd/geth: respect --dev=false (#34920) Richard Creighton 2026-05-11 15:08:55 +0100
  • 3b9eb638a2 core: rename error message Gary Rong 2026-05-11 21:37:40 +0800
  • 3e04e14515 core: fix test Gary Rong 2026-05-11 21:20:06 +0800
  • ac0d154870 trie/bintrie: fix panics for small chunk numbers Weixie Cui 2026-05-11 20:24:07 +0800
  • 35d19278e7 minor Sina Mahmoodi 2026-05-11 11:04:32 +0000
  • 6bb35af2b0 p2p/discover: return errNoUDPEndpoint from RequestENR rayoo 2026-05-11 18:20:15 +0800
  • 3ca07b6750 core: shard jumpdest cache into 8 buckets of 8MB Sina Mahmoodi 2026-05-11 09:57:16 +0000
  • aba74067f3 rpc: accept Windows reset error in websocket read limit test ozpool 2026-05-11 11:52:03 +0530
  • 52f7daec78
    Merge bbfa8d9255 into 934a0091fa Daniel Liu 2026-05-10 21:54:47 -0700
  • 012bec0eb1 trie/bintrie: postpend bit-length to disambiguate path encoding weiihann 2026-05-08 19:36:16 +0800
  • 934a0091fa
    triedb/pathdb: fix layer 5 key range in storage iterator traversal test (#34883) rayoo 2026-05-11 10:23:58 +0800
  • 18becee8cb
    appveyor.yml: remove appveyor configuration (#34720) Marius van der Wijden 2026-05-10 22:54:57 +0200
  • 13d2e629d5
    Add AppVeyor CI environment support Felix Lange 2026-05-10 22:51:10 +0200
  • ac46d51483 cmd/geth,triedb: progress ticker + ETA in GenerateTrie jonny rhea 2026-05-09 12:36:54 -0500
  • f63c265092
    internal/download: close dst on io.Copy error (#34910) rayoo 2026-05-10 19:43:40 +0800
  • 7facf9c129
    core/txpool: use cmp.Compare instead of subtraction (#34918) cui 2026-05-10 19:03:57 +0800
  • bcb68d23b3
    p2p: handle return false from TCPEndpoint (#34916) cui 2026-05-10 19:02:46 +0800
  • 8581125a21
    crypto: add hash length check in nocgo VerifySignature (#33839) vickkkkkyy 2026-05-10 17:49:17 +0800
  • 2ba9be9c0e
    build: upgrade -dlgo version to Go 1.25.10 (#34911) Marius Kjærstad 2026-05-10 11:45:23 +0200
  • 4f62cf036a
    Merge d8a27cc357 into 2ca3a6447d Cloorc 2026-05-09 21:56:58 -0700
  • 66d000d758 cmd/geth: respect --dev=false RekCuy63 2026-05-10 11:37:47 +0800
  • b94d711546 internal: if err happend just return it Weixie Cui 2026-05-10 08:12:55 +0800
  • d4ca7cbc26 core/txpool: should not substraction between uint64 Weixie Cui 2026-05-10 07:32:32 +0800
  • 3868664905
    Create devcontainer.json Felix 2026-05-09 21:05:31 +0100
  • 159720d4da p2p: handle return false from TCPEndpoint Weixie Cui 2026-05-10 01:15:04 +0800
  • 564187cc4a event: make nil available Weixie Cui 2026-05-09 21:44:45 +0800
  • 2ca3a6447d
    cmd/geth: respect --graphql=false (#34914) Richard Creighton 2026-05-09 15:07:12 +0100
  • b927ff8b53
    cmd/devp2p: fix typo in ENR IP printing code (#34909) cui 2026-05-09 21:59:03 +0800
  • e3c661cd9a cmd/geth: respect --graphql=false RekCuy63 2026-05-09 16:00:18 +0800
  • 9a43073a1f core: write head hash to db after snap sync is complete Weixie Cui 2026-05-09 12:57:04 +0800
  • 1903dd67ff
    build: upgrade -dlgo version to Go 1.25.10 Marius Kjærstad 2026-05-09 06:45:33 +0200
  • da40c4574c cmd/geth, triedb: add generate-trie bench. fix iterator key copy jonny rhea 2026-05-08 22:24:59 -0500
  • 1f3989dc70
    signer/core: avoid mutating the input (#34908) cui 2026-05-09 08:51:12 +0800
  • 8aeef6ae1b eth/tracers: fix data race on interruption reason across tracers rayoo 2026-04-25 22:58:10 +0800
  • 331edf8917 triedb, core/rawdb: flush + cancel-check inside storage-slot loop. remove unused progress marker jonny rhea 2026-05-08 11:27:56 -0500
  • 260a7097b6 internal/download: close dst on io.Copy error rayoo 2026-05-08 21:50:37 +0800
  • a405df0b0e cmd/devp2p: ipv6 length should be 16 Weixie Cui 2026-05-08 21:44:22 +0800
  • 592209c0ee
    .gitea, build: cross-compile windows binaries (#34889) Sina M 2026-05-08 15:18:24 +0200
  • bf978fe60b signer/core: avoid mutating the input Weixie Cui 2026-05-08 21:16:00 +0800
  • 0ad890e3af
    core/txpool/blobpool: continue on cell proof error in GetBlobs (#34891) Miki Noir 2026-05-08 11:43:31 +0100
  • 281dc4c209
    p2p/discover: decouple nodeFeed from Table mutex in waitForNodes (#34898) Felix Lange 2026-05-08 11:33:19 +0200
  • f82b169b84
    p2p/discover: simplify forwarder cleanup with context.WithCancel Csaba Kiraly 2026-05-08 10:51:22 +0200
  • a5844b48e4
    p2p/discover: clean up forwarder goroutine on waitForNodes success Csaba Kiraly 2026-05-08 10:10:37 +0200
  • 75d18755a2 core/vm: call RevertToSnapshot when ErrOutOfGas Weixie Cui 2026-05-08 15:15:38 +0800
  • d6f284affe cmd/workload: surface JSON encode errors when writing test files Tanvir 2026-05-08 14:07:18 +0800
  • d464b9e485 trie/bintrie: use bitarray for path encoding weiihann 2026-04-20 21:09:21 +0800
  • 0665a02388 core: rework effective gasprice and gas cost calculation Gary Rong 2026-05-08 10:32:42 +0800
  • 98e364dfbd core/vm, core, miner: abort timed-out block transactions RekCuy63 2026-05-08 10:45:55 +0800
  • 1abbae239d
    eth,node: replace the deprecated TypeMux with Feed (#32585) Delweng 2026-05-08 10:12:46 +0800
  • e71098ba4e
    core/state: fix StateDB Reader Error Discard After Commit (#34899) cui 2026-05-08 06:40:26 +0800
  • 73944e3299
    core: record SetParentBeaconRoot beacon-root accesses in BAL (#34897) bal-devnet-6 Miroslav Kovář 2026-05-08 00:32:49 +0200
  • 5c4a89562d core, eth: move jumpdest cache to BlockChain Sina Mahmoodi 2026-05-07 19:46:51 +0000
  • e60974955d minor Sina Mahmoodi 2026-05-07 19:16:06 +0000
  • aa65748102 .gitea: cross-compile windows on release Sina Mahmoodi 2026-05-06 14:31:58 +0000
  • 27d5f97fe3
    feat(ethapi): add eth_baseFee RPC method William Morriss 2026-05-07 13:45:33 -0500
  • d1e27caf7f
    Update core/rawdb/chain_iterator.go Jason-W123 2026-05-08 01:08:27 +0800
  • 104d732441
    Update core/rawdb/database.go Jason-W123 2026-05-08 01:07:13 +0800
  • c3f17e6172 p2p/discover: update Felix Lange 2026-05-07 18:54:50 +0200
  • c195132aad core/types/bal: enforce strict tx index ordering in validation Weixie Cui 2026-05-07 23:03:10 +0800
  • 2e9e14238d fix lint Sina Mahmoodi 2026-05-07 14:56:38 +0000
  • acb4e0001f detect entry by tag Sina Mahmoodi 2026-05-07 13:54:21 +0000
  • 94f55e5575
    core: implement EIP-8254: Cap deposit requests per block MariusVanDerWijden 2026-05-07 15:26:14 +0200