Commit graph

  • 05315157c3 core/vm: fix refund logic Marius van der Wijden 2026-03-10 13:39:50 +0100
  • 47f5715f86 core/vm: fix state gas refund logic Marius van der Wijden 2026-03-10 13:03:16 +0100
  • 923e807372 core/vm: fix state gas refund logic Marius van der Wijden 2026-03-10 12:54:47 +0100
  • 8d6622b86d core/vm: fix authorization gas calculation Marius van der Wijden 2026-03-10 12:43:54 +0100
  • 03a86abfaa core/vm: properly account for 2d gas Marius van der Wijden 2026-03-10 12:22:51 +0100
  • 2df9cc323a core/txpool/legacypool: fix empty cache sentinel Daniel Liu 2026-03-10 17:51:21 +0800
  • 91cec92bf3
    core, miner, tests: introduce codedb and simplify cachingDB (#33816) rjl493456442 2026-03-10 15:29:21 +0800
  • 4e902c2939
    ci: add Slack notification for PR readiness (#2148) anunay-xin 2026-03-10 10:10:19 +0530
  • 88d7fff06a core/vm: reverting a bunch of slop from the ai Marius van der Wijden 2026-03-09 18:43:59 +0100
  • 88d96d61a5 core/tracing: fix nonce revert edge case Sina Mahmoodi 2026-03-09 18:19:53 +0100
  • b8a3fa7d06
    cmd/utils, eth/ethconfig: change default cache settings (#33975) rjl493456442 2026-03-09 23:18:18 +0800
  • 8242cb10df eth/catalyst: allow reorging to parent Marius van der Wijden 2026-03-09 15:35:54 +0100
  • d4a7067806
    fix accessList StorageKeys return null georgehao 2026-03-09 22:22:22 +0800
  • d67cb1bc89 cmd/utils, eth/ethconfig: change default cache settings Gary Rong 2026-03-09 21:34:24 +0800
  • f91e3b2e26 update benchmark weiihann 2026-03-09 21:31:18 +0800
  • a145150c39 use pebble instead of custom db weiihann 2026-03-09 21:19:27 +0800
  • 5d2d143f8c cmd/utils: update flag description Gary Rong 2026-03-09 21:18:45 +0800
  • 22738576fc core/vm: more fixes from ai Marius van der Wijden 2026-03-09 13:27:42 +0100
  • 68bd04fa47 fix(test): enable 3860 properly 0xjvn 2026-03-09 17:13:49 +0530
  • da4700411e core/vm: more fixes from ai Marius van der Wijden 2026-03-09 12:08:07 +0100
  • 57cff66861
    remove module files, this is a regular executable Guillaume Ballet 2026-03-09 11:28:17 +0100
  • 3f97aad206
    move to cmd Guillaume Ballet 2026-03-09 11:28:01 +0100
  • b08aac1dbc
    eth/catalyst: allow getPayloadV2 for pre-shanghai payloads (#33932) Muzry 2026-03-09 18:22:58 +0800
  • 6489aab697
    core/vm: fix EIP-8037 CALL state gas ordering + code-store OOG underflow (#33972) Stefan 2026-03-09 11:07:36 +0100
  • 0bcc0c52d8 Merge branch 'master' of https://github.com/0xjvn/go-ethereum into f/eip-7954 0xjvn 2026-03-09 14:25:34 +0530
  • 6cce061756 core: implement code database Gary Rong 2026-02-11 11:18:44 +0800
  • 418cd7a8cd core: rework state reader with stats Gary Rong 2026-01-30 12:06:17 +0800
  • 00540f9469
    go.mod: update go-eth-kzg (#33963) Marius van der Wijden 2026-03-08 11:44:29 +0100
  • cf6d54b404
    fix keeper lint issue Guillaume Ballet 2026-03-08 10:24:35 +0100
  • e15d4ccc01
    core/types: reduce alloc in hot code path (#33523) cui 2026-03-07 21:31:36 +0800
  • e02bc0723a
    refactor(core): semantic journalling #28880 (#2081) Daniel Liu 2026-03-07 20:12:10 +0800
  • 973efe6482
    feat(start.sh): add configurable miner gas limit with default value (#2140) anunay-xin 2026-03-07 13:26:11 +0400
  • d5c12be442 build: install cross-compiler deps for keeper CI builds tellabg 2026-03-07 09:45:51 +0100
  • ac818c7460 eth/filters: reduce lock scope in GetFilterChanges Mark Liu 2026-03-07 07:35:40 +0000
  • 734fa6f8a5 core/vm: fix EIP-8037 blockGasUsed underflow from code-store OOG qu0b 2026-03-07 01:26:33 +0000
  • 6217baf2f6 build: add evmone-build.sh for CI keeper builds tellabg 2026-03-06 23:56:23 +0100
  • ed95075f03
    fix(params): accept legacy foudationwalletaddr in chain config, fix #2063 (#2141) Daniel Liu 2026-03-07 06:37:24 +0800
  • c33c10cb1b core/vm: fix EIP-8037 CALL state gas ordering qu0b 2026-03-06 21:23:20 +0000
  • e252f442e6
    Apply suggestion from @s1na Sina M 2026-03-06 22:00:37 +0100
  • 0d043d071e
    signer/core: prevent nil pointer panics in keystore operations (#33829) marukai67 2026-03-06 21:50:30 +0100
  • ecee64ecdc
    core: fix TestProcessVerkle flaky test (#33971) Guillaume Ballet 2026-03-06 19:03:05 +0100
  • 73c26a326a Change prune point to prague Sina Mahmoodi 2026-03-06 18:45:14 +0100
  • df8fab51f0 feat: update SSZ engine and REST transport Giulio 2026-03-06 18:10:39 +0100
  • 959dd13761 chore: add geth executable Giulio 2026-03-06 18:09:33 +0100
  • 3f1871524f
    trie/bintrie: cache hashes of clean nodes so as not to rehash the whole tree (#33961) Guillaume Ballet 2026-03-06 18:06:24 +0100
  • 09f1409123
    core: fix TestProcessVerkle flaky test Guillaume Ballet 2026-03-06 16:56:58 +0100
  • 51018a536f
    miner: fix nil statedb panic in applyTransaction pre-amsterdam (#33968) Stefan 2026-03-06 15:08:07 +0100
  • 232bedfb31 miner: fix nil statedb panic in applyTransaction pre-amsterdam qu0b 2026-03-06 14:01:59 +0000
  • 3e27b31d45 miner: fix panic pre-prague MariusVanDerWijden 2026-03-06 14:05:17 +0100
  • a245a62e0f beacon/light/request: fix failure delay formula zsfelfoldi 2026-03-06 11:13:11 +0100
  • 7d5f75d76f beacon/light/sync: retry after failed checkpoint init zsfelfoldi 2026-03-06 10:57:52 +0100
  • f8a0b6fa1c
    work around billy slotter interface limitations Csaba Kiraly 2026-03-06 10:36:45 +0100
  • 4daf354b2c
    core/txpool/blobpool: fix uint32 underflow in storage size diff Csaba Kiraly 2026-03-06 10:31:56 +0100
  • 61c8293a2d
    core/txpool/blobpool: fix slotter closure consumption bug Csaba Kiraly 2026-03-06 10:26:43 +0100
  • 4f599282b3
    fix(core): remove slot dirtyness if it's set back to origin value #29731 #31874 (#2080) Daniel Liu 2026-03-06 15:55:30 +0800
  • 92ffb4dba7
    test(ethclient): port gethclient tests from upstream (#2053) Daniel Liu 2026-03-06 15:50:03 +0800
  • 0b47621d05
    fix(miner): avoid XDPoS-only paths on non-XDPoS engines (#2049) Daniel Liu 2026-03-06 13:54:39 +0800
  • d542efe08d
    feat(core/vm): implement EIP-7823 - Set upper bounds for MODEXP #31818 #32363 (#2119) Daniel Liu 2026-03-06 13:54:22 +0800
  • b71279d442
    feat(metrics): allow changing influxdb interval #33767 (#2118) Daniel Liu 2026-03-06 13:54:00 +0800
  • 436166e447
    feat(internal/ethapi): add eth_getStorageValues method #32591 (#2116) Daniel Liu 2026-03-06 13:52:36 +0800
  • 45aadcd311
    build(build): upgrade toolchain to go 1.25.7 (#2115) Daniel Liu 2026-03-06 13:52:02 +0800
  • daad965727
    build(build): upgrade -dlgo version to 1.25.7 #33874 (#2114) Daniel Liu 2026-03-06 13:51:15 +0800
  • c3f18256cb
    build(build): upgrade to golangci-lint v2.10.1 #33875 (#2112) Daniel Liu 2026-03-06 13:48:04 +0800
  • 5695f8a712
    perf(core): reduce alloc #33576 (#2085) Daniel Liu 2026-03-06 13:47:47 +0800
  • 275424c44f
    fix(core): revert pending storage updates if they revert to original #29661 (#2079) Daniel Liu 2026-03-06 13:46:03 +0800
  • 3eb198b1a5
    refactor(core): storage journal entry should revert dirtyness too #29641 (#2078) Daniel Liu 2026-03-06 13:45:44 +0800
  • 69ab9b8e30
    fix(crypto): fix coordinate check (#2072) Daniel Liu 2026-03-06 13:44:31 +0800
  • 2eed6c057b
    fix(consensus): hardening header verification #33860 (#2071) Daniel Liu 2026-03-06 13:40:32 +0800
  • 3fad5e1ab4
    refactor(ethclient): implement new sim backend #28202 (#2062) Daniel Liu 2026-03-06 13:39:10 +0800
  • 50c4ff53a7 test: benchmark on http2 0xjvn 2026-03-06 11:08:44 +0530
  • 2318bf4787 build: upgrade -dlgo version to Go 1.26.1 levisyin 2026-03-06 08:52:02 +0800
  • db68d48081 add test skip list for devnet 3 tests that are broken in eest Jared Wasinger 2026-03-05 16:16:09 -0500
  • 5b4cdaf369 go.mod: update go-eth-kzg MariusVanDerWijden 2026-03-05 21:59:49 +0100
  • e0643adc51 review feedback + fix node hash computation Guillaume Ballet 2026-03-05 21:45:28 +0100
  • 7a2f48fe4f core/filtermaps: close batch after write in map renderer Vicky 2026-03-06 03:34:39 +0800
  • 0140060d96 core: fixed issues from devnet Marius van der Wijden 2026-03-05 19:29:57 +0100
  • ad2125ecb2 trie/bintrie: cache hashes of clean nodes so as not to rehash the whole tree Guillaume Ballet 2026-03-05 18:30:20 +0100
  • e483205878 core: fixed issues from devnet Marius van der Wijden 2026-03-05 18:28:35 +0100
  • 95c278fc20 core: fix mining issues Marius van der Wijden 2026-03-05 18:05:05 +0100
  • b04fb3e688
    fix storage size calculation Csaba Kiraly 2026-03-05 10:50:49 +0100
  • 964a117ea7 core: fixed issues from devnet Marius van der Wijden 2026-03-05 17:46:14 +0100
  • 0ba2cb154f fix lint: trailing newline, goimports alignment Giulio Rebuffo 2026-03-05 16:36:54 +0000
  • d27b174680 core: fixed issues from devnet Marius van der Wijden 2026-03-05 17:26:27 +0100
  • 8851d6a5be eip-8161: remove EIP-8160 discovery, use flag-based SSZ-REST configuration Giulio 2026-03-05 16:57:13 +0100
  • 650273aa6c fix lint: ineffassign in ssz.go, goimports in defaults.go and ssz_rest_test.go Giulio Rebuffo 2026-03-05 14:53:05 +0000
  • b545134da5 eth/catalyst: fix goimports alignment in skip map Giulio Rebuffo 2026-03-05 14:44:36 +0000
  • 9359a5f00f calculate exact log size, excluding rlp header healthykim 2026-03-05 23:13:56 +0900
  • 3c87a31db8 feat: add new precompile contract interface aryansonid 2026-03-05 19:29:27 +0530
  • efac930cf2 feat: add new addresses to while listing contract aryansonid 2026-03-05 19:21:04 +0530
  • a0fb8102fe
    trie/bintrie: fix overflow management in slot key computation (#33951) Guillaume Ballet 2026-03-05 14:43:31 +0100
  • c840b954d3 add slot uniqueness check and test for EIP-7928 Sahil-4555 2026-03-05 18:40:26 +0530
  • d14677f344 core: fix rebasing issues MariusVanDerWijden 2026-01-13 22:00:25 +0100
  • 98697f4d84
    review feedback: reduce memory allocations Guillaume Ballet 2026-03-05 13:40:11 +0100
  • 2b58a5db2e
    fix test Guillaume Ballet 2026-03-05 13:08:30 +0100
  • 173e211d66
    core/txpool/blobpool: fix reserver warning Csaba Kiraly 2026-03-05 09:43:21 +0100
  • 4c5eaea4d0 trie/bintrie: fix code chunk key encoding BZO95 2026-03-05 17:02:15 +0800
  • 57562af665 remove the test TestGetPayloadV2AllowsPreShanghaiPayload muzry.li 2026-03-05 13:46:43 +0800
  • bad22c2515
    chore: enable reward, penalty and dynamic gas on devnet (#2121) benjamin202410 2026-03-04 20:54:18 -0800
  • 07b1c36ad9 triedb/pathdb: fix synced condition Gary Rong 2026-03-05 12:11:12 +0800
  • 30ad00f46b triedb/pathdb: fix stall condition Gary Rong 2026-03-05 11:57:50 +0800