Commit graph

  • 5fbf433713
    core/vm: handle os.WriteFile error in TestWriteExpectedValues MozirDmitriy 2025-09-30 10:57:03 +0300
  • cea0d9734b
    params: fix banner message Zach Brown 2025-09-30 15:36:59 +0800
  • b2c4d19ca2 fix some stuff. replace the state diff/read calculation in statedb with computation of a block access list Jared Wasinger 2025-09-30 15:05:34 +0800
  • 9168002c47
    chore: rename collectLogsAndReceipts to collectReceiptsAndLogs 10gic 2025-09-30 14:11:39 +0800
  • e0569ce306
    Fix eth/filters: Unsubscription Missing at filter Api With Subscription Error CertiK 2025-09-30 12:01:39 +0800
  • 2037c53e7a
    core/state: correct expected value in TestMessageCallGas (#32780) Galoretka 2025-09-30 05:11:09 +0300
  • c1e9d78f1f
    core/txpool: remove unused signer field from TxPool (#32787) MozirDmitriy 2025-09-30 05:07:54 +0300
  • 01d0ce0bf1
    params: add blob config information in the banner (#32771) rjl493456442 2025-09-30 10:05:43 +0800
  • 288b7ab859
    refine wording & style; standardize JSON-RPC, APIs, macOS, and bandwidth units Влад 2025-09-29 23:48:11 +0200
  • 607690f2b1 fix allen 2025-09-29 17:00:45 -0400
  • 437d6fbebe
    Create short line up jacobo10s 2025-09-29 22:51:39 +0200
  • 4b5b1cb17b init max gas rhovian 2025-09-29 14:24:19 -0600
  • 7346735851
    Create S KacperoRako 2025-09-29 22:16:18 +0200
  • 8a28c74dd4
    core/txpool: remove unused signer field from TxPool MozirDmitriy 2025-09-29 22:47:50 +0300
  • c1930b37cf Update list_hasher.go Felix Lange 2025-09-29 20:41:58 +0200
  • e578f61d89 trie: remove unused func Gary Rong 2025-09-02 11:57:50 +0800
  • 8b1071fc34 trie, core: polish Gary Rong 2025-09-02 11:29:29 +0800
  • 89546e19d9 core/types, internal, trie: redefine ListHasher interface Gary Rong 2025-09-01 15:34:41 +0800
  • f8412c2953 trie, core: use unsafe pool internally in stacktrie Martin Holst Swende 2024-11-13 08:59:56 +0100
  • 4b926f6645 clean Sina Mahmoodi 2025-09-29 20:56:47 +0200
  • af46f3f544 cache receipts Sina Mahmoodi 2025-09-29 20:55:38 +0200
  • e645cdd356 core/types, trie: reduce allocs in derivesha Martin Holst Swende 2024-11-12 10:04:35 +0100
  • 940d676a10
    Create new base learn MichalMogilski 2025-09-29 19:47:58 +0200
  • 1894470c11
    Create no no Mateuszdhamer 2025-09-29 17:53:35 +0200
  • 2a70526fe7
    Update transaction_signing.go maradini77 2025-09-29 16:28:59 +0200
  • e5acf45a04
    Update state_processor.go maradini77 2025-09-29 16:27:58 +0200
  • 51eaa4949b
    Fix typo in fork specifications URL message Felix Lange 2025-09-29 16:14:55 +0200
  • 0176a0992d
    core/rawdb: correct misleading comments for state history accessors phrwlk 2025-09-29 16:56:32 +0300
  • 4282087fb0 bal execution refactor (wip) Jared Wasinger 2025-09-29 21:50:48 +0800
  • cb541b833d all: add block access list construction via flag --experimentalbal. When enabled, post-Cancun blocks which lack access lists will have them constructed on execution during import. When importing blocks which contain access lists, transaction execution and state root calculation is performed in parallel. Jared Wasinger 2025-07-02 21:18:54 +0900
  • 891bbad9ce
    params: implement String() method for ChainConfig (#32766) futreall 2025-09-29 15:09:03 +0200
  • 961f517a26 wip: tracer-based BAL creation Jared Wasinger 2025-09-29 14:44:19 +0800
  • 14a6602973 params: get rid of fork spec links Gary Rong 2025-09-29 20:58:43 +0800
  • 1cfe624d03
    core/rawdb: update comments (#32668) VolodymyrBg 2025-09-29 15:45:00 +0300
  • ea28346f91
    params: fix bpo config comments (#32755) lightclient 2025-09-29 05:44:04 -0600
  • 36f7f934ea cmd/evm: add EIP-7702 empty authorization list validation to t8ntool Bhargava Shastry 2025-09-29 13:31:14 +0200
  • 4af7d9e7f9
    core/state: correct expected value in TestMessageCallGas failure message Galoretka 2025-09-29 14:23:06 +0300
  • b51bfb7a77
    Create work8.2 base learn jacobo10s 2025-09-29 13:10:38 +0200
  • 0102e7f7a9
    Create token! Amelkadzikwk 2025-09-29 12:59:03 +0200
  • 46b7e78cc0
    cmd/evm/internal/t8ntool: panic on database corruption (#32776) CPerezz 2025-09-29 12:51:46 +0200
  • 4b080208ea
    internal/ethapi: remove redundant check in test (#32760) GarmashAlex 2025-09-29 13:31:00 +0300
  • eb99acbb35
    cmd/evm/t8ntool: add error handling for Commit and state reopening CPerezz 2025-09-29 12:24:28 +0200
  • c5a1c35cfb
    trie: fix error message in test (#32772) VolodymyrBg 2025-09-29 13:23:43 +0300
  • 5e6f04c774
    cmd/evm/t8ntool: add error handling for state.New() in MakePreState CPerezz 2025-09-29 12:22:10 +0200
  • 265db06242
    eth/catalyst: check osaka in engine_getBlobsV1 (#32731) Delweng 2025-09-29 17:56:39 +0800
  • c112d05ffb
    rpc: add a metric for the gas used on eth_call Mael Regnery 2025-09-29 10:25:26 +0200
  • 06c2098d6a
    trie: fix TestReplication error message to show actual value VolodymyrBg 2025-09-29 08:40:51 +0300
  • dd61e6aa27
    Fix formatting for block variables in config.go rjl493456442 2025-09-29 10:54:20 +0800
  • dd5cf13f58
    Dereference pointer values for block configurations rjl493456442 2025-09-29 10:48:07 +0800
  • 2a7f22a412
    Refactor String method to simplify timestamp handling rjl493456442 2025-09-29 10:47:01 +0800
  • 40b2e908e1 params: add blob config information in the banner Gary Rong 2025-09-29 10:40:59 +0800
  • 943a30d1ee
    build: remove duplicated func FileExist (#32768) cui 2025-09-29 10:17:47 +0800
  • 51fd8983d3
    Create vk a 2025-09-28 22:36:14 +0800
  • 0d72bdf614 fix allen 2025-09-28 09:39:10 -0400
  • 7163db134d
    Update subscription.go viktorking7 2025-09-28 15:29:17 +0200
  • af21b36f57
    build: remove dup func FileExist cuiweixie 2025-09-28 20:54:36 +0800
  • fbc4ed58ca
    params: x == nil always is false cuiweixie 2025-09-28 19:08:19 +0800
  • 0151f30b0f
    go fmt futreall 2025-09-28 13:46:57 +0300
  • ef7e07d564
    params: implement String() method for ChainConfig to show timestamp values futreall 2025-09-28 12:25:54 +0300
  • e22b1118ee ci: allow - and () in PR title scope regex bebitunderkes 2025-09-27 22:46:57 +0000
  • 3c174d72a0
    eth: handle TransactionToMessage error in stateAtTransaction radik878 2025-09-27 21:40:40 +0300
  • 938b852a61
    triedb/pathdb: standardize TODO comment attribution Alex Pikme 2025-09-27 17:06:08 +0200
  • cd74961cda
    cmd: fix ineffectual assignment (#1563) wit liu 2025-09-27 10:40:38 +0800
  • b19452dc11
    params: add amsterdam fork config (#32687) Marius van der Wijden 2025-09-26 23:39:22 +0200
  • d3cf179b3c
    params/config: fix spacing of Rules struct lightclient 2025-09-26 15:37:57 -0600
  • 68c2e570db
    internal/ethapi: remove redundant error check in TestCreateAccessListWithStateOverrides GarmashAlex 2025-09-26 23:23:52 +0300
  • 7f93864dc1 rpc: fix TestHTTPResponseWithEmptyGet race problem allen 2025-09-26 14:32:10 -0400
  • c53814c223
    Update util.go anim001k 2025-09-26 20:00:15 +0200
  • de6ff36f36
    Update passphrase.go anim001k 2025-09-26 19:59:05 +0200
  • d714f8d126 fix allen 2025-09-26 13:26:26 -0400
  • a00430d4aa accounts/keystore: use map instead of slice to keep all accounts Alexander Yastrebov 2025-09-26 18:18:44 +0200
  • b46a319870 accounts/keystore: introduce accountCache.add and accountCache.find benchmarks Alexander Yastrebov 2025-09-26 18:18:44 +0200
  • c984d9086e
    eth/tracers/native: add keccak256preimage tracer (#32569) Dragan Milic 2025-09-26 18:05:27 +0200
  • 15f6d24a9b trie: optimize array allocation during sync path construction allen 2025-09-26 11:07:38 -0400
  • 2a36f0bfa1
    params: fix bpo config comments lightclient 2025-09-26 08:10:10 -0600
  • 1977f63b1a
    params/config: add amsterdam to config helpers lightclient 2025-09-26 08:05:40 -0600
  • 73b1092d30
    params/forks: add amsterdam to forks list lightclient 2025-09-26 07:53:36 -0600
  • 01cab86a29
    params: add amsterdam fork config Marius van der Wijden 2025-09-20 11:06:36 +0200
  • 8e87b7539b
    trie: correct error messages for UpdateStorage operations (#32746) MozirDmitriy 2025-09-26 16:47:58 +0300
  • 65dd7584ba
    eth/catalyst: check timestamp for compatibility in GetPayload methods lightclient 2025-09-26 07:42:39 -0600
  • c5593eddcd
    check fork jsvisa 2025-09-26 13:00:17 +0800
  • fac65f9c6c
    check for v1..3 jsvisa 2025-09-26 12:27:36 +0800
  • 9411be428f
    eth/catalyst: check getPayloadV4/5 based on Osaka jsvisa 2025-09-26 11:44:26 +0800
  • 16b735fddd
    signer/core: fix TestSignTx to decode res2 (#32749) VolodymyrBg 2025-09-26 16:26:22 +0300
  • dcb13c0f07
    signer/core: add space before start of comment lightclient 2025-09-26 07:23:33 -0600
  • 6787547c74
    signer/core: use t.Context() lightclient 2025-09-26 07:19:35 -0600
  • 2e2fece0bb
    ethapi: reject oversize storage keys before hex decode (#32750) Matus Kysel 2025-09-26 15:12:28 +0200
  • dc0fbc26d8
    internal/ethapi: pad string before checking length lightclient 2025-09-26 07:09:58 -0600
  • bfd5914a1d
    Add support for signing EIP-712 typed data for both Ledger and Trezor devices Michael de Hoog 2025-09-26 22:14:04 +1000
  • 0a41d7943b internal/ethapi: fix some issues in eth_config impl nethoxa 2025-09-26 14:21:15 +0200
  • a8f7965d58
    internal/ethapi: fix outdated comments (#32751) wit liu 2025-09-26 20:11:50 +0800
  • 54ad2ec788 internal/ethapi: fix outdated comments wit 2025-09-26 19:02:08 +0800
  • f46920b407
    core, eth, internal: improve getBadBlocks to return full block rlp #16902 (#1595) Daniel Liu 2025-09-26 19:02:13 +0800
  • 0ece8529c4
    cmd, eth, internal/ethapi: allow for flag configured timeouts for eth_call #23645 (#1593) Daniel Liu 2025-09-26 19:01:02 +0800
  • f9580983e7
    ethapi: reject oversize storage keys before hex decode Matus Kysel 2025-09-26 12:24:39 +0200
  • 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