Commit graph

  • a4406a4cb8 params: mark amsterdam blob-schedule entry as optional (#34833) Stefan 2026-04-27 13:34:09 +0200
  • 000b005934 core: fixed costPerStateByte MariusVanDerWijden 2026-04-27 11:47:18 +0200
  • 757656c069 core: dump BAL on mismatch MariusVanDerWijden 2026-04-25 20:36:44 +0200
  • bd41d95d69 cmd/evm: fix compile MariusVanDerWijden 2026-04-25 20:19:22 +0200
  • dc64f84ab4 core: fix genesis BAL hash MariusVanDerWijden 2026-04-25 20:18:40 +0200
  • 2c43dee184 tests: add back devnet spec test runner Jared Wasinger 2026-04-25 09:03:01 +0200
  • fda71c4c49 internal/ethapi: add BAL to rpc MariusVanDerWijden 2026-04-23 16:08:48 +0200
  • d4d70e98e0 miner: supply a slot number when synthesising pending block post-Amsterdam Barnabas Busa 2026-04-22 14:00:35 +0200
  • 4b3d12ce28 core/txpool: report actual 110% threshold in intrinsic gas error Barnabas Busa 2026-04-21 16:01:39 +0200
  • ab455242d8 beacon/engine: regenerate gen_ed.go to include BlockAccessList Barnabas Busa 2026-04-22 23:52:49 +0200
  • a114fa0316 core: set empty BlockAccessListHash on Amsterdam genesis Barnabas Busa 2026-04-21 10:03:39 +0200
  • 6db602b285 core: apply fixes for BAL (claude) Marius van der Wijden 2026-04-23 10:30:49 +0200
  • 5c7e09a584 core: apply fixes for 8037 Marius van der Wijden 2026-04-22 20:19:23 +0200
  • a785c7c662 core: apply fixes for 8037 Marius van der Wijden 2026-04-22 19:24:44 +0200
  • f6105d7610 core: apply fixes for 8037 Marius van der Wijden 2026-04-22 17:31:53 +0200
  • b71f98ba6a core: apply fixes for 8037 Marius van der Wijden 2026-04-22 15:00:52 +0200
  • 2ba6af41b4 core: apply fixes for 8037 Marius van der Wijden 2026-04-22 14:49:31 +0200
  • f34b721801 core: implement eip-7981: Increase Access List Cost MariusVanDerWijden 2026-04-17 17:38:48 +0200
  • 0fe6d0c094 build: update BAL tests Marius van der Wijden 2026-04-22 12:42:54 +0200
  • d53f95db31 core/vm: fix ordering (8037 Marius van der Wijden 2026-04-22 12:11:41 +0200
  • f5eb7f674f tests: update blob schedule Marius van der Wijden 2026-04-22 12:01:38 +0200
  • c01103b79e build: update BAL tests Marius van der Wijden 2026-04-22 11:27:57 +0200
  • a0b1ec8d46 test fixes Marius van der Wijden 2026-04-22 11:27:38 +0200
  • 37bb0e229b all: fix rebasing issues Marius van der Wijden 2026-04-22 10:17:08 +0200
  • d4a0e25df7 all: implement BAL single-threaded execution and validation Jared Wasinger 2026-04-13 17:52:55 -0400
  • eeaeec201e core: implement EIP-8037: state creation gas cost increase MariusVanDerWijden 2026-01-13 22:00:25 +0100
  • c1b1faed8b core/state: use journaling approach MariusVanDerWijden 2026-04-28 19:29:17 +0200
  • 46be549b00 core: extend the journal and introduce the ability for traversal Gary Rong 2026-04-28 23:31:28 +0800
  • 57b5c6d8d9 eth/protocols/snap: downgrade log levels for storage retrieval messages Tanvir 2026-04-28 23:55:56 +0800
  • 988454463a core: extend the journal and introduce the ability for traversal Gary Rong 2026-04-28 23:31:28 +0800
  • 319a9054f7
    use a constant for the default value Guillaume Ballet 2026-04-28 17:26:14 +0200
  • 01036bed83
    core: skip tx gas cap after Amsterdam (#34841) Giulio rebuffo 2026-04-28 17:25:16 +0200
  • b7c1d9166b
    fix naming + failing tests Guillaume Ballet 2026-04-28 17:16:10 +0200
  • 72577bb37e
    fix crash in tests Guillaume Ballet 2026-04-28 17:08:51 +0200
  • c3d51efe2d core: more fixes MariusVanDerWijden 2026-04-28 16:49:02 +0200
  • db8d6abced
    accounts/keystore: enable fsnotify watcher on linux/arm64 (#34834) Miki Noir 2026-04-28 14:36:01 +0100
  • 7c97633746
    panic if size is invalid Guillaume Ballet 2026-04-28 15:28:32 +0200
  • 0c0d299c52
    core/state: opt stateObject.GetState (#34825) cui 2026-04-28 20:33:40 +0800
  • ebf209036e core/txpool/legacypool: revert the changes in the txpool clearing Gary Rong 2026-04-28 20:16:04 +0800
  • 184bef1ec3 cmd/evm, eth/gasestimator, miner: apply the EIP-8037 Gary Rong 2026-04-28 20:11:45 +0800
  • 22c2891559 core/txpool: remove intrinsic gas bump MariusVanDerWijden 2026-04-27 23:30:54 +0200
  • 6e6f8f26e5 params: mark amsterdam blob-schedule entry as optional (#34833) Stefan 2026-04-27 13:34:09 +0200
  • c466102093 core: fixed costPerStateByte MariusVanDerWijden 2026-04-27 11:47:18 +0200
  • a86553ca43 core/types/bal: make txIndex uint32 MariusVanDerWijden 2026-04-26 11:38:20 +0200
  • 453b96292e core: dump BAL on mismatch MariusVanDerWijden 2026-04-25 20:36:44 +0200
  • a2ff54cdb1 cmd/evm: fix compile MariusVanDerWijden 2026-04-25 20:19:22 +0200
  • 6e79849f2f core: fix genesis BAL hash MariusVanDerWijden 2026-04-25 20:18:40 +0200
  • 6f8fc82d38 tests: add back devnet spec test runner Jared Wasinger 2026-04-25 09:03:01 +0200
  • a0f2390745 internal/ethapi: add BAL to rpc MariusVanDerWijden 2026-04-23 16:08:48 +0200
  • d45a9771ed miner: supply a slot number when synthesising pending block post-Amsterdam Barnabas Busa 2026-04-22 14:00:35 +0200
  • 075cc6417a core/txpool: report actual 110% threshold in intrinsic gas error Barnabas Busa 2026-04-21 16:01:39 +0200
  • 18025f9001 beacon/engine: regenerate gen_ed.go to include BlockAccessList Barnabas Busa 2026-04-22 23:52:49 +0200
  • 2fa6e40365 core: set empty BlockAccessListHash on Amsterdam genesis Barnabas Busa 2026-04-21 10:03:39 +0200
  • 6ded1620db core: apply fixes for BAL (claude) Marius van der Wijden 2026-04-23 10:30:49 +0200
  • 0cb107dfd6 core: apply fixes for 8037 Marius van der Wijden 2026-04-22 20:19:23 +0200
  • a91cb20ae9 core: apply fixes for 8037 Marius van der Wijden 2026-04-22 19:24:44 +0200
  • fa45d1a38f core: apply fixes for 8037 Marius van der Wijden 2026-04-22 17:31:53 +0200
  • 2d708415d7 core: apply fixes for 8037 Marius van der Wijden 2026-04-22 15:00:52 +0200
  • c6c5536226 core: apply fixes for 8037 Marius van der Wijden 2026-04-22 14:49:31 +0200
  • 16ba4de5a0 core: implement eip-7981: Increase Access List Cost MariusVanDerWijden 2026-04-17 17:38:48 +0200
  • 3cd0340d34 build: update BAL tests Marius van der Wijden 2026-04-22 12:42:54 +0200
  • abe23523c4 core/vm: fix ordering (8037 Marius van der Wijden 2026-04-22 12:11:41 +0200
  • e66e51e04f all: implement BAL single-threaded execution and validation Jared Wasinger 2026-04-13 17:52:55 -0400
  • b1daa4432c core: implement EIP-8037: state creation gas cost increase (new spec) MariusVanDerWijden 2026-04-27 16:46:00 +0200
  • b5d9c8d1c2
    core: implement BAL reader for prefetching (#33737) rjl493456442 2026-04-28 19:10:15 +0800
  • 4b219b2c88 eth: replace event.TypeMux with event.FeedOf jsvisa 2025-09-17 23:14:02 +0800
  • 4dc7d46155
    core/vm: implement stack arena (#33960) Guillaume Ballet 2026-04-28 11:10:44 +0200
  • 51c97216c5
    p2p/discover: fix timeout loop early exit when removing expired matchers (#34743) Rahman 2026-04-28 02:57:58 -0600
  • 1481f98554 internal/ethapi: apply block overrides to header in eth_call rayoo 2026-04-28 10:43:45 +0800
  • 76e61c5a1a core: skip tx gas cap after Amsterdam Giulio Rebuffo 2026-04-27 23:04:29 +0200
  • 6e8af5b298 core/txpool/blobpool: defer eviction delete out of addLocked agwab 2026-04-27 23:58:32 +0900
  • 07757faec0 core/txpool/blobpool: defer replacement delete out of addLocked agwab 2026-04-27 23:31:39 +0900
  • a5f41e51af core/txpool/blobpool: defer underpriced delete out of SetGasTip agwab 2026-04-27 00:04:28 +0900
  • 4343e586d0 core/txpool/blobpool: do disk read for getRLP/Get out of pool lock agwab 2026-04-27 00:04:28 +0900
  • 3916587150 core/state/snapshot: reduce storage snapshot cache key allocations Sahil Sojitra 2026-04-27 21:24:42 +0530
  • 294c274b46
    rename Free to Release Guillaume Ballet 2026-04-27 16:26:14 +0200
  • cbeee83116 p2p/discover: add iterList Felix Lange 2026-04-27 16:20:53 +0200
  • 822e7c6486
    accounts/scwallet: truncate before write (#34815) cui 2026-04-27 22:13:42 +0800
  • efd3a8a5fd
    review feedback Guillaume Ballet 2026-04-27 15:47:00 +0200
  • 5d507d28b2 all: implement BAL single-threaded execution and validation Jared Wasinger 2026-04-13 17:52:55 -0400
  • 442bd28b0b
    cmd/evm/internal/t8ntool: stream t8n alloc to ease heavy memory cases (#34785) felipe 2026-04-27 14:35:49 +0200
  • add99b9bc8 accounts/keystore: enable fsnotify watcher on linux/arm64 Tooshi 2026-04-27 12:48:35 +0800
  • 776002cfaf
    Refactor return statement for clarity rjl493456442 2026-04-27 19:50:04 +0800
  • d2ecaa80f6 lint Tanvir 2026-04-27 19:48:31 +0800
  • 49a69870cc params: mark amsterdam blob-schedule entry as optional qu0b 2026-04-27 10:57:05 +0000
  • 1e0dfc1adb core/stateless: speed up witness stats leaf tracking Sahil Sojitra 2026-04-27 14:36:35 +0530
  • 4f26f8909b core/txpool/blobpool: fix gapped queue size cap, add metrics Tanvir 2026-04-27 16:35:25 +0800
  • 121607dfab core/state: remove the reader tracker Gary Rong 2026-04-27 15:45:54 +0800
  • 91b3543b61 core/state: fix test Gary Rong 2026-03-16 15:35:37 +0800
  • 3b1338e980 core: implement BAL reader Gary Rong 2026-01-30 14:46:36 +0800
  • a065580422
    triedb/pathdb: compute size in StateSetWithOrigin.decode (#34828) Rahman 2026-04-27 01:25:57 -0600
  • 970c427c15 triedb/pathdb: compute size in StateSetWithOrigin.decode Tanvir 2026-04-27 00:48:23 +0800
  • 2d5da60371
    core/types/bal: update the BAL definition to the latest spec (#34799) rjl493456442 2026-04-26 23:32:39 +0800
  • b26391773d
    core/state: and instead of or (#34819) cui 2026-04-26 17:54:07 +0800
  • e04fb788c3 core/types/bal: make txIndex uint32 MariusVanDerWijden 2026-04-26 11:38:20 +0200
  • d0e199bf9b core: dump BAL on mismatch MariusVanDerWijden 2026-04-25 20:36:44 +0200
  • 3e70642f4c cmd/evm: fix compile MariusVanDerWijden 2026-04-25 20:19:22 +0200
  • 8346655006 core: fix genesis BAL hash MariusVanDerWijden 2026-04-25 20:18:40 +0200
  • f8e9375e84 tests: add back devnet spec test runner Jared Wasinger 2026-04-25 09:03:01 +0200
  • d0343a8728 internal/ethapi: add BAL to rpc MariusVanDerWijden 2026-04-23 16:08:48 +0200