Commit graph

  • a122dbe459
    internal/ethapi: return error code -32602 for invalid storage key (#33282) Felix Lange 2025-11-28 11:28:31 +0100
  • fed8e09ab0
    cmd/evm: add stdin support to blocktest command (#32824) Bhargava Shastry 2025-11-28 11:22:36 +0100
  • 55283bd801
    core/rawdb: prevent uint64 underflow Bashmunta 2025-11-28 12:13:23 +0200
  • f691d661c4
    cmd/utils: fix disabling discovery through config file (#33279) cui 2025-11-28 17:52:21 +0800
  • 3d9c7e5a9a internal/ethapi: add error into message Felix Lange 2025-11-28 10:39:46 +0100
  • f43228152b
    cmd/utils: fix dumpconfig (#33302) cui 2025-11-28 17:13:01 +0800
  • f48d612298 ethdb/pebble: add configuration changes Gary Rong 2025-11-28 15:27:06 +0800
  • f1e6b72d1c core/rawdb: optimize database key construction rizkyikiw42 2025-11-28 14:06:26 +0800
  • 446fdebdc3
    consensus/ethash: fix blob gas error message formatting (#33300) Rizky Ikwan 2025-11-28 05:14:30 +0100
  • 625b864452 core/state: change metrics Gary Rong 2025-11-28 12:06:29 +0800
  • b3b46ce435
    eth/downloader: remove dead proc counter (#33309) ANtutov 2025-11-28 04:42:22 +0200
  • 106f90257c
    Update subscription.go sashaodessa 2025-11-27 22:36:57 +0100
  • b65764dc63
    eth/downloader: remove dead proc counter in queue.reserveHeaders ANtutov 2025-11-27 22:39:04 +0200
  • 94373af89d
    Update history_indexer.go oxBoni 2025-11-27 20:56:58 +0100
  • 14a19282f2
    Update api.go Doryu 2025-11-27 20:49:29 +0100
  • 795a7ab58a
    go.mod: bump gnark-crypto to 0.18.1 (#33305) Guillaume Ballet 2025-11-27 20:43:05 +0100
  • b53ad0c0a6
    internal/debug: add basic authentication support for pyroscope profiler Carlos Bermudez Porto 2025-11-27 13:40:37 -0300
  • 3e910b7a4c fix: closure capture race in generateTrieRoot goroutines Fibonacci747 2025-11-27 16:37:35 +0000
  • df1ac27964 go.mod: bump gnark-crypto to 0.18.1 Guillaume Ballet 2025-11-27 16:33:10 +0100
  • 46a7f49f92 dependency: update influxdb-client-go to v2.14.0 Leonardo Arias Fonseca 2025-10-01 06:59:41 -0600
  • 89b4c8e3dd
    fix: repair oss-fuzz coverage command bigbear 2025-11-27 14:28:37 +0100
  • aa1a8dacae
    cmd/keeper/go.mod: bump github.com/consensys/gnark-crypto from 0.18.0 to 0.18.1 in /cmd/keeper (#33256) dependabot[bot] 2025-11-27 14:27:49 +0100
  • 7a83657d70 bump version 2.6.6-testnet liam.lai 2025-11-27 21:13:24 +0800
  • 9c2b34973f params: compare V2 between different versions, close XFN-45 (#1807) Daniel Liu 2025-11-27 15:59:35 +0800
  • 732ee2775d disable all config compare because it cant rollback to previous version liam.lai 2025-11-23 15:43:56 +0800
  • 50602a0298 add more log liam.lai 2025-11-21 00:24:55 +0800
  • 9cfb9b43a9 eth: remove unused variables in func computeTxEnv, fix XFN-92 Daniel Liu 2025-11-20 16:25:37 +0800
  • ad41e29932 core/state: remove notion of fake storage #24916, fix XFN-150 (#1219) Daniel Liu 2025-08-29 05:24:28 +0800
  • cd6717de45 rpc: change BlockNumber constant values to match ethclient #27219, fix XFN-144 (#992) Daniel Liu 2025-04-28 10:59:34 +0800
  • b836ea7c2a ethclient/gethclient: remove unused function GetProof #1448, fix XFN-115 Daniel Liu 2025-11-20 16:03:22 +0800
  • 819318bd7a ethclient: ensure tx json is not nil before accessing it #19653 (#1359) Daniel Liu 2025-08-20 14:49:43 +0800
  • 2726509176 core: using the cached prev for comparisons, fix XFN-96 Daniel Liu 2025-11-20 15:53:21 +0800
  • 0ed20eface eth/tracers: fix unsafe pointer manipulation for slice creation, close XFN-91 (#1729) Daniel Liu 2025-11-16 13:53:04 +0800
  • 26fb93513d eth: fix trie DB reference dereferenced in traceChain, close XFN-85 #1731 Daniel Liu 2025-11-20 15:40:52 +0800
  • e3c4d4923c all: remove XDCx and XDCxlending public API, close XFN-74 XFN-134 #1675 Daniel Liu 2025-11-20 15:26:47 +0800
  • 5b56e97be7 eth: fix potential rpc.BlockNumber overflow, close XFN-69 (#1736) Daniel Liu 2025-11-15 19:13:01 +0800
  • f9d8738f2a all: fix typos, close XFN-23 #1725 Daniel Liu 2025-11-20 14:56:27 +0800
  • c7fbbe4b4d eth: quick canceling block inserting when debug_setHead is invoked #32067, fix XFN-142 #1728 Daniel Liu 2025-11-20 09:51:23 +0800
  • 542b73284c internal/ethapi: improve ChaindbCompact() and ChaindbProperty() #19021 #19856 #28207, fix XFN-139 #1722 Daniel Liu 2025-11-20 09:31:08 +0800
  • 0908fac1e0 fix test gas limit parameters liam.lai 2025-11-20 00:53:20 +0800
  • e9c21235c8 resolve conflit liam.lai 2025-11-20 00:18:34 +0800
  • 5004ef060a eth/hook: fix parameter mame mismatch in HookPenalties(), close XFN-141 (#1741) Daniel Liu 2025-11-18 20:19:18 +0800
  • 2cb1d3a340 core, miner: fix inconsistent tx blacklist enforcement, close XFN-98 (#1674) Daniel Liu 2025-11-18 13:54:08 +0800
  • 247eb0d464 core/types: fix immutability guarantees in Block #27844, close XFN-82 (#1727) Daniel Liu 2025-11-16 13:53:22 +0800
  • 01f65ffe8e consensus/XDPoS, params: fix some comments, close XFN-125 (#1733) Daniel Liu 2025-11-15 19:14:39 +0800
  • 9679c4e179 consensus/XDPoS, eth: fix potential rpc.BlockNumber overflow, close XFN-69 (#1735) Daniel Liu 2025-11-15 19:14:08 +0800
  • d0c92435bc consensus, params: remove SkipV2Validation, close XFN-151 (#1730) Daniel Liu 2025-11-15 00:23:05 +0800
  • cc52316532 all: pre-allocate memory for slices and maps, close XFN-148 (#1714) Daniel Liu 2025-11-14 22:43:36 +0800
  • 0a39a09c61 core, eth: fix overuse Of log.Crit, close XFN-102 (#1648) Daniel Liu 2025-11-14 18:58:36 +0800
  • 8a368c4f04 core/state, internal/ethapi: GetAccountInfo handle error properly, close XFN-79 (#1663) Daniel Liu 2025-11-14 18:58:18 +0800
  • 838751e378 core, docs: add solidity document, close XFN-68 (#1670) Daniel Liu 2025-11-14 18:55:42 +0800
  • f3603d6e13 common: improve variable names for ExtractAddressFromBytes(), close XFN-27 (#1726) Daniel Liu 2025-11-15 19:18:01 +0800
  • 092810a142 XDPoS/utils: get pool size by key, close XFN-21 (#1666) Daniel Liu 2025-11-14 18:59:58 +0800
  • d6e067cbfc XDPoS/utils: must use NewPool() to create Pool, close XFN-13 (#1667) Daniel Liu 2025-11-14 18:56:24 +0800
  • 4979e14dbf engines/engine_v2: refactor verifyQC by errgroup, close XFN-09 (#1740) Daniel Liu 2025-11-15 19:12:15 +0800
  • 18e4fb0b79 consensus: change os.Exit to return error (#1653) Wanwiset Peerapatanapokin 2025-11-10 21:55:45 +0400
  • f4bf737d38 consensus: verify header hash is same as input hash in getEpochSwitchInfo (#1627) Wanwiset Peerapatanapokin 2025-10-28 09:30:38 +0700
  • 4947b75c21 impose size limit for DecodeBytesExtraFields (#1637) Wanwiset Peerapatanapokin 2025-10-16 12:16:14 +0400
  • 3fb7e4bb18 optmize CompareSignersLists wanwiset25 2025-10-12 21:59:55 +0400
  • 3f285f1b5d consensus: Verify gaslimit bounds when accepting blocks (#1619) Wanwiset Peerapatanapokin 2025-10-16 12:16:34 +0400
  • 73a2d3254c separate fullVerifies array into v1fullVerifies and v2fullVerifies (#1618) Wanwiset Peerapatanapokin 2025-10-16 12:17:05 +0400
  • f9806416ed consensus: skip gas limit verification for genesis block (#1646) Wanwiset Peerapatanapokin 2025-10-28 08:30:36 +0700
  • 09df0fc345 params: fix type V2 not equal bug, close XFN-45 (#1737) Daniel Liu 2025-11-12 06:32:43 +0800
  • 1271eb8e9d consensus: implement DeepCopy() in PoolObj, close XFN-04 (#1723) Wanwiset Peerapatanapokin 2025-11-10 21:56:10 +0400
  • 88db429e70 consensus: add isEpochSwitch check to IsSigner, close XFN-90 (#1654) Wanwiset Peerapatanapokin 2025-11-10 21:54:51 +0400
  • 5376c0a75b ethclient: fix variable shadowing in FeeHistory(), close XFN-129 (#1720) Daniel Liu 2025-11-04 13:48:28 +0800
  • b4e874d347 consensus/XDPoS/utils: remove unused errors, close XFN-122 (#1721) Daniel Liu 2025-11-04 13:48:04 +0800
  • a4190a0c63 core: skip AddBalance for special-tx, close XFN-67 (#1629) Daniel Liu 2025-11-14 19:02:21 +0800
  • bb875a4659 miner: remove NewMinedBlockEvent, close XFN-50 (#1644) Daniel Liu 2025-11-04 13:45:45 +0800
  • a32359d915 params: check XDPoS V2 parameters, close XFN-45 (#1638) Daniel Liu 2025-11-04 13:45:26 +0800
  • 3aa20f1537 common: fix gas fee mismatch before TIPTRC21Fee, close XFN-51 (#1636) Daniel Liu 2025-11-03 18:54:14 +0800
  • d8785b2f45 miner: fix inconsistent error evaluation, close XFN-60 (#1632) Daniel Liu 2025-11-03 18:46:38 +0800
  • 1b9d9ee42c miner: fix pop wrong tx from normal txs queue, close XFN-37 (#1623) Daniel Liu 2025-11-03 18:46:10 +0800
  • 9d40fb40fc engine_v2: verify gap number in UpdateMasternodes, close XFN-11 (#1622) Daniel Liu 2025-11-03 18:45:48 +0800
  • b11688140b miner: fix deep copy in copyReceipts, close XFN-49 (#1620) Daniel Liu 2025-11-03 18:44:27 +0800
  • e811e58acd core/txpool: protect cache with mutex #27898, close XFN-65 (#1630) Daniel Liu 2025-11-03 17:25:30 +0800
  • b902fe4b07 core/types: reuse signtx #29152, close XFN-63 (#1631) Daniel Liu 2025-11-03 17:24:31 +0800
  • 30a5b17152 miner: fix concurrent map access in Miner.HashRate, close XFN-52 (#1634) Daniel Liu 2025-11-03 17:23:37 +0800
  • 7032e9f8ed miner: fix inconsistent time unit, close XFN-59 (#1633) Daniel Liu 2025-11-03 17:23:10 +0800
  • 5fa42ea2d0 miner, XDPoS, XDC: close chanels by owner, close XFN-41 (#1641) Daniel Liu 2025-11-03 17:22:31 +0800
  • 013646403c engine_v2, params: fix unsynchronized reads of V2.CurrentConfig, close XFN-53 (#1642) Daniel Liu 2025-11-03 17:21:54 +0800
  • 3d707cf8b1 core: fix variable shadowing, close XFN-104 (#1649) Daniel Liu 2025-11-03 15:27:52 +0800
  • e8701f67fc core: fix untracked goroutine in procFutureBlocks, close XFN-105 (#1650) Daniel Liu 2025-11-03 15:27:32 +0800
  • 8c926b2ce7 eth/gasprice: use Sign() to compare with zero, close XFN-93 (#1655) Daniel Liu 2025-11-03 15:26:53 +0800
  • 46eacda7e1 consensus/XDPoS: avoid use len as variable, close XFN-25 (#1656) Daniel Liu 2025-11-03 15:26:33 +0800
  • b05fcd02b9 common: improve function ExtractAddressFromBytes, close XFN-15 (#1658) Daniel Liu 2025-11-03 15:26:14 +0800
  • 8ed7b1cb63 engine_v2: check overflow first, close XFN-20 (#1659) Daniel Liu 2025-11-03 15:25:57 +0800
  • d657dd3571 XDPoS/utils: use strconv.ParseInt to convert int64, close XFN-24 (#1660) Daniel Liu 2025-11-03 15:25:37 +0800
  • f3fb1441d1 core: handle future block more elegantly, close XFN-101 (#1672) Daniel Liu 2025-11-03 15:22:22 +0800
  • 22e8b476d9 engine_v2: reject wrong signature earlier, close XFN-29 (#1661) Daniel Liu 2025-11-03 15:21:56 +0800
  • ffe56f54c4 internal/ethapi: fix missing proper error propagation, close XFN-118 (#1683) Daniel Liu 2025-11-03 15:20:04 +0800
  • bb92fa0153 internal/ethapi: prealloc map for the txpool api #32110, close XFN-106 (#1685) Daniel Liu 2025-11-03 15:19:48 +0800
  • 00f33788a1 eth: fix wrong judgement condition, close XFN-73 (#1686) Daniel Liu 2025-11-03 15:18:51 +0800
  • 8e2170506c consensus/XDPoS: convert variables to const, close XFN-123 (#1688) Daniel Liu 2025-11-03 15:16:35 +0800
  • be72a92fca engine_v2: add comment for type SnapshotV2, close XFN-124 (#1689) Daniel Liu 2025-11-03 15:16:05 +0800
  • 1cbddc34e1 XDPoS/engines, core: fix non idiomatic "comma ok" boolean name, close XFN-126 (#1690) Daniel Liu 2025-11-03 15:15:39 +0800
  • 7dc4701476 all: handle err from func rlp.Encode, close XFN-127 (#1692) Daniel Liu 2025-11-03 15:15:19 +0800
  • ca6d79ae76 core/txpool: fix name shadowing of filter parameter, close XFN-66 (#1694) Daniel Liu 2025-11-03 15:14:43 +0800
  • aab6e89242 core: fix missing nil check, close XFN-114 (#1696) Daniel Liu 2025-11-03 15:14:27 +0800
  • 307b127063 add missing package fmt liam.lai 2025-11-14 18:05:47 +0800