Commit graph

  • 6d81fe2dcc core/txpool: fix test stub after rebase apetro2 2026-03-26 22:05:05 +0800
  • 0253db6ce5
    Some fixes for bal-devnet-3 (#34090) Josh Klopfenstein 2026-03-26 08:11:25 -0500
  • 8a3a309fa9
    core/txpool/legacypool: remove redundant nil check in Get (#34092) Lessa 2026-03-26 09:02:31 -0400
  • 4c8b7f1feb
    core/txpool/legacypool: remove redundant nil check in Get Lessa 2026-03-26 06:23:05 -0400
  • 57e8860dfe Adding MLSDA65 precompile to begin adding quantum hardening support to Ethereum smart contracts support@gravitylab.llc 2026-03-25 21:54:30 -0500
  • fb45562961 add missing accessList nil guards Josh Klopfenstein 2026-03-25 15:39:57 -0700
  • 1c60be1bbf use blockAccessListHash instead of balHash in json Josh Klopfenstein 2026-03-25 15:39:57 -0700
  • c2299d4cb1 cmd/utils: validate imported history before insertion Yenya030 2026-03-20 17:59:25 -0500
  • f7ed82b12c
    cleanup Guillaume Ballet 2026-03-25 16:45:53 +0100
  • 58819e6ba0
    fix panic Guillaume Ballet 2026-03-25 16:42:44 +0100
  • a9b4718d6d
    rework, keep cross-validation working as-is Guillaume Ballet 2026-03-25 16:11:51 +0100
  • 55dae4fd09 core/txpool: guard nil head subscription apetro2 2026-03-25 21:24:50 +0800
  • 27245764f3 core/txpool: subscribe in constructor apetro2 2026-03-22 10:44:30 +0800
  • 7f64995ee3 core/txpool: guard nil head subscription apetro2 2026-03-19 00:24:39 +0800
  • 469846166a core/txpool: guard nil head subscription apetro2 2026-03-06 22:39:02 +0800
  • e61598bd6f
    cmd/devp2p/v5test: prefill FindnodeResults bystanders Csaba Kiraly 2026-03-18 09:56:51 +0000
  • 827689c146
    cmd/devp2p/v5test: fix envelope-based discv5 replies Csaba Kiraly 2026-03-18 07:53:50 +0000
  • d1b04ab2b3
    cmd/devp2p/v5test: resend challenged FindnodeResults packets Csaba Kiraly 2026-03-17 13:06:26 +0000
  • 1dbb80afe6
    cmd/devp2p/v5test: extend FindnodeResults retry window Csaba Kiraly 2026-03-17 08:47:21 +0000
  • 095778309f
    cmd/devp2p/v5test: fix FindnodeResults bystanders Csaba Kiraly 2026-03-16 23:01:48 +0000
  • fa21201ee3 internal/ethapi: fix access list precompile overrides Daniel Liu 2026-03-25 19:50:39 +0800
  • 5d0e18f775
    core/tracing: fix NonceChangeAuthorization comment (#34085) bigbear 2026-03-25 09:16:09 +0100
  • 14a5c707ae
    core/tracing: fix NonceChangeAuthorization comment bigbear 2026-03-25 08:22:39 +0100
  • ff731ce79c add fallback mechanism for availability failure healthykim 2026-03-25 15:07:29 +0900
  • 0d134439d3 accounts/keystore: fix flaky TestUpdatedKeyfileContents notification race Daniel Liu 2026-03-25 11:41:29 +0800
  • 3934c45261 use errgroup approach Sina Mahmoodi 2026-03-24 21:51:55 +0000
  • 749fe860c6 improve readability of keyspace splitting Sina Mahmoodi 2026-03-24 21:29:02 +0000
  • bfeb828460 rm special iterator case Sina Mahmoodi 2026-03-24 21:08:18 +0000
  • 8f9061f937
    cmd/utils: optimize history import with batched insertion (#33894) Andrew Davis 2026-03-25 06:47:18 +1000
  • 8f361e342c fix stale generated file that I forgot to include with recent PR that made some changes to the --bal.executionmode flag Jared Wasinger 2026-03-23 13:03:04 -0400
  • 418d8207b3 core/types: don't include BAL in rlp encoding of full block. Set access list hash on block header when calling 'Block.WithAccessList' Jared Wasinger 2026-03-23 13:01:00 -0400
  • bd4dbf817c core/state/snapshot: preallocate keys and vals slices in proveRange Tanvir 2026-03-25 01:37:52 +0800
  • ee86950c35 remove unnecessary seek Sina Mahmoodi 2026-03-24 16:58:13 +0000
  • aa7b1f6d6b cmd/abigen: (v2) replaced the sentinel per-event errors by the exported from bind package errors Vadim Tertilov 2026-03-24 17:57:24 +0100
  • 6184e7704f avoid alloc Sina Mahmoodi 2026-03-24 16:37:22 +0000
  • 858bc9b590 closure approach Sina Mahmoodi 2026-03-24 16:35:09 +0000
  • f71d097a14 keep only batch optimization Sina Mahmoodi 2026-03-24 15:44:32 +0000
  • d1f0ab79ba core/types/bal: ensure that a written storage slot which was previously read doesn't appear in both the read/write set in the BAL Jared Wasinger 2026-03-24 11:39:17 -0400
  • e951bcbff7
    cmd/devp2p: fix discv5 PingMultiIP test session key mismatch (#34031) Csaba Kiraly 2026-03-24 14:57:11 +0100
  • 974844c8d2
    miner: restore GasUsed assignment in applyTransaction (#34082) Stefan 2026-03-24 14:05:50 +0100
  • 226fbf6d44 add availability timeout metric healthykim 2026-03-24 20:55:44 +0900
  • 1f5eec01b0 add hasPayload flag for Get function healthykim 2026-03-24 20:55:24 +0900
  • f16dd7e07f miner: fix BAL mutation tracking in applyTransaction qu0b 2026-03-24 11:40:59 +0000
  • 8461385e0d miner: restore GasUsed assignment in applyTransaction qu0b 2026-03-24 11:26:33 +0000
  • b3113baec8 all: fix rebasing issues Marius van der Wijden 2026-03-24 09:48:04 +0100
  • 4c8566639c internal/ethapi: avoid full block load in debug_getRawHeader BZO95 2026-03-24 11:22:36 +0800
  • f27bcc6ea3 fix abi Guillaume Ballet 2026-03-24 00:04:44 +0100
  • 295ac26087 core/rawdb: rename BAL to AccessList jonny rhea 2026-03-23 16:57:27 -0500
  • 1c66320f42 go fmt jonny rhea 2026-03-23 16:48:55 -0500
  • 563002e0ba no example tags for default wasm build Guillaume Ballet 2026-03-23 21:15:34 +0100
  • eb9f671036
    build: fix keeper build not using correct working directory (#574) Guillaume Ballet 2026-03-23 21:06:47 +0100
  • 34a09b1aaf core/rawdb: remove BAL from chain freezer jonny rhea 2026-03-23 14:10:47 -0500
  • 50e5b7b60a core/types: fix lint Jared Wasinger 2026-03-23 09:07:48 -0400
  • 4d7532abab core,consensus: introduce AccessList as a field on the block struct. introduce AccessListHash field on block header. rename block access list retrieval methods on rawdb 'BAL'->'AccessList' Jared Wasinger 2026-03-23 08:53:03 -0400
  • 85671f1c4a all: fix rebasing issues Marius van der Wijden 2026-03-23 20:00:49 +0100
  • 4d33061c51 build, cmd/keeper: add "womir" target Guillaume Ballet 2026-03-23 19:56:08 +0100
  • caedb7ff24 core: fix deadlock in parallel state processor Marius van der Wijden 2026-03-19 12:03:28 +0100
  • 5ce07bd3a7 core: fix storage deletion Jared Wasinger 2026-03-17 14:41:04 -0400
  • af1c6c2833 cmd,core,eth,miner: * add method on StateReaderTracker to clear the accumulated reads * don't factor the BAL size into the payload size during construction in the miner * simplify miner code for constructing payloads-with-BALs via the use of aformentioned StateReaderTracker clear method * clean up the configuration of the BAL execution mode based on the preset flag specified Jared Wasinger 2026-03-10 17:34:11 -0400
  • 1993f7f9d2 rpc: add blockAccessListHash to RPC block header response (#33994) Sahil Sojitra 2026-03-13 23:34:04 +0530
  • 42685eaa9c core/types: fix CopyHeader missing BlockAccessListHash deep copy CPerezz 2026-02-14 11:15:48 +0100
  • 25be4bfb4f eth/catalyst: propagate passed context in call to newPayload Jared Wasinger 2026-03-11 12:41:55 -0400
  • c5797a7c0a eth, cmd, rlp: implement EIP-7975 (eth/70 - partial block receipt lists) Jared Wasinger 2026-03-04 20:16:28 -0500
  • 930770e947 address more lint errors Jared Wasinger 2026-03-04 07:34:53 -0500
  • 402f601ed2 fix some lint errors (TODO: merge this commit into the 7928 changes Jared Wasinger 2026-03-03 18:23:23 -0500
  • 7b8deb10fc update test fixtures to devnet 3. fix build Jared Wasinger 2026-03-03 15:46:40 -0500
  • 5808d212bb all: implement eip 7928 block access lists Jared Wasinger 2026-03-02 23:13:16 -0500
  • 745b0a8c09
    cmd/utils: guard SampleRatio flag with IsSet check (#34062) vickkkkkyy 2026-03-24 01:14:28 +0800
  • da0d7b575a core: implement EIP-8037: state creation gas cost increase MariusVanDerWijden 2026-01-13 22:00:25 +0100
  • fb6a02aa81 core: implement EIP-8037: state creation gas cost increase MariusVanDerWijden 2026-01-13 22:00:25 +0100
  • 51035c3323 fix stale generated file that I forgot to include with recent PR that made some changes to the --bal.executionmode flag Jared Wasinger 2026-03-23 13:03:04 -0400
  • 0ed1e7dd73 core/types: don't include BAL in rlp encoding of full block. Set access list hash on block header when calling 'Block.WithAccessList' Jared Wasinger 2026-03-23 13:01:00 -0400
  • 3f63156b5c abigenv2: added a package-level error for event signature mismatch during unpacking Vadim Tertilov 2026-03-23 16:03:31 +0100
  • b87340a856
    core, core/vm: implement EIP-7708 (#33645) Felföldi Zsolt 2026-03-23 15:29:53 +0100
  • a61e5ccb1e
    core, internal/ethapi: fix incorrect max-initcode RPC error mapping (#34067) Daniel Liu 2026-03-23 22:10:32 +0800
  • e23b0cbc22
    core/rawdb: fix key length check for num -- hash in db inspect (#34074) Lessa 2026-03-23 09:54:30 -0400
  • ffbe46464e core: reuse chain rule Gary Rong 2026-03-23 21:30:00 +0800
  • cac38e56f5 core/state: unexport removedAccountWithBalance Gary Rong 2026-03-23 21:21:08 +0800
  • 3f09619dbc core: add todo Gary Rong 2026-03-23 21:19:26 +0800
  • 0a34ef1097 core/state, core/vm: emit burn logs at the end of state transition Gary Rong 2026-03-23 21:16:34 +0800
  • c86093a934 core: remove block number assignment in log Gary Rong 2026-03-23 20:55:07 +0800
  • b8939107a2 core/state: moved event sorting into GetRemovedAccountsWithBalance zsfelfoldi 2026-03-20 12:08:09 +0100
  • d74e319ad6 core, core/vm: implement EIP-7708 Zsolt Felfoldi 2026-01-19 18:51:09 +0100
  • 274f093a28
    core/rawdb: fix key length check for num->hash in db inspect Lessa 2026-03-23 06:46:42 -0400
  • 99bbb60b9b feat(consensus): add RPC endpoint to query signing tx count by epoch liam.lai 2026-03-23 01:19:13 -0700
  • 45352c684a rpc: pre-encode error data for batch size checks root 2026-03-23 05:04:57 +0000
  • d1a6871e01 rpc: count error response size in batch response limit THE MACHINE 2026-03-23 08:09:07 +0800
  • ab93d63512
    .github/workflows: fix FreeBSD CI to use ubuntu-latest runner (#34071) freebsd-github-action Guillaume Ballet 2026-03-22 22:36:42 +0100
  • 81f8a3a2d3 .github/workflows: fix FreeBSD CI to use ubuntu-latest runner tellabg 2026-03-22 19:35:39 +0100
  • 2f88e2d66e
    Merge pull request #2 from m0sh1x2/test-branch Krasimir Velichkov 2026-03-22 13:31:20 +0200
  • 6ddd933edc
    ci: run build after label and merge event is complete krasimir.velichkov 2026-03-22 13:30:47 +0200
  • 07aa4bdb08
    ci: build and deploy the image only on specific label krasimir.velichkov 2026-03-22 13:17:00 +0200
  • d3fc5b6770
    fix: initial docker-compose with dev mode and basic research notes krasimir.velichkov 2026-03-22 13:09:42 +0200
  • ee0a594744
    ci: default ci for build and tests krasimir.velichkov 2026-03-22 10:09:50 +0200
  • 39fca2e793
    ci: add basic ci to test build in actions krasimir.velichkov 2026-03-22 10:06:55 +0200
  • e6a7add859 eth/tracers/native: fix parity mapping for wrapped max code size errors Daniel Liu 2026-03-22 09:22:05 +0800
  • 590f948941 core, internal/ethapi: fix incorrect max-initcode RPC error mapping after sentinel move Daniel Liu 2026-03-22 00:00:16 +0800
  • 9579593438
    fix(constants): update Devnet chain ID and block parameters for devnet-108 setup (#2205) anunay-xin 2026-03-21 17:22:44 +0530
  • 06c70d32fa eth, eth/filters: allow queries to fall through to era files on pruned nodes maks 2026-03-21 12:26:03 +0100
  • 001bd7ef3b
    fix(eth/hooks,contracts): use parent-state randomize data for checkpoint validator verification (#2186) Daniel Liu 2026-03-21 15:26:54 +0800