Commit graph

  • b1eb33ce8b version: begin v1.16.5 release cycle Felix Lange 2025-09-26 11:41:02 +0200
  • c732336923
    signer/core: fix TestSignTx to decode res2 VolodymyrBg 2025-09-26 10:00:30 +0300
  • bafa700f35 check fork jsvisa 2025-09-26 13:00:17 +0800
  • f699ad95aa
    eth: opt incHash cuiweixie 2025-09-26 12:50:36 +0800
  • 6d9d1f5c0d check for v1..3 jsvisa 2025-09-26 12:27:36 +0800
  • 0978625742 eth/catalyst: check getPayloadV4/5 based on Osaka jsvisa 2025-09-26 11:44:26 +0800
  • cbad1c65ef
    trie: correct error messages for UpdateStorage operations MozirDmitriy 2025-09-25 22:38:27 +0300
  • 41714b4975 Merge branch 'master' into release/1.16 v1.16.4 Felix Lange 2025-09-25 18:57:39 +0200
  • b964b6574f version: release go-ethereum v1.16.4 stable Felix Lange 2025-09-25 18:19:00 +0200
  • 0977a02ec1
    params: schedule Osaka/BPO1/BPO2 for testnets (#32735) Felix Lange 2025-09-25 18:07:33 +0200
  • 441da4ea26
    triedb: opt storageKey cuiweixie 2025-09-26 00:04:17 +0800
  • b0c2755ce3
    triedb: opt storageKey cuiweixie 2025-09-26 00:01:02 +0800
  • 21a5524280 fix allen 2025-09-25 11:20:44 -0400
  • 414b1f5dff
    test: PrecompileEnvironment.Value() under DELEGATECALL (#216) Arran Schlosberg 2025-09-25 15:19:03 +0100
  • 0f022048a3
    core: remove redundant isVerkle branch in getContractStoredBlockHash Forostovec 2025-09-25 16:54:58 +0300
  • 0255f3f02f
    all: remove osaka and bpo override flags lightclient 2025-09-19 17:50:03 -0600
  • 7d8ccddaac
    all: refactor to use builtin max/min (#32694) cui 2025-09-25 21:05:27 +0800
  • 87b7bd2f31 improvements Sina Mahmoodi 2025-09-25 14:46:40 +0200
  • e4ee00adf0
    Merge pull request #1590 from XinFinOrg/fix-docker-default-env Wanwiset Peerapatanapokin 2025-09-25 16:02:28 +0400
  • 6ba021da8c add default env to runtime image wanwiset25 2025-09-25 15:27:02 +0400
  • bacc1504ba
    core/txpool: add eip2681 check for incoming transactions (#32726) Delweng 2025-09-25 19:15:12 +0800
  • ad484fcbd0
    build: upgrade to execution-spec-tests v5.1.0 (#32742) Felix Lange 2025-09-25 13:14:28 +0200
  • 3017e795e8
    Update version_check.go anim001k 2025-09-25 10:38:36 +0200
  • 89158aa64e
    core/txpool/blobpool: convert and add one-by-one (#32718) Csaba Kiraly 2025-09-25 10:27:23 +0200
  • 965ffff9ac
    all: add bpo1 and bpo2 overrides (#32737) lightclient 2025-09-25 02:21:41 -0600
  • 04ef4c98b8 tests: update blob config for tests Felix Lange 2025-09-25 10:05:52 +0200
  • ff50856978 build: upgrade to execution-spec-tests v5.1.0 Felix Lange 2025-09-25 09:58:40 +0200
  • 7a59fddf77
    build: update supranational/blst dependancy to 0.3.14 (#233) Jonathan Oppenheimer 2025-09-25 03:40:44 -0400
  • 9e3c25a676 chore: add sanity check for receipts and transaction length 10gic 2025-09-25 10:50:40 +0800
  • a1f78cadf0 cmd/geth: add bpo override flags to geth-init command Gary Rong 2025-09-25 10:20:45 +0800
  • 7611f351c1
    accounts/abi/bind: fix data race in TestWaitDeployedCornerCases (#32740) hero5512 2025-09-24 22:05:14 -0400
  • 7a1460b689 fix allen 2025-09-24 21:55:03 -0400
  • a24ffbca47
    accounts/abi/bind/v2: remove extra whitespace lightclient 2025-09-24 19:52:22 -0600
  • 1c706d1571
    accounts/keystore: use ticker to avoid timer allocations (#32732) viktorking7 2025-09-25 03:47:55 +0200
  • 9ba425bdd1
    accounts/keystore: use ticker to avoid timer allocs viktorking7 2025-09-24 13:46:36 +0200
  • 6c34302c6c
    accounts/abi/bind: fix data race in TestWaitDeployedCornerCases allen 2025-09-24 20:44:08 -0400
  • 7ed17f1933
    trie: fix TestOneElementProof expected value message (#32738) radik878 2025-09-25 03:57:01 +0300
  • 4406b411ec pass ci allen 2025-09-24 20:51:34 -0400
  • 2bb85a5259 core: refactor StateProcessor to accept ChainReader interface allen 2025-09-24 16:17:45 -0400
  • e350aefa34
    trie: fix TestOneElementProof expected value message radik878 2025-09-24 21:50:35 +0300
  • 148d074a36 websocket: optimize receipts retrieval 10gic 2025-09-25 02:13:21 +0800
  • ad55a3e07f
    core/txpool/blobpool: fork boundary conversion 3 (#32716) Felix Lange 2025-09-24 20:03:17 +0200
  • bc451546ae
    miner: default gaslimit 60M (#32734) Felix Lange 2025-09-24 19:41:33 +0200
  • 15a94b4331
    build: module-aware FindMainPackages (#32736) Felix Lange 2025-09-24 19:40:49 +0200
  • dc026d9eab
    all: add bpo overrides lightclient 2025-09-24 10:30:57 -0600
  • cb0dc099ee eth/catalyst: fix the bpo1/bpo2 Gary Rong 2025-09-25 00:00:23 +0800
  • 65ba0958ad core/forkid: update tests Felix Lange 2025-09-24 17:47:42 +0200
  • 52e2b528f8 build: module-aware FindMainPackages Felix Lange 2025-09-24 17:41:51 +0200
  • 4cab543e08 params: schedule Osaka/BPO1/BPO2 for testnets Felix Lange 2025-09-24 17:27:58 +0200
  • 468ac7e347 miner: default gaslimit 60M Felix Lange 2025-09-24 16:56:24 +0200
  • f9a408b957 eth/catalyst: add fork constraint for GetBlobs APIs Gary Rong 2025-09-24 22:47:33 +0800
  • 40f5aa95d7 core/txpool/blobpool: launch conversion two times in test Felix Lange 2025-09-24 16:35:44 +0200
  • 542595e0dc core/txpool/blobpool: skip conversion if tx is already converted Felix Lange 2025-09-24 16:30:59 +0200
  • e675f80e5d core/txpool/blobpool: queue up billy conversion tasks Felix Lange 2025-09-24 16:27:58 +0200
  • e58a3ae086 eth/catalyst: polish test Gary Rong 2025-09-24 22:27:17 +0800
  • 4fcd663a89
    Refactor error handling for GetBlobsV1 method rjl493456442 2025-09-24 22:21:29 +0800
  • 284d4c29ae core/txpool/blobpool: add log message waiting for billy Felix Lange 2025-09-24 12:37:30 +0200
  • e05bf5b320 core/txpool/blobpool: wait for billy conversion to exit Felix Lange 2025-09-24 12:27:26 +0200
  • 78bbbba4b5 add test Delweng 2025-09-24 17:48:13 +0800
  • 982827f31c eth/catalyst: check osaka in engine_getBlobsV1 Delweng 2025-09-24 17:39:42 +0800
  • cf80c3754a eth/tracers/native: guard agains stack underflow in keccak256PreimageTracer Dragan Milic 2025-09-23 23:35:21 +0200
  • 0dfeb8000d
    Update contracts.go MozirDmitriy 2025-09-24 11:36:11 +0300
  • 9a93c9840f
    Update contracts.go MozirDmitriy 2025-09-24 11:35:38 +0300
  • 8a6bb9e645
    Update contract.go MozirDmitriy 2025-09-24 11:34:28 +0300
  • 9909e9ee8e
    core/vm: fix typo in PrecompiledContract comment (RequiredGas, not RequiredPrice) MozirDmitriy 2025-09-24 11:15:30 +0300
  • b60a15e169
    Update forkid_test.go Rez 2025-09-24 15:40:16 +1000
  • ea977525df eth: add integration test jsvisa 2025-09-24 11:06:17 +0800
  • a199748899 core/txpool: add test case jsvisa 2025-09-24 10:49:34 +0800
  • 308f7a3dbc core/txpool: add nonce eip-2681 check jsvisa 2025-09-24 10:44:01 +0800
  • 48c74f4593
    trie: align AllFFPrefix test assertion and message (#32719) VolodymyrBg 2025-09-24 05:36:56 +0300
  • a02f418945 eth/fetcher: improve the condition to stall peer in tx fetcher Gary Rong 2025-09-24 10:34:20 +0800
  • c94a8f3a6e delete witness encode and decode methods maskpp 2025-09-24 08:41:51 +0800
  • 241a5b3fb2
    all: using testing.B.Loop (#1554) Daniel Liu 2025-09-24 07:59:48 +0800
  • d20f91057a
    all: fix whitespace (#1572) wit liu 2025-09-24 07:58:40 +0800
  • aafcae3b28
    core/vm: refactor push-functions to use min builtin #29515 (#1571) Daniel Liu 2025-09-24 07:58:03 +0800
  • 294591e67e
    all: remove duplicate word in comments (#1570) Daniel Liu 2025-09-24 07:57:33 +0800
  • 8d16201f0f
    core/vm: reject contract creation if the storage is non-empty #28912 (#1569) Daniel Liu 2025-09-24 07:57:02 +0800
  • fd07811cd0
    build: upgrade golangci-lint to v2.5.0 (#1568) wit liu 2025-09-24 07:56:40 +0800
  • 36fb646cb1
    core/vm: fix mismatched names in comments (#1567) Daniel Liu 2025-09-24 07:56:11 +0800
  • a9c1861708
    metrics: add tinygo build flag for CPU time #32454 (#1566) Daniel Liu 2025-09-24 07:55:37 +0800
  • 2b658e7934
    core: fix unnecessary conversion (#1565) wit liu 2025-09-24 07:55:14 +0800
  • 6c2315f9a5
    metrics: use atomic.Pointer in runtimeHistogram #32361 (#1564) Daniel Liu 2025-09-24 07:53:29 +0800
  • ff1867cc45
    all: fix govet (#1562) wit liu 2025-09-24 07:52:07 +0800
  • 71626cff76
    metrics: remove use of reflect in metrics registration code #31962 (#1561) Daniel Liu 2025-09-24 07:51:36 +0800
  • 9ce02a7010
    all: fix goimports (#1560) wit liu 2025-09-24 07:51:10 +0800
  • 057d840380
    metrics: disable CPU metrics on tinygo #31953 (#1559) Daniel Liu 2025-09-24 07:50:35 +0800
  • 27c4be76fd
    metrics: spin up meter ticker routine when enabling metric system #31400 (#1558) Daniel Liu 2025-09-24 07:50:03 +0800
  • 52614a59c3
    common/math: fix typo in TestMustParseUint64Panic error message #32648 (#1555) Daniel Liu 2025-09-24 07:49:30 +0800
  • 2826b1e9c0
    crypto/bn256: switch to gnark again #32659 (#1552) Daniel Liu 2025-09-24 07:48:52 +0800
  • 173214524f
    event: fix Resubscribe deadlock when unsubscribing after inner sub ends #28359 (#1551) Daniel Liu 2025-09-24 07:48:23 +0800
  • 53b3431af5
    event: initialize maps with known size #27233 (#1550) Daniel Liu 2025-09-24 07:47:54 +0800
  • 6c73723f47
    cmd, console: drop geth js command #25000 (#1534) Daniel Liu 2025-09-24 07:47:21 +0800
  • db0cd1581f
    console: don't exit on ctrl-c, only on ctrl-d #21660 (#1531) Daniel Liu 2025-09-24 07:46:25 +0800
  • 473b22bd55
    console: handle undefined + null in console funcs #21160 (#1525) Daniel Liu 2025-09-24 07:45:57 +0800
  • 2563cd13ed
    trie: cleanup stateTrie #25640 (#1113) Daniel Liu 2025-09-24 07:45:06 +0800
  • 862f18ec58
    core/state, trie: fix trie flush order for proper pruning #25581 (#1112) Daniel Liu 2025-09-24 07:44:22 +0800
  • b9a322ab35 core/filtermaps: optimize mergeResults with heap-based merge algorithm allen 2025-09-23 16:58:07 -0400
  • 3dc52559b7
    go.mod, ./cmd/keeper/go.mod: upgrade victoria metrics dependency Guillaume Ballet 2025-09-23 20:02:37 +0200
  • 4074f745bd
    internal/ethapi: fix merge transition in eth_simulate (#32616) Nikita Mescheryakov 2025-09-23 23:00:16 +0500
  • ef617be24e
    trie: align AllFFPrefix test assertion and message VolodymyrBg 2025-09-23 20:45:47 +0300