Commit graph

  • e608a792fd accounts/abi: fix typo purelualight 2026-04-23 00:59:23 +0800
  • 9f05d9df98 crypto/kzg4844: add comment about cells and cellIndices layout Felix Lange 2026-04-22 18:22:00 +0200
  • 6e35fb3b27
    fix one panic in tests Guillaume Ballet 2026-04-22 17:47:16 +0200
  • 42458dafc3 core: apply fixes for 8037 Marius van der Wijden 2026-04-22 17:31:53 +0200
  • 9b7bcc3692
    fix linter errors Guillaume Ballet 2026-04-22 17:23:41 +0200
  • f4b1790d3b
    fix build Guillaume Ballet 2026-04-22 17:19:28 +0200
  • 9b9143b14b
    more rebase fixes Guillaume Ballet 2026-04-22 17:07:56 +0200
  • 26230d037f
    fixes Guillaume Ballet 2026-04-22 17:02:18 +0200
  • 8e2107dc39
    cmd/devp2p: fix disconnect decoding in rlpx ping (#34781) Matus Kysel 2026-04-22 16:48:38 +0200
  • c9e6b687fe crypto/kzg4844: simplify ckzg switch Felix Lange 2026-04-22 16:41:42 +0200
  • f99258ad36
    core, trie, triedb: group 2^N binary trie nodes in serialization Guillaume Ballet 2026-04-22 16:33:14 +0200
  • 8def19181a p2p/discover: apply same fix to gotreply and resetTimeout loops Tanvir 2026-04-22 22:30:49 +0800
  • b0ead5e17b
    .gitea: add installer and archive steps for windows (#34793) Sina M 2026-04-22 16:18:29 +0200
  • cbc28106db .gitea: add installer and archive steps for windows Sina Mahmoodi 2026-04-22 13:01:53 +0000
  • b99c8359be core: apply fixes for 8037 Marius van der Wijden 2026-04-22 15:00:52 +0200
  • ab1d2ea7b2 core: apply fixes for 8037 Marius van der Wijden 2026-04-22 14:49:31 +0200
  • 9389e61302 Rever prev commit Sina Mahmoodi 2026-04-22 12:25:43 +0000
  • 0cfd3df48b
    miner: supply a slot number when synthesising pending block post-Amsterdam Barnabas Busa 2026-04-22 14:00:35 +0200
  • a17f6c20fd re-add appveyor release pipeline Sina Mahmoodi 2026-04-22 12:08:52 +0000
  • c3c5a82ad3
    miner: supply a slot number when synthesising pending block post-Amsterdam Barnabas Busa 2026-04-22 14:00:35 +0200
  • 13f31483ab
    miner: supply a slot number when synthesising pending block post-Amsterdam Barnabas Busa 2026-04-22 14:00:35 +0200
  • a29da2bfe9 core: implement eip-7981: Increase Access List Cost MariusVanDerWijden 2026-04-17 17:38:48 +0200
  • e9d5e21b70 core: implement eip-7981: Increase Access List Cost MariusVanDerWijden 2026-04-17 17:38:48 +0200
  • b15f8d9d24 build: update BAL tests Marius van der Wijden 2026-04-22 12:42:54 +0200
  • eb3283fb2e
    accounts/usbwallet: revert github.com/karalabe/hid to fix freebsd build (#34784) Guillaume Ballet 2026-04-22 12:32:19 +0200
  • 87b030780e
    .github: add windows runner (#34742) Sina M 2026-04-22 12:18:56 +0200
  • 63635e0920 core/vm: fix ordering (8037 Marius van der Wijden 2026-04-22 12:11:41 +0200
  • bbb9c2f440 tests: update blob schedule Marius van der Wijden 2026-04-22 12:01:38 +0200
  • ca1efa700c build: update BAL tests Marius van der Wijden 2026-04-22 11:27:57 +0200
  • 2fd7ec37ed test fixes Marius van der Wijden 2026-04-22 11:27:38 +0200
  • 631da84301 all: fix rebasing issues Marius van der Wijden 2026-04-22 10:31:53 +0200
  • e1e0261208 all: fix rebasing issues Marius van der Wijden 2026-04-22 10:17:08 +0200
  • 4e03d7fa7c all: implement BAL single-threaded execution and validation Jared Wasinger 2026-04-13 17:52:55 -0400
  • 9e74b84a8e core: implement EIP-8037: state creation gas cost increase MariusVanDerWijden 2026-01-13 22:00:25 +0100
  • 6f02965aab
    core: track the state access footprint (#34776) rjl493456442 2026-04-22 13:42:49 +0800
  • 3abc4cea35
    core/state: use address hash cache if available (#34780) cui 2026-04-22 11:05:59 +0800
  • dca3cf02a2
    core: pre-allocate the receipt slice (#34786) cui 2026-04-22 11:02:44 +0800
  • f2d46baa0a
    Merge dcf422d3b4 into d422ab39d5 hero5512 2026-04-21 22:02:55 -0400
  • fd862fb6df accounts/abi/abigen: add ABI method to v2 bindings Moshe Malawach 2026-04-21 21:30:47 +0200
  • 6702bfb432 p2p/discover: fix data race on revalidationList fields Moshe Malawach 2026-04-21 21:39:48 +0200
  • e18f3a998d no lint no life healthykim 2026-04-21 21:24:04 +0200
  • 10337315a5 eth/protocols: stop serving on unavailable response healthykim 2026-04-21 21:08:11 +0200
  • d422ab39d5
    consensus, core, internal, miner: remove FinalizeAndAssemble (#34726) rjl493456442 2026-04-22 02:58:21 +0800
  • c429fe0b17 core: prealloc Weixie Cui 2026-04-22 02:48:53 +0800
  • 5eb2e5e265 crypto/kzg4844: add more tests healthykim 2026-04-21 20:45:12 +0200
  • 2c3b78478d
    accounts/usbwallet: replace karalabe/hid with ethereum/hid Guillaume Ballet 2026-04-21 17:52:42 +0200
  • ed8258c2b5 miner: re-used basefee and big.Int in loop Weixie Cui 2026-04-21 22:13:03 +0800
  • b676f0031e
    fix linter Guillaume Ballet 2026-04-21 17:28:51 +0200
  • e819d2372f
    go.mod, go.sum: revert github.com/karalabe/hid to fix freebsd build Guillaume Ballet 2026-04-21 16:15:50 +0200
  • 6ecc72bfe7
    core/txpool: report actual 110% threshold in intrinsic gas error Barnabas Busa 2026-04-21 16:01:39 +0200
  • e606b6a3d9 core, internal, miner: wrap the block construction as a function Gary Rong 2026-04-21 21:54:12 +0800
  • b2c50675ca core/txpool, eth: remove GetCells healthykim 2026-04-21 15:53:52 +0200
  • b3cb8e3629
    cmd/devp2p: fix disconnect decoding in rlpx ping Matus Kysel 2026-04-21 15:29:01 +0200
  • f44892c679 core/txpool/blobpool: atomic update in limbo via peek/dropStore Mayveskii 2026-04-21 15:51:28 +0300
  • c374e74ee1
    trie/bintrie: print todot path in binary (#34777) Guillaume Ballet 2026-04-21 14:50:09 +0200
  • f568ab9931
    internal/telemetry: add gRPC transport for OTLP trace export (#33941) Barnabas Busa 2026-04-21 14:48:21 +0200
  • f21fcf8ebe core/state: use address hash cache if available Weixie Cui 2026-04-21 20:29:58 +0800
  • 70731fb458 core/types,eth/filters: pre-calculate blooms for matching Weixie Cui 2026-04-21 20:10:44 +0800
  • 09e6c88a55
    cmd/utils: improve documentation for SplitAndTrim ArvinFarrelP 2026-04-21 18:59:35 +0700
  • 077d83387a
    metrics: reset internal value slice in Clear (#34761) cui 2026-04-21 19:58:49 +0800
  • 50013f189b cmd/devp2p/v5test: isolate unsolicited NODES probes Csaba Kiraly 2026-04-21 11:53:06 +0000
  • 06f7606492
    trie/bintrie: print todot path in binary Guillaume Ballet 2026-04-21 13:39:39 +0200
  • 13d5001c60 cmd/devp2p/v5test: remove unsolicited NODES sleep Csaba Kiraly 2026-04-21 08:48:14 +0000
  • ac406c2fe7
    core: implement eip-7976: Increase Calldata Floor Cost (#34748) Marius van der Wijden 2026-04-21 10:20:02 +0200
  • 56f3e90eae core, eth/catalyst: polish Gary Rong 2026-04-21 16:16:21 +0800
  • 499762852c
    core: set empty BlockAccessListHash on Amsterdam genesis (#34774) Barnabas Busa 2026-04-21 10:03:39 +0200
  • 41dfa7dd57 core: only initialize the state access list post Amsterdam Gary Rong 2026-04-21 15:27:10 +0800
  • f088bff4ec core: rework precompile touch Gary Rong 2026-04-21 15:24:23 +0800
  • 3b15cf18f7 core: track the state access footprint Gary Rong 2026-04-21 14:59:50 +0800
  • 1db7f94df0 miner: add opentelemetry tracing Gary Rong 2026-04-21 09:51:24 +0800
  • e447a2696d
    core/rawdb: clarify ReadLastPivotNumber comment (#34773) Toni Wahrstätter 2026-04-21 03:19:03 +0200
  • 3fa594333c Revert "cmd/devp2p/v5test: document new discv5 tests" Csaba Kiraly 2026-04-20 22:10:17 +0000
  • 2e638e607c
    core: set empty BlockAccessListHash on Amsterdam genesis Barnabas Busa 2026-04-20 22:45:09 +0200
  • 5f24f8760d core/rawdb: clarify ReadLastPivotNumber comment Toni Wahrstätter 2026-04-20 20:53:17 +0200
  • acbf699c33
    core/state: export StateUpdate struct (#34724) rjl493456442 2026-04-20 23:12:10 +0800
  • 6ad047e6b4 upgrade the blobpool q 2026-04-20 22:03:41 +0800
  • 2758b1af48 core/state: address comments Gary Rong 2026-04-20 21:10:26 +0800
  • 7e388fd09e
    core/state: separate trie reader to mptReader and ubtReader (#34763) rjl493456442 2026-04-20 21:04:42 +0800
  • 6241de1e92 cmd/devp2p/v5test: document new discv5 tests Csaba Kiraly 2026-04-20 12:54:31 +0000
  • cc9c6f4148 internal: fmt.Println -> fmt.Fprintln Weixie Cui 2026-04-20 20:54:12 +0800
  • 23a6adbcee eth/catalyst: allow reorging the head block to a parent MariusVanDerWijden 2026-04-20 13:01:28 +0200
  • b6d415c88d
    trie/bintrie: replace BinaryNode interface with GC-free NodeRef arena (#34055) CPerezz 2026-04-20 14:08:30 +0200
  • 4b850b0c43 core/types/bal: use uint32 for bal tx indices Sahil Sojitra 2026-04-20 17:22:19 +0530
  • 1b8c6b97b5
    Apply suggestions from code review Guillaume Ballet 2026-04-20 13:28:14 +0200
  • 138993e926
    Apply suggestions from code review Guillaume Ballet 2026-04-20 13:27:39 +0200
  • f8fb64a285 eth, internal/ethapi: add eth_capabilities RPC method locoholy 2026-04-08 02:04:38 +0500
  • 33601047e2 eth/catalyst: allow reorging the head block to a parent MariusVanDerWijden 2026-04-20 13:01:28 +0200
  • ab98ca7599 eth/catalyst: implement changes for EPBs devnets epbs-devnet-1 Barnabas Busa 2026-01-26 15:21:19 +0100
  • 0458f0c94b cmd/devp2p/v5test: harden unsolicited NODES hygiene test Csaba Kiraly 2026-04-20 10:45:06 +0000
  • f8155b9d2a cmd/devp2p/v5test: test unsolicited NODES hygiene Csaba Kiraly 2026-04-20 10:37:07 +0000
  • ba64f9eb88 cmd/devp2p/v5test: relax findnode handshake test Csaba Kiraly 2026-04-20 10:28:05 +0000
  • e7e81cfce2 cmd/devp2p/v5test: test FINDNODE handshake gating Csaba Kiraly 2026-04-20 10:20:59 +0000
  • 24e0739177 cmd/devp2p/v5test: test FINDNODE wrong-ip challenge Csaba Kiraly 2026-04-20 10:14:20 +0000
  • 04a6c861d8 crypto/kzg4844: comments healthykim 2026-04-20 12:07:51 +0200
  • 14c0f1d507 crypto/kzg4844: add cell-related functions healthykim 2026-04-20 12:00:23 +0200
  • bd2e1d6914 fix lint Sahil Sojitra 2026-04-20 14:09:17 +0530
  • 85891c5c28 feat(eip-7928): widen BAL index from uint16 to uint64 Sahil Sojitra 2026-04-20 13:50:45 +0530
  • e8083ed0f7 eth: fix lint issues after rebase Csaba Kiraly 2026-04-20 10:01:49 +0200
  • a03afefe2e eth/downloader: add invalid body test healthykim 2026-04-20 09:50:37 +0200
  • 6bd6799a1e eth/downloader: refactor healthykim 2026-04-20 09:49:26 +0200