Commit graph

  • ed0af73154 core: update to newest test cases Marius van der Wijden 2026-03-17 13:09:29 +0100
  • 519a450c43
    core/state: skip redundant trie Commit for Verkle in stateObject.commit (#34021) CPerezz 2026-03-17 12:27:29 +0100
  • 95fa450adf
    core/state: add binary trie e2e benchmarks for approve and balanceOf workloads CPerezz 2026-03-16 23:51:27 +0100
  • 4b915af2c3
    core/state: avoid Bytes() allocation in flatReader hash computations (#34025) CPerezz 2026-03-17 11:42:42 +0100
  • 287ced09f8
    Update core/state/state_object.go Guillaume Ballet 2026-03-17 11:40:20 +0100
  • 831264e5ac cmd/geth, cmd/utils, core/rawdb: test state.scheme migration BZO95 2026-03-17 17:28:26 +0800
  • baf1994f8b
    core/state: short-circuit GetCommittedState for nil origin accounts CPerezz 2026-03-16 23:56:25 +0100
  • 1e5d6e5d1b
    docs(core/txpool): notice Clear is not for production #31567 (#2184) Daniel Liu 2026-03-17 16:23:42 +0800
  • e7430ef236 add fromAddr check healthykim 2026-03-17 17:12:39 +0900
  • 3a505d50b0
    fix(eth): initialize engine with finalized chain config, fix #2138 (#2180) Daniel Liu 2026-03-17 15:51:17 +0800
  • b788e266a7 add remote2 flag healthykim 2026-03-17 16:22:07 +0900
  • 13548d5d9e
    refactor(core/txpool): remove locals-tracking from pools #30559 (#2176) Daniel Liu 2026-03-17 14:54:20 +0800
  • bfe9a3e714
    refactor(eth): remove duplicated chain config source #19344 (#2177) Daniel Liu 2026-03-17 14:32:42 +0800
  • 6f02401575
    fix(core/txpool): avoid blocking reset completion on close #31030 (#2175) Daniel Liu 2026-03-17 14:32:17 +0800
  • 5625cf6f6e
    test(ethclient/simulated): add rollback transaction coverage #31020 (#2174) Daniel Liu 2026-03-17 14:31:58 +0800
  • cd5ce5ae48
    fix(core): use sync.Once for SenderCacher initialization #31029 (#2173) Daniel Liu 2026-03-17 14:31:41 +0800
  • 129b1c877b
    fix(core/txpool/legacypool): fix flaky test TestAllowedTxSize #30975 (#2172) Daniel Liu 2026-03-17 14:31:20 +0800
  • a1d9d0f9f9 core: refactor fee payment guard in state transition Lee Gyumin 2026-03-16 14:17:42 +0900
  • 08d7dbc182
    refactor(core/txpool): remove unused parameter local #30871 (#2171) Daniel Liu 2026-03-17 13:48:46 +0800
  • bd355d7b3f
    fix(core/txpool/legacypool): prevent uint256 overflow panic in executable tx filtering, fix #2134 (#2168) Daniel Liu 2026-03-17 13:48:22 +0800
  • 5b5c39d849
    feat(core/txpool): improve error responses #30715 (#2170) Daniel Liu 2026-03-17 13:48:01 +0800
  • eef6327046
    perf(core/txpool/legacypool): use maps.Keys and maps.Copy #30091 (#2165) Daniel Liu 2026-03-17 13:47:44 +0800
  • 7d3e73951f
    perf(core/txpool): use the cached address in ValidateTransactionWithState #30208 (#2166) Daniel Liu 2026-03-17 13:47:27 +0800
  • 1ac34cbac3
    refactor(core/txpool): no need to log loud rotate if no local txs #29083 (#2164) Daniel Liu 2026-03-17 13:47:08 +0800
  • 5b0e2e4bf0
    fix(core/txpool): clarify tx validation error messages #29081 (#2163) Daniel Liu 2026-03-17 13:46:44 +0800
  • df8c94ce5b
    docs(core,eth): fix typos #29024 #29036 (#2161) Daniel Liu 2026-03-17 13:45:29 +0800
  • a9be217e6e
    fix(core/txpool): coordinate reset lifecycle and shutdown signaling #28837 (#2132) Daniel Liu 2026-03-17 13:43:47 +0800
  • 2137fb3e8d
    rollback devnet and reset switch block (#2178) benjamin202410 2026-03-16 18:28:29 -0700
  • 3992c03160 core: use defer to release txLookupLock in reorg userInner 2026-03-17 09:27:40 +0800
  • 53e6d4c161
    Merge branch 'ethereum:master' into crypto-signunsafe-counter Garima Uttam 2026-03-17 06:43:46 +0530
  • 10c60af37a
    triedb/pathdb: add nil guards for metrics in diskLayer.node CPerezz 2026-03-16 23:59:04 +0100
  • d493f6b8df
    core/state: avoid Bytes() allocation in flatReader hash computations CPerezz 2026-03-16 23:57:23 +0100
  • dfc7439cf5
    trie/bintrie: use sha256.Sum256 with stack buffer in InternalNode.Hash CPerezz 2026-03-16 23:56:04 +0100
  • 567b0eb5ac
    core/state: skip redundant trie Commit for Verkle in stateObject.commit CPerezz 2026-03-16 23:55:47 +0100
  • 4a9d210c6e bal: lazy scope allocation in access list builder qu0b 2026-03-16 22:15:01 +0000
  • a74438510b cmd,core,eth,miner: * add method on StateReaderTracker to clear the accumulated reads * don't factor the BAL size into the payload size during construction in the miner * simplify miner code for constructing payloads-with-BALs via the use of aformentioned StateReaderTracker clear method * clean up the configuration of the BAL execution mode based on the preset flag specified Jared Wasinger 2026-03-10 17:34:11 -0400
  • b236e94097 params: add regression test for fork helper completeness Vicky 2026-03-17 02:44:37 +0800
  • a90763f8da params: add Amsterdam fork to Timestamp and BlobConfig helpers Vicky 2026-03-17 02:24:54 +0800
  • 98b13f342f
    miner: add OpenTelemetry spans for block building path (#33773) Jonny Rhea 2026-03-16 13:24:41 -0500
  • 62b4ba67e1 miner: fix lint issue Felix Lange 2026-03-16 18:26:18 +0100
  • a5477289a0 miner: deduplicate code Felix Lange 2026-03-16 18:14:46 +0100
  • 7a7ecf0e0e internal/ethapi: warn on reaching global gas cap Sina Mahmoodi 2026-03-16 17:42:49 +0100
  • 87164a8553 core/txpool: validate stateful options esorense 2026-03-16 22:49:21 +0800
  • 940a333f1c crypto/keccak: push missing file MariusVanDerWijden 2026-03-16 13:59:08 +0100
  • 9a91c4c955 eth/catalyst: only setCanonical if the node is synced epbs-devnet-0 MariusVanDerWijden 2026-03-16 13:53:46 +0100
  • e7adb004a4 lint Kevaundray Wedderburn 2026-03-16 11:48:20 +0000
  • d30112ffc8 cmd/devp2p: fix discv5 PingMultiIP test session key mismatch Csaba Kiraly 2026-03-16 11:47:38 +0000
  • 213429e240 remove if statement Kevaundray Wedderburn 2026-03-16 11:35:57 +0000
  • e0530706c7 crypto: refactor Keccak256Hash to reduce allocations MariusVanDerWijden 2026-03-16 11:32:57 +0100
  • 37492a3142 core/txpool/legacypool: scope queued replacement costs to the current batch qkrehdus 2026-03-16 18:04:10 +0900
  • a7d09cc14f
    core: fix code database initialization in stateless mode (#34011) rjl493456442 2026-03-16 16:45:26 +0800
  • 6336d965df core/txpool/legacypool: update the patch and adjust test coverage qkrehdus 2026-03-16 17:17:23 +0900
  • cd895cf007 crypto,secp256k1: test SignUnsafe counter behavior garima-uttam 2026-03-16 13:40:26 +0530
  • fac8fc3c6c add SignUnsafe with RFC6979 counter support garima-uttam 2026-03-16 13:39:54 +0530
  • de3d0c69dd add SignUnsafe with RFC6979 counter offset garima-uttam 2026-03-16 13:38:52 +0530
  • d8a27cc357
    Merge branch 'master' into master Cloorc 2026-03-16 15:48:28 +0800
  • 8776622ff9 core: fix code database initialization in stateless mode Gary Rong 2026-03-16 15:22:05 +0800
  • add8c2abeb
    Merge 53ba5182ce into 77e7e5ad1a Doyeon Park 2026-03-16 15:35:23 +0900
  • 77e7e5ad1a
    go.mod, go.sum: update karalabe/hid to fix broken FreeBSD ports build (#34008) Guillaume Ballet 2026-03-16 07:35:07 +0100
  • 7d78762af5 go.mod, go.sum: update karalabe/hid to fix broken FreeBSD ports build Guillaume Ballet 2026-03-15 11:12:56 +0100
  • f665f7dbab crypto/kzg4844: List semantic for CalcBlobHAshV1 Jürgen Gamenik 2026-03-15 07:35:34 +0100
  • 24025c2bd0
    build: fix signify flag name in doWindowsInstaller (#34006) vickkkkkyy 2026-03-14 17:22:50 +0800
  • e2ef91d106 nits Kevaundray Wedderburn 2026-03-13 19:50:50 +0000
  • 33f77c4d7c
    Apply suggestion from @kevaundray kevaundray 2026-03-13 19:38:11 +0000
  • 8d2e4ab796 fix Kevaundray Wedderburn 2026-03-13 18:59:45 +0000
  • 3880f712f1 initial commit Kevaundray Wedderburn 2026-03-13 18:19:58 +0000
  • 79debd7566
    rpc: add blockAccessListHash to RPC block header response (#33994) Sahil Sojitra 2026-03-13 23:34:04 +0530
  • c447716071 update Kevaundray Wedderburn 2026-03-13 17:53:39 +0000
  • 82d3a9dd53 ignore fixtures Kevaundray Wedderburn 2026-03-13 17:47:36 +0000
  • 514cf91ad9 build: fix signify flag name in doWindowsInstaller Vicky 2026-03-14 01:47:26 +0800
  • 0c2a4a1708 fix: don't strip prefixes on requests over t8n Felipe Selmo 2026-03-13 01:05:36 +0000
  • ede376af8e
    internal/ethapi: encode slotNumber as hex in RPCMarshalHeader (#34005) jwasinger 2026-03-13 12:09:32 -0400
  • 392507df50 ethapi: encode slotNumber as hex in RPCMarshalHeader qu0b 2026-03-12 12:19:07 +0000
  • 6dc4d56d7a Merge branch 'master' of https://github.com/0xjvn/go-ethereum into fix/p2p 0xjvn 2026-03-13 18:08:21 +0530
  • 189f9d0b17
    eth/filters: check history pruning cutoff in GetFilterLogs (#33823) vickkkkkyy 2026-03-13 20:26:20 +0800
  • 3f1a3e8ea8 ethapi: encode slotNumber as hex in RPCMarshalHeader qu0b 2026-03-12 12:19:07 +0000
  • dba741fd31
    console: fix autocomplete digit range to include 0 (#34003) Lessa 2026-03-13 07:39:45 -0400
  • 8d9c8009ff
    console: fix autocomplete digit range to include 0 Lessa 2026-03-13 06:20:54 -0400
  • 41ad0adfec rpc: fix BatchResponseMaxSize not accounting for error responses anzzyspeaksgit 2026-03-13 09:09:23 +0000
  • eaa9418ac1
    core/rawdb: enforce exact key length for num->hash and td in db inspect (#34000) Lee Gyumin 2026-03-13 17:45:14 +0900
  • f9cf391b7f feat: updated genesis.json aryansonid 2026-03-13 13:26:40 +0530
  • 211f920876 feat: add docker support aryansonid 2026-03-13 13:25:11 +0530
  • 0f987772b7 feat: add shell sripts to start nodes aryansonid 2026-03-13 13:24:29 +0530
  • 22a17d2c97 feat: add testing md aryansonid 2026-03-13 13:04:39 +0530
  • 5d1a25e93b feat: add whitelist tx aryansonid 2026-03-13 13:04:24 +0530
  • 508ea58c23 feat: add white list tx aryansonid 2026-03-13 13:02:08 +0530
  • d3515ee091 feat: add admin change funcnality to precompiled contract aryansonid 2026-03-13 12:59:35 +0530
  • 23babee2ef feat: update genesis.json for funds alloc aryansonid 2026-03-13 12:56:44 +0530
  • 1ff697976e feat: add precompiled contract addresses aryansonid 2026-03-13 12:56:15 +0530
  • fdcca189a9 feat: add whitelist prcompiled contract interface aryansonid 2026-03-13 12:55:18 +0530
  • 4aceb34e11 p2p/enode: fix whitespace lint CodeByAnkita 2026-03-13 12:14:56 +0700
  • dbdf02906e p2p/enode: fix lint formatting CodeByAnkita 2026-03-13 12:02:07 +0700
  • d7d1473df5 p2p/enode: migrate node database from leveldb to pebble CodeByAnkita 2026-03-13 11:25:32 +0700
  • be1a3446db core/rawdb: enforce exact key length for num->hash and td in db inspect Lee Gyumin 2026-03-13 12:20:53 +0900
  • 4c4fd5e64e feat: lint 0xjvn 2026-03-13 06:58:34 +0530
  • 7c56619782 feat: merge and resolve conflicts 0xjvn 2026-03-13 06:45:15 +0530
  • 4b13eb8478 commit Kevaundray Wedderburn 2026-03-13 00:45:07 +0000
  • be36b32b3e
    fix(consensus): fix config object not reference to same one and concurrency issues and refactor access pattern (#2146) benjamin202410 2026-03-12 12:12:49 -0700
  • f606360f30
    Add raw transaction broadcast tool with Gnosis Safe fallback (#4) Dr Q. Josef Kurk Edwards 2026-03-12 14:48:54 -0400
  • 89801d6eaa
    Initial plan (#3) Dr Q. Josef Kurk Edwards 2026-03-12 14:33:19 -0400