Commit graph

  • b3e7d9ee44
    triedb/pathdb: optimize history indexing efficiency (#33303) rjl493456442 2025-12-30 23:05:13 +0800
  • 4b196ac530 triedb/pathdb: address comments from guillaume Gary Rong 2025-12-30 22:11:21 +0800
  • b84097d22e
    .github/workflows: preventively close PRs that seem AI-generated (#33414) Guillaume Ballet 2025-12-30 14:43:45 +0100
  • 3f641dba87
    trie, go.mod: remove all references to go-verkle and go-ipa (#33461) Guillaume Ballet 2025-12-30 13:44:04 +0100
  • ef44528fa5 fix linter Guillaume Ballet 2025-12-29 17:41:36 +0100
  • 45b041ebe7 go.sum: remove the outdated checksums Gary Rong 2025-12-29 16:17:45 +0800
  • 7adbd7c41a core/state: fix lint Gary Rong 2025-12-29 14:23:58 +0800
  • ad85548ec3 fix build Guillaume Ballet 2025-12-19 21:23:24 +0100
  • 6f93c1a7bd trie: remove verkle Guillaume Ballet 2025-12-19 01:10:48 +0100
  • b30e6728db
    fix log message Csaba Kiraly 2025-12-29 15:19:48 +0100
  • f8d5d10c0c
    make sure single tx batches are not over-penalized Csaba Kiraly 2025-12-29 15:18:50 +0100
  • 57f84866bc
    params: fix wrong comment (#33503) Archkon 2025-12-29 20:57:29 +0800
  • 5f5420dfa1 fix statesize weiihann 2025-12-29 20:53:06 +0800
  • 3adb1608bf params/protocol_params.go:fix wrong comment It seems that the comment for CopyGas was wrongly associated to SloadGas. Archkon 2025-12-29 20:46:38 +0800
  • 8ee9eba81f Revert "temp fix" weiihann 2025-12-29 18:36:53 +0800
  • e903e4eb3c temp fix weiihann 2025-12-29 18:34:03 +0800
  • 1457a709f6
    trie: add EIP-8032 Guillaume Ballet 2025-12-20 21:09:15 +0100
  • efea256506 refactor: Update node fstring methods to append to a strings.Builder instead of returning a string. srpvpn 2025-12-28 23:57:42 +0300
  • b9702ed27b
    console/prompt: use PromptInput in PromptConfirm method (#33445) oooLowNeoNooo 2025-12-29 09:23:51 +0100
  • 4531bfebec
    eth/downloader: fix stale beacon header deletion (#33481) rjl493456442 2025-12-29 16:13:30 +0800
  • f46efbbf7c internal/version: add missing newline srpvpn 2025-12-28 23:30:36 +0300
  • 33e6cfc0e1 feat: replace strings.Title with golang.org/x/text/cases, update golang.org/x dependencies srpvpn 2025-12-28 22:49:15 +0300
  • 4bb2603fb6 cmd/geth: remove deprecated version-check command and logic Rim Dinov 2025-12-28 11:52:06 +0000
  • 2342ae1a53
    all: switch out contributor email in AUTHORS/.mailmap Charlotte 2025-12-27 20:27:51 -0500
  • f233723421
    all: switch out contributor email in AUTHORS/.mailmap Charlotte 2025-12-27 20:25:53 -0500
  • 70e6a957a0
    rm ios build Charlotte 2025-12-27 20:09:03 -0500
  • 8614fa23dd
    remove mobile workaround Charlotte 2025-12-27 20:08:25 -0500
  • 46b71b87df
    build: add Ubuntu 25.10 and remove 14.04 workaround Charlotte 2025-12-27 20:00:18 -0500
  • ce92963555
    cmd, eth: remove legacy whitelist flag and references to it Charlotte 2025-12-28 00:51:35 +0000
  • df9fbe8e07
    lint Charlotte 2025-12-28 00:07:27 +0000
  • 4e374e8df0
    cmd, node, signer: remove legacy nousb flag Charlotte 2025-12-27 23:55:13 +0000
  • 1dee8c7d88 fix format of test coverage qkrehdus 2025-12-27 15:57:59 +0900
  • d847a1d7ec fix legacypool test coverage qkrehdus 2025-12-27 15:38:26 +0900
  • cf1461870b overdraft attack bug fix p6rkdoye0n 2025-12-26 19:15:20 +0900
  • abbe71bb6c core/state, core/tracing: new state update hook weiihann 2025-12-24 15:08:57 +0800
  • c8cd481327
    Create offline-tx-signing.md kirito201922 2025-12-25 21:24:04 +0100
  • 2a56eccf45
    core/types: correct chainId check for pragueSigner #31032 #31054 (#1885) Daniel Liu 2025-12-25 13:03:47 +0800
  • 3c5a4c55e7 fix: linter issues jeevan-sid 2025-12-25 09:41:59 +0530
  • 292c0506c0
    core/txpool, eth: refactor function IsSigner (#1889) Daniel Liu 2025-12-25 11:57:37 +0800
  • 1394ea09f0
    node: fix error condition in gzipResponseWriter.init() #32896 (#1888) wit liu 2025-12-25 11:57:11 +0800
  • 6a3b92b701
    core/types: change SetCodeTx.ChainID to uint256 #30982 (#1840) Daniel Liu 2025-12-25 11:56:44 +0800
  • 5d8f73e733 test: cleanup on txlookup upon rewind jeevan-sid 2025-12-25 02:04:34 +0530
  • 4d6c3c2dcb fix: delete txlookup for txns in body on rewind jeevan-sid 2025-12-25 01:58:05 +0530
  • 4d4f224437 test: add regression test for finalized block rewind jeevan-sid 2025-12-25 00:41:45 +0530
  • 7ba29c4178 fix: stale finalized block rewind jeevan-sid 2025-12-25 00:23:12 +0530
  • 261329e15c fix: update go mod hengfang.wang 2025-12-24 19:41:33 +0800
  • 1746bafa28 add back static checks for selfdestruct/sstore and add extra gas check for selfdestruct stateless component Jared Wasinger 2025-12-23 19:51:08 -0800
  • 18fa37c3b5 core/vm: refactor calls gas calculation to exit early if there isn't enough gas to cover cost component that doesn't depend on state lookups Jared Wasinger 2025-12-03 09:29:10 -0800
  • a2d7f2e53e eth/downloader: fix stale beacon header deletion Gary Rong 2025-12-23 10:44:37 +0800
  • 27b3a6087e
    core/txpool/blobpool: fix slotter size limit (#33474) Csaba Kiraly 2025-12-24 02:44:17 +0100
  • 8a1f983591
    beacon/light/sync: clear reqFinalityEpoch on server unregistration Fibonacci747 2025-12-23 16:17:53 +0100
  • aa8c43caf3
    core/txpool: make tx validation reusable across packages/pools #27429 (#1873) Daniel Liu 2025-12-23 18:58:30 +0800
  • 4f89e3fb24
    cmd/puppeth: increase gaslimit during genesis block creation (#1851) Wanwiset Peerapatanapokin 2025-12-23 14:57:03 +0400
  • 9a61a4958d
    consensus: verify timeout from epochInfo instead of snap.NextEpochCandidates, close XFN-62 (#1850) Wanwiset Peerapatanapokin 2025-12-23 14:54:54 +0400
  • 0f682a8356
    Add GitHub Copilot instructions for XDC Network client (#1869) Anil Chinchawale 2025-12-23 16:24:36 +0530
  • 3fd03e0814
    core, core/types: rename AuthList to SetCodeAuthorizations #30935 (#1884) Daniel Liu 2025-12-23 18:10:53 +0800
  • 835579e304
    core/txpool: add validation and comprehensive tests for SetGasPrice (#1876) Daniel Liu 2025-12-23 18:10:24 +0800
  • 3bb3f80f5b
    core/state: add account address to Trie slot accessors #26934 (#1140) Daniel Liu 2025-12-23 18:09:56 +0800
  • 55c2d47c45
    all: use 0x-prefix string for type Address in error message (#1835) wit liu 2025-12-23 18:09:23 +0800
  • 13b0e39412
    core/txpool: remove unused function GetSender (#1886) wit liu 2025-12-23 14:26:34 +0800
  • 5090d26f71 fix lint Sahil-4555 2025-12-23 10:38:53 +0530
  • d9dbf00938 rm bitutil xorbytes helper func Sahil-4555 2025-12-23 10:38:26 +0530
  • ec153ed97e
    Update history.go alex017 2025-12-22 10:47:55 +0100
  • 54196a98a5 eth/catalyst: implement getBlobsV3 Marco Munizaga 2025-09-26 09:22:22 -0700
  • d78d79add0
    core/txpool: allow zero tip transactions with minimum gas price enforcement (#1879) Daniel Liu 2025-12-22 15:21:48 +0800
  • fe17f4742b fix nil header weiihann 2025-12-22 14:39:16 +0800
  • 63783a6b4c
    core/state, trie: port changes from PBSS #26763 (#1137) Daniel Liu 2025-12-22 14:33:56 +0800
  • 8c380e76f5
    core, eth/tracers: support debug_traceCall for special tx, fix #1870 (#1872) Daniel Liu 2025-12-22 14:32:05 +0800
  • 1a9935625f
    cmd/XDC: fix txpool gasPrice being overridden at checkpoints (#1878) Daniel Liu 2025-12-22 14:31:38 +0800
  • 1dd09427ed
    core/txpool: fix global MinGasPrice override and single test failure, fix #1881 (#1880) Daniel Liu 2025-12-22 14:31:21 +0800
  • 639531aae9
    contracts, tests: fix global variable modifications and remove unsafe parallelism (#1882) Daniel Liu 2025-12-22 14:30:39 +0800
  • ab9901b6de
    Update sstack.go lupin17 2025-12-22 07:18:08 +0100
  • 288588b852 core/state: persist state size metrics weiihann 2025-12-22 11:58:02 +0800
  • c671c1f696
    core/txpool/blobpool: fix slotter size limit Csaba Kiraly 2025-12-22 02:23:29 +0100
  • 2382d05fb2
    core: track newPayloadFeed subscriptions in scope Andrew Davis 2025-12-22 10:43:16 +1000
  • c7dcdf29b8 core/filtermaps: pre-allocate slices in writeFinishedMaps madisoncarter1234 2025-12-21 13:44:11 -0500
  • 4b1df3145b
    Update encoding_test.go 0xFloki 2025-12-21 19:28:42 +0100
  • 1264b8dfbe chore: retrigger CI madisoncarter1234 2025-12-21 12:48:57 -0500
  • 20dfef2418
    Update sstack.go lupin17 2025-12-21 18:37:18 +0100
  • 2c37aa3c8b
    Update web3.js lupin17 2025-12-21 18:31:47 +0100
  • 8072451f67
    Update blake2b_generic.go marukai67 2025-12-21 17:49:04 +0100
  • 1d2accd2f4
    Update metrics.go Adam 2025-12-21 16:36:59 +0100
  • bbf418c69f
    Update blake2b.go alex017 2025-12-21 16:20:30 +0100
  • 1a7c8d5d70
    use tx.Time Csaba Kiraly 2025-12-21 15:51:17 +0100
  • a9571dcf17
    ci: retrigger checks madisoncarter1234 2025-12-20 12:09:16 -0500
  • beb1dd6e06 ethclient: omit nil address/topics from filter args madisoncarter1234 2025-12-20 10:55:43 -0500
  • 9558b73617
    fix bigbear 2025-12-20 13:34:02 +0100
  • 8a732ad828
    fix bigbear 2025-12-20 13:32:16 +0100
  • 5a761c3846
    fix: remove superfluous $coverpkg argument in coverage build bigbear 2025-12-20 13:31:12 +0100
  • c12eb0f909
    Create Pongthon14 ying76307-eng 2025-12-20 14:20:00 +0700
  • e2da8daab4
    core/types: updates for EIP-7702 API functions #30933 (#1827) Daniel Liu 2025-12-20 13:43:04 +0800
  • 510be504ef
    eth/tracers: prestate lookup EIP7702 delegation account #32080 (#1828) Daniel Liu 2025-12-20 13:42:33 +0800
  • 2d239bdf12
    Update memorydb.go marukai67 2025-12-19 21:59:21 +0100
  • d6768c4fd2
    Update util.go lupin17 2025-12-19 20:59:33 +0100
  • 34d9478508
    Update bindv2.go 0xFloki 2025-12-19 19:55:46 +0100
  • 0116f1ebdc
    add package overview and examples mehmetyavuzz43 2025-12-19 18:03:17 +0100
  • ccc7366336
    core/txpool/blobpool: add custom check in test Csaba Kiraly 2025-10-27 13:09:22 +0100
  • 3ede2631a0
    core/txpool/blobpool: test gapped blob tx acceptance Csaba Kiraly 2025-10-24 14:00:20 +0200
  • 24b9c5dcb0
    core/txpool/blobpool: fix blob tx replacement Csaba Kiraly 2025-09-25 12:30:00 +0200
  • 52efe146f3
    fix lint Csaba Kiraly 2025-09-25 09:17:35 +0200