Commit graph

  • 80159e5854
    core/state, trie: add DeleteAccount method #25531 (#1108) Daniel Liu 2025-09-13 09:29:51 +0800
  • 41f580f209
    core/vm: fix typo in CLZ doc (#32604) Antonio Viggiano 2025-09-12 14:06:57 -0300
  • 5016d259f0
    Update eips.go Antonio Viggiano 2025-09-12 13:58:39 -0300
  • 6b2a215b2c
    Update database.go Adrian 2025-09-12 18:52:05 +0200
  • e30870063a core/filtermaps: use slices.Sort to remove duplicated elements allen 2025-09-12 11:24:09 -0400
  • e087afe09e triedb/hashdb: use reflect.TypeFor for cachedNode size calculation allen 2025-09-12 10:47:55 -0400
  • e350a7d27c
    go.mod, build/tools: use go get -tool to set tools mark.lin 2025-09-12 17:31:30 +0800
  • 50bd43a122
    core/rawdb: fix misleading comment in HasTrieNode (PathScheme) radik878 2025-09-12 16:21:46 +0300
  • e6ea290f8e core/txpool/blobpool: also migrate limbo MariusVanDerWijden 2025-09-12 14:48:31 +0200
  • ace873c1d0 core/txpool/blobpool: fix overhead constant MariusVanDerWijden 2025-09-12 14:09:42 +0200
  • 0643427965 p2p/discover: continue Felix Lange 2025-09-12 12:50:07 +0200
  • 8a73d64f5e make the chainid an extra parameter Guillaume Ballet 2025-09-12 06:21:48 -0400
  • 5d09aa316f
    accounts/abi/bind/v2: add Address method to BoundContract (#32559) Mobin Mohanan 2025-09-12 15:44:47 +0530
  • 68c18ede06
    Update lookup.go Felix Lange 2025-09-12 11:34:44 +0200
  • 97afa2815b
    Revert "p2p/discover: add test for lookup returning immediately" Csaba Kiraly 2025-09-12 11:29:43 +0200
  • 25d6596cd5
    .github: remove redundant regexp check for heading dot (#32597) Guillaume Ballet 2025-09-12 11:08:47 +0200
  • 3eab4616a6
    p2p/discover: add test for lookup returning immediately Csaba Kiraly 2025-09-12 10:59:29 +0200
  • 72d3e881b3
    p2p/discover: clarify lookup behavior on empty table Csaba Kiraly 2025-09-12 10:52:53 +0200
  • 681716a3f8 core/txpool/blobpool: fix overhead constant MariusVanDerWijden 2025-09-12 10:13:34 +0200
  • 3351ddc69b .github/workflows: remove redundant regexp check for heading dot Guillaume Ballet 2025-09-12 10:00:16 +0200
  • e4fd044fa0
    crypto: fix unknown linters (#1488) wit765 2025-09-12 14:45:26 +0800
  • be7f19a5d6 name jsvisa 2025-09-12 04:38:22 +0000
  • 131e89f725 Revert "fix: use the bottom layer's block instead" jsvisa 2025-09-12 04:36:07 +0000
  • 248d1a5d50 fix: update comment in log to reflect EIP-7702 changes bbaktaeho 2025-09-12 11:15:33 +0900
  • aff6811e09 fix: use the bottom layer's block instead jsvisa 2025-09-12 01:54:36 +0000
  • 1da1b58e7e
    build: fix BAD BLOCK error for consensus v1 and Go v1.24 v1.25 (#1482) wit765 2025-09-12 09:52:52 +0800
  • 3475df56c8 ethclient/simulated: disable log indexing to force unindexed log search allen 2025-09-11 21:35:14 -0400
  • 8db5f9ad3a
    fix(config): Use *big.Int for MinBaseFee config (#90) Cal Bera 2025-09-11 17:56:16 -0700
  • 65267adfcb
    Merge pull request #89 from berachain/prague2-fork Cal Bera 2025-09-11 13:39:14 -0700
  • 8a19582c8d
    eth/catalyst: enable newpayloadV4 on BPOs (#32589) lightclient 2025-09-11 14:09:56 -0600
  • 659035036d build: fix for Go 1.24, which does not support the "work" pattern Felix Lange 2025-09-11 21:53:21 +0200
  • 38ed51c372
    core/txpool/blobpool: migrate billy if osaka is scheduled, not just active lightclient 2025-09-11 13:43:45 -0600
  • 30832e2ba4
    core/txpool/blobpool: remove check for version byte in normal slotter operation lightclient 2025-09-04 11:18:57 -0600
  • 0a061be6a0
    core/txpool/blobpool: bump per blob overhead lightclient 2025-09-04 11:01:11 -0600
  • dd99cf07e4
    core/txpool/blobpool: update blobpool test for new sidecar version lightclient 2025-08-28 14:16:34 -0600
  • 89f21d2bb3
    core/txpool/blobpool: fix slotter slot size lightclient 2025-08-25 09:18:22 -0600
  • b8340ac071
    core/txpool/blobpool: read slotter version from billy before doing migration lightclient 2025-07-14 16:19:38 -0600
  • 0147ee128b
    core/txpool/blobpool: correctly assign error from os.Stat when checking billy lightclient 2025-07-11 11:54:39 -0600
  • fc8d92699b
    Update core/txpool/blobpool/slotter.go Marius van der Wijden 2025-07-09 10:43:03 +0200
  • 72c3a9467d
    go.mod: run go mod tidy lightclient 2025-07-08 15:00:08 -0600
  • 2583c77f8e
    core/txpool/blobpool: migrate blobpool MariusVanDerWijden 2025-07-07 21:49:04 +0200
  • 1036704628
    core/txpool/blobpool: migrate blobpool MariusVanDerWijden 2025-07-07 20:21:58 +0200
  • 71c1d7c84e
    core/txpool/blobpool: migrate blobpool MariusVanDerWijden 2025-07-07 18:59:01 +0200
  • ea153654ce
    core/txpool/blobpool: fixed tests MariusVanDerWijden 2025-06-20 11:48:15 +0200
  • 56bccbb3a9
    core/txpool/blobpool: add migration functionality MariusVanDerWijden 2025-06-04 19:24:17 +0200
  • f599be1ce6
    core/txpool/blobpool: factor out peerdas slotter MariusVanDerWijden 2025-06-04 18:41:54 +0200
  • ae2cd389d1
    core/txpool/blobpool: adjust slot size for cell proof transactions MariusVanDerWijden 2025-06-04 12:31:34 +0200
  • f246a99698
    core/txpool/blobpool: adjust slot size for cell proof transactions MariusVanDerWijden 2025-06-04 12:18:50 +0200
  • 8deb682a35
    build: upgrade to go 1.25.1 (#32593) Felix Lange 2025-09-11 20:57:18 +0200
  • 3aa3a98158 build: remove whitespace Felix Lange 2025-09-11 20:51:40 +0200
  • 162c13ebce build: upgrade to Go 1.25.1 Felix Lange 2025-09-11 20:47:44 +0200
  • ee85c3ab84 build: update to execution-spec-tests v5.0.0 Felix Lange 2025-09-11 20:34:15 +0200
  • c38a49f13e build/ci.go: fix test/lint with multiple modules Felix Lange 2025-09-11 20:13:03 +0200
  • cfe7323abd go.work: use lesser go Felix Lange 2025-09-11 15:55:56 +0200
  • eb17939542 build: run lint/tests for all modules in workspace Felix Lange 2025-09-11 15:54:30 +0200
  • 2e27b91a87 go.work: add workspace file Felix Lange 2025-09-11 15:53:35 +0200
  • 060786be2a cmd/keeper: require lesser go Felix Lange 2025-09-11 15:31:03 +0200
  • fb155b3d32 go.mod: remove zkm Felix Lange 2025-09-11 15:27:06 +0200
  • 3e7253e342 cmd/keeper: separate go module Felix Lange 2025-09-11 15:24:27 +0200
  • 45537ab4df move chainconfig to its own tag-protected file Guillaume Ballet 2025-09-09 14:54:39 -0400
  • b871219572 add ziren guest program Guillaume Ballet 2025-09-09 14:25:43 -0400
  • f390d79b6b add a stub to fix linter Guillaume Ballet 2025-09-05 20:00:04 +0200
  • d9f3b1cea6 cmd/keeper: use hoodi block for example file Guillaume Ballet 2025-09-05 18:22:17 +0200
  • 4273efec1f return a different error code for each potential failure step Guillaume Ballet 2025-09-05 08:26:12 +0200
  • ac3f406ead cmd/keeper: add the keeper zkvm guest program Guillaume Ballet 2025-09-04 17:23:31 +0200
  • 1c3703c888
    .github: run tests with ci.go (#32590) Felix Lange 2025-09-11 20:15:51 +0200
  • 96963e75ad soft truncate jsvisa 2025-09-12 01:57:53 +0800
  • 1c431f6f95 soft truncate head jsvisa 2025-09-12 01:36:20 +0800
  • da5747990d cmd/geth: fix logging test Felix Lange 2025-09-11 18:50:25 +0200
  • d83ebf8f34 .github: run tests with ci.go Felix Lange 2025-09-11 18:30:28 +0200
  • b271f46bde
    Merge remote-tracking branch 'cskiraly/blobtx-build-version-fix' into fusaka-devnet-5 fusaka-devnet-5 Csaba Kiraly 2025-09-11 18:21:45 +0200
  • ddc42b8376 rename to freezer tail block jsvisa 2025-09-11 16:05:46 +0000
  • 5c2bf5b33a periodic truncate triedb head jsvisa 2025-06-20 19:51:48 +0800
  • eaf712c80b update test jsvisa 2025-06-20 19:26:49 +0800
  • f5183eb1db triedb: manually truncate ancient db jsvisa 2025-06-20 19:25:13 +0800
  • d59174fa23
    core/txpool: simplify PendingFilter Csaba Kiraly 2025-09-11 17:19:29 +0200
  • 2fd686acbc doc Delweng 2025-07-03 10:12:50 +0800
  • 7f61b8b7e4 check first Delweng 2025-07-02 22:13:10 +0800
  • 8788d37829 core: check rewind head is later than older Delweng 2025-07-02 21:40:25 +0800
  • d761acaa06 triedb: get the first state block Delweng 2025-07-02 21:39:02 +0800
  • be1cc613d4
    eth/catalyst: add BPOs to allowed forks for newpayload v4 lightclient 2025-09-11 07:36:56 -0600
  • 4520ec0e71 eth/tracers/native: fix keccak256PreimageTracer name in the unit tests Dragan Milic 2025-09-11 15:14:29 +0200
  • e392a9bfeb core/types: fix LatestSignerForChainID panic with chainID 0 allen 2025-09-11 08:45:21 -0400
  • ded41ce294
    core/rawdb: fix body/receipts assertion messages in TestWriteAncientHeaderChain VolodymyrBg 2025-09-11 15:28:39 +0300
  • b02b70ea4a
    eth: add debug_executionWitness and an error check for the parent Guillaume Ballet 2025-09-05 10:20:23 +0200
  • 675bcbd3b0
    implement debug_ExecutionWitness Guillaume Ballet 2025-06-04 09:22:17 +0200
  • 7d4d387574 core/vm: revert comment change Felix Lange 2025-09-11 13:08:57 +0200
  • ced1ad0bdc switch to correct upstream Felix Lange 2025-09-11 12:20:59 +0200
  • 0f6c9f5754 core/vm: use go-bigmodexpfix for modexp Felix Lange 2025-09-10 20:03:42 +0200
  • cbf0b5bc92
    go.mod, build: require go 1.24 and upgrade linter (#32584) Felix Lange 2025-09-11 13:07:04 +0200
  • 5658acb5b8 .github: update regexp for validate_pr Felix Lange 2025-09-11 12:53:15 +0200
  • 7ee545c461 crypto/blake2b, crypto/bn256/cloudflare: remove undefined linters in comments Felix Lange 2025-09-11 12:50:55 +0200
  • de2f300e5c build: upgrade to golangci-lint 2.4.0 Felix Lange 2025-09-11 12:40:33 +0200
  • 28ca5c4391 go.mod: require go 1.24 Felix Lange 2025-09-11 12:36:01 +0200
  • e024b94b38
    Update eth/tracers/native/keccak256_preimage.go Dragan Milic 2025-09-11 12:00:04 +0200
  • f234dd896e
    build: upgrade go to v1.25.1 (#1476) wit765 2025-09-11 16:35:39 +0800
  • 0859bd75b7 eth: latest subscription jsvisa 2025-09-11 16:02:23 +0800
  • 7f90a0fff7 ethclient: set from block to nil if q.from is nil jsvisa 2025-09-11 15:58:46 +0800
  • 92fbbe63c8
    ethdb/pebble: set metric namespace correctly (#32563) GarmashAlex 2025-09-11 11:05:17 +0300
  • 046e2cd7a4
    params: add bpo forks to eth_config (#32579) lightclient 2025-09-11 00:18:11 -0600