Commit graph

  • 41467e8287 types,ethapi,signer: avoid copying 128KB blobs in range loops Lessa 2026-01-29 16:20:46 -0500
  • 845009f684
    ethclient: fix timeout param for eth_sendRawTransactionSync (#33693) milan-cb 2026-01-29 12:41:18 -0800
  • b20c4ac792 activate 8024 instructions in amsterdam. fix block tests Jared Wasinger 2026-01-29 15:26:02 -0500
  • 890745e00d fix era verify cmd Sina Mahmoodi 2026-01-29 21:11:10 +0100
  • 40609b3fa4 fixes Jared Wasinger 2026-01-29 13:44:55 -0500
  • fbf322fc0b
    unset flags Milan Saxena 2026-01-29 09:28:16 -0800
  • ce18f79cb0
    unset Duration changes Milan Saxena 2026-01-29 09:26:52 -0800
  • 79c20ba069
    reset flag types to Duration Milan Saxena 2026-01-29 09:12:23 -0800
  • af14bfca24
    Update history_trienode.go alex017 2026-01-29 17:22:28 +0100
  • a471810a70 opt weiihann 2026-01-30 00:00:14 +0800
  • b75c384bee
    Update filter_system.go marukai67 2026-01-29 16:52:08 +0100
  • b4083957d7 cmd/geth, core/rawdb: add inspect-contract weiihann 2026-01-29 23:11:58 +0800
  • 4d057b2c49 cmd/geth, core/rawdb: add inspect-trie weiihann 2026-01-29 23:05:08 +0800
  • d006bf86f8
    Update download.go katikatidimon 2026-01-29 14:53:45 +0100
  • 040c19990a followup to last commit Jared Wasinger 2026-01-29 08:53:22 -0500
  • a179ccf6f0
    core/state: add bounds check in heap eviction loop (#33712) Noisy 2026-01-29 14:08:04 +0100
  • 69422b9dac
    Fix stale statistics eviction condition Noisy 2026-01-29 12:53:00 +0100
  • 6759b1ddf8 fix: testdata modification jeevan-sid 2026-01-29 16:08:38 +0530
  • 9276cfdb9f dbcmd inspect trie depth weiihann 2025-12-27 14:09:27 +0800
  • c974722dc0
    crypto/ecies: fix ECIES invalid-curve handling (#33669) fengjian 2026-01-29 17:56:12 +0800
  • 9a6905318a
    core/txpool/legacypool: clarify and fix non-executable tx heartbeat (#33704) Csaba Kiraly 2026-01-29 10:53:55 +0100
  • 628ff79be3
    ethdb/pebble: disable seek compaction for Pebble (#33697) rjl493456442 2026-01-29 17:48:34 +0800
  • 7046e63244
    trie: fix flaky test (#33711) rjl493456442 2026-01-29 17:22:15 +0800
  • 2513feddf8
    crypto/kzg4844: preallocate proof slice in ComputeCellProofs (#33703) Lessa 2026-01-29 02:49:10 -0500
  • c4f695fa1f trie: fix flaky test Gary Rong 2026-01-29 15:46:04 +0800
  • fb2de4e708 feat: Enhanced discv4 with XDC discovery support anilchinchawale 2026-01-29 08:34:46 +0100
  • 3e9c7de9af test(pending): add test for modified blockTimestamp jeevan-sid 2026-01-29 12:38:05 +0530
  • bdbd62b3da feat: add bllockTimestamp under RPCTransaction suite jeevan-sid 2026-01-29 12:37:23 +0530
  • 8913016e2d core, ethdb, triedb: add batch close Gary Rong 2026-01-29 14:20:36 +0800
  • 7ce60a2a79
    rpc: add a rpc.rangelimit flag #33163 (#1957) Daniel Liu 2026-01-29 14:20:58 +0800
  • e77ac510d0
    all: replace Div/Mul with Rsh/Lsh if possible #29911 (#1966) Daniel Liu 2026-01-29 14:01:58 +0800
  • d12f9803eb
    trie: remove parameter 'fromLevel' in Prove #27512 (#1165) Daniel Liu 2026-01-29 13:59:02 +0800
  • 222d180a6b
    trie: update func ForEachWithOrder #27496 #27909 (#1163) Daniel Liu 2026-01-29 13:58:36 +0800
  • a74b7e2466
    core/vm: reuse Memory instances #30137 #33056 (#1974) Daniel Liu 2026-01-29 13:57:13 +0800
  • 4768d00e1e
    eth/filters, cmd: add config of eth_getLogs address limit #33320 #32327 (#1961) Daniel Liu 2026-01-29 13:56:45 +0800
  • 84aedaa7bf
    core/txpool/legacypool: fix stale counter #33653 (#1990) Daniel Liu 2026-01-29 13:55:55 +0800
  • 7fd5927081
    accounts/scwallet: fix panic in decryptAPDU #33606 (#1982) Daniel Liu 2026-01-29 13:55:27 +0800
  • ecb0408521
    core/state: ensure deterministic hook emission order in Finalise #33644 (#1981) Daniel Liu 2026-01-29 13:53:33 +0800
  • 0206909058
    core/txpool/legacypool: add metric for accounts in txpool #33646 (#1980) Daniel Liu 2026-01-29 13:52:31 +0800
  • b5e617fee0
    internal/debug: add integration with Grafana Pyroscope #33623 (#1983) Daniel Liu 2026-01-29 13:52:03 +0800
  • fbc86ff61f feat: add eth/62 handshake support for XDC anilchinchawale 2026-01-29 06:11:43 +0100
  • 93bbb7c130 feat: add eth/62, eth/63, xdpos2 protocol support anilchinchawale 2026-01-29 06:07:47 +0100
  • 73edcf6927 fix: remove duplicate bootnodes file anilchinchawale 2026-01-29 05:48:34 +0100
  • 843e7ba8bc docs: add startup script and testing guide anilchinchawale 2026-01-29 05:48:13 +0100
  • 9b24b71513 fix: XDC mainnet genesis hash compatibility anilchinchawale 2026-01-29 05:44:43 +0100
  • e40a3414cc Fix compilation issues - simplify XDCx and remove incompatible files anilchinchawale 2026-01-29 04:02:04 +0100
  • 8bf39caa1a Remove duplicate rawdb accessors and incompatible p2p files anilchinchawale 2026-01-29 03:58:33 +0100
  • 9ba57ca27f Fix duplicate type declarations in core/types anilchinchawale 2026-01-29 03:58:22 +0100
  • 85bb3e957c Add XDCx trading, lending, downloader, and documentation anilchinchawale 2026-01-29 03:56:32 +0100
  • b066812373 triedb/pathdb: allocate hash slice from sync pool Gary Rong 2026-01-29 10:48:01 +0800
  • 285c91cdb4 Add XDC eth handlers, core hooks, miner support, and comprehensive tests anilchinchawale 2026-01-29 03:39:45 +0100
  • 959ade7689 a bunch of changes. mostly bal persistence and removing bal from block body object. wip... Jared Wasinger 2026-01-28 17:57:07 -0500
  • 7081f37a43
    Update test_hash.go alex017 2026-01-28 22:08:58 +0100
  • ba9854b28f Add XDC contracts, Docker files, genesis, and hooks anilchinchawale 2026-01-28 21:45:46 +0100
  • 304017ac7e
    Update main.go marukai67 2026-01-28 21:40:18 +0100
  • 64defd91ef Add XDC APIs, contracts, and header fields anilchinchawale 2026-01-28 21:31:18 +0100
  • 0dc883e299 Update genesis with real XDC mainnet contract bytecode anilchinchawale 2026-01-28 21:21:50 +0100
  • 3eedd41b3e
    core/txpool/legacypool: clarify and fix non-executable tx heartbeat Csaba Kiraly 2026-01-28 19:58:41 +0100
  • 26e8cf74fa Add XDC mainnet production support anilchinchawale 2026-01-28 20:56:59 +0100
  • f5749c6316 Add contract integration, chain configs, XDC binary, and tests anilchinchawale 2026-01-28 20:48:47 +0100
  • 194a94bdc5 feat: Add XDPoS consensus engine for XDC Network anilchinchawale 2026-01-28 20:41:28 +0100
  • 424bc22ab8
    eth/gasprice: reduce allocations (#33698) Marius van der Wijden 2026-01-28 20:33:04 +0100
  • 9cef9dc75e rework activation Guillaume Ballet 2026-01-28 13:28:34 -0500
  • 34a92acbb9 crypto/kzg4844: preallocate proof slice in ComputeCellProofs Lessa 2026-01-28 12:28:59 -0500
  • fcd24d62a4
    fix lint Milan Saxena 2026-01-28 08:42:38 -0800
  • d95d1a1185
    Merge branch 'master' into milan/feat/fix-ethSendRawTransactionSync milan-cb 2026-01-28 08:32:56 -0800
  • 9bd3cf68da
    ethapi: add int refactor to backend for eth_sendRawTransactionSync Milan Saxena 2026-01-28 08:30:43 -0800
  • 9667891b7f
    apitypes: fix truncation of opening parenthesis Conor Patrick 2026-01-28 11:24:53 -0500
  • e673c70970
    feat: expose ethapi.NewRPCTransaction and ethapi.NewRPCPendingTransaction (#260) Stephen Buttolph 2026-01-28 11:08:29 -0500
  • ad1d943c7d legacypool: reduce unnecessary allocations during add MariusVanDerWijden 2026-01-28 16:47:33 +0100
  • b4a7f35411
    test: add log handler for error promotion to testing.TB (#259) Jonathan Oppenheimer 2026-01-28 10:45:30 -0500
  • 87b62f0a02
    Expose NewRPCTransaction Stephen Buttolph 2026-01-28 10:31:49 -0500
  • e372311a9c eth/gasprice: fix testcase MariusVanDerWijden 2026-01-28 15:35:02 +0100
  • 9cc073af72 metrics: reduce allocations for metrics MariusVanDerWijden 2026-01-28 15:27:00 +0100
  • 67d337eef4 metrics: reduce allocations for metrics MariusVanDerWijden 2026-01-28 15:12:51 +0100
  • c772db8404 eth/gasprice: reduce allocations MariusVanDerWijden 2026-01-28 14:09:12 +0100
  • 1e9dfd5bb0
    core: standardize slow block JSON output for cross-client metrics (#33655) CPerezz 2026-01-28 13:58:41 +0100
  • 09b9c27c83 use the flat reader in LoadTransitionState Guillaume Ballet 2026-01-28 13:54:38 +0100
  • 4f54cc95bc ethdb/pebble: disable seek compaction for Pebble Gary Rong 2026-01-28 20:52:53 +0800
  • 0a8fd6841c
    eth/tracers/native: add index to callTracer log (#33629) Marius van der Wijden 2026-01-28 13:32:27 +0100
  • 78975cd702 core/state: optimize transient storage Weixie Cui 2026-01-28 19:13:34 +0800
  • 3d05284928
    trie/bintrie: fix tree key hashing to match spec (#33694) Ng Wei Han 2026-01-28 18:51:02 +0800
  • ba0244ada7 fix test weiihann 2026-01-28 18:08:45 +0800
  • 5518af93d1 trie/bintrie: fix tree key weiihann 2026-01-28 17:22:33 +0800
  • e6982a76da core/state: count code update with 7702 clear Gary Rong 2026-01-28 16:11:45 +0800
  • cc6de619f0 core: remove 7702 operations and some unit tests Gary Rong 2026-01-28 15:27:41 +0800
  • 6f99536fcd cmd/utils: fix default value for slow block logging Gary Rong 2026-01-27 13:44:44 +0800
  • 8988e474cf
    Merge 392b62b88c into 344d01e2be Ilias Tsatiris 2026-01-27 21:55:42 -0800
  • 344d01e2be
    core/rawdb: preallocate slice in iterateTransactions (#33690) Lessa 2026-01-27 20:51:15 -0500
  • 56be36f672
    cmd/keeper: export getInput in wasm builds (#33686) Guillaume Ballet 2026-01-28 02:50:15 +0100
  • cb3122b280
    core/state: move code write metrics to post-Finalise CPerezz 2026-01-27 22:57:28 +0100
  • cd2389968a
    review feedback Guillaume Ballet 2026-01-27 22:08:13 +0100
  • cef1450a2a Merge remote-tracking branch 'zsolt/eip-7708' into HEAD Jared Wasinger 2026-01-27 14:22:19 -0500
  • 6438bb43a2 Merge remote-tracking branch 'marius/eip-7778' into HEAD Jared Wasinger 2026-01-27 14:18:51 -0500
  • 4b01658f8c Merge remote-tracking branch 'marius/eip-7843' into HEAD Jared Wasinger 2026-01-27 14:14:41 -0500
  • 4c36eaf532 all: all block access list changes up through devnet 1 including perf changes Jared Wasinger 2025-09-29 14:44:19 +0800
  • 81a65831c4
    ethapi: fix parameter types for timeout in api Milan Saxena 2026-01-27 10:27:51 -0800
  • 631865ebdd
    ethclient: fix parameters for eth_sendRawTransactionSync Milan Saxena 2026-01-27 10:06:17 -0800
  • 563f336747 eth/tracers/internal: fixup test cases MariusVanDerWijden 2026-01-27 16:10:19 +0100
  • 7ce4b1b82a
    core/rawdb: preallocate slice in iterateTransactions Lessa 2026-01-27 09:52:26 -0500