Commit graph

  • e3b6d0c86f
    cmd/devp2p: fix swapped args in private-key error message (#35193) ozpool 2026-07-03 18:24:51 +0530
  • 217506364d
    accounts: fix missing wallet drop (#35133) cui 2026-07-03 20:50:59 +0800
  • 8fd26135b6 params: return AmsterdamTime from ChainConfig.Timestamp Weixie Cui 2026-07-03 20:00:00 +0800
  • c7d025aa36 core: delete access list when rewinding block chain Weixie Cui 2026-07-03 20:00:00 +0800
  • c64f335b8d core/types: reject empty authorizationList in SetCodeTx JSON Weixie Cui 2026-07-03 20:00:00 +0800
  • a8bdc9e39a cmd/devp2p: use isSubdomain for Cloudflare DNS record filtering Weixie Cui 2026-07-03 20:00:00 +0800
  • 2ebca53bd6 core/vm/runtime: propagate SlotNum to EVM block context Weixie Cui 2026-07-03 20:00:00 +0800
  • 6eae868a95
    p2p/discover: always increment TALKREQ drop counter on timeout (#35243) cui 2026-07-03 19:13:46 +0800
  • 21f37aefb4 Add ReadRemaining helper iteye 2026-07-03 17:46:45 +0800
  • 0c8cefdf34
    eth/catalyst: pass TargetGasLimit via engine api MariusVanDerWijden 2026-06-17 08:17:47 +0200
  • 3006c4411b
    eth/protocols/eth: fix blockAccessList empty marker (#35286) rjl493456442 2026-07-03 17:15:07 +0800
  • a25d64a837 core/vm: polish Gary Rong 2026-07-03 16:33:18 +0800
  • aa3d286f54
    cmd/utils: keep metrics tag values containing '=' (#35168) cui 2026-07-03 14:59:28 +0800
  • d617f4fcdb
    rpc: reject block parameter with neither number nor hash (#35271) Stavros Vlachakis 2026-07-03 09:31:53 +0300
  • 3d50e3eb0e
    core/types/bal: enhance the bal validation (#35281) rjl493456442 2026-07-03 14:30:56 +0800
  • 68b4c4b32f eth/protocols/eth: fix blockAccessList empty marker Gary Rong 2026-07-03 11:24:25 +0800
  • 693f2bc522
    Merge a1feb6e970 into 7aa7806c09 Marius van der Wijden 2026-07-03 09:15:16 +0600
  • 10a17d62aa
    qkc/slave 02: add cluster RPC and P2P command opcodes (#23) iteyelmp 2026-07-03 11:13:44 +0800
  • 7e4c27674f cmd, core, eth, miner: apply 7997 in block building Gary Rong 2026-07-03 10:51:04 +0800
  • 1a1d5c5d3d Revert "feat(types): add QuarkChain MNT account and token types" ping-ke 2026-07-03 10:41:59 +0800
  • 32adfb24a2 Merge branch 'goshard/base' of https://github.com/QuarkChain/goshard into feature/mnt-core-types ping-ke 2026-07-03 10:39:07 +0800
  • eff02faba9 console: print helpful error when attach stdin is not a terminal mehdi salimi 2026-07-03 00:16:22 +0330
  • 7aa7806c09
    cmd/devp2p: close the iterator in discv4 LookupRandom (#35206) ozpool 2026-07-02 21:50:25 +0530
  • f9417bb279
    node: match auth-schema case insensitively (#35022) cui 2026-07-03 00:18:58 +0800
  • 5c76ce3566 cmd/utils: fix test Felix Lange 2026-07-02 18:16:29 +0200
  • 448515a448
    accounts/external: forward blob fee cap to external signer (#35167) cui 2026-07-03 00:12:58 +0800
  • 5ce4e0ff37 accounts: use slices.Delete Felix Lange 2026-07-02 18:09:29 +0200
  • 6bead662cb eth: fix lint healthykim 2026-07-02 17:15:03 +0200
  • 3502150f98 eth: move tracker.Start() to the handler.Start() healthykim 2026-07-02 17:07:34 +0200
  • 183d7a17ff p2p: skip netrestrict check for nodes without resolved IP Weixie Cui 2026-07-02 22:55:18 +0800
  • f9a0352853 eth/txtracker: use lru.BasicLRU healthykim 2026-07-02 16:48:10 +0200
  • bbb53f4a88 core/types/bal: enhance the bal validation Gary Rong 2026-07-02 21:53:25 +0800
  • e5360e0f70 core/vm: map ErrMaxInitCodeSizeExceeded to VM error code Weixie Cui 2026-07-02 21:01:37 +0800
  • a1feb6e970
    core/types/bal: Add unmarshaling MariusVanDerWijden 2026-07-02 15:04:29 +0200
  • c8953d10c2
    core, consensus/misc, params: implement EIP-7997 (#35223) rjl493456442 2026-07-02 20:56:18 +0800
  • 2d7ebc5e4f eth/dropper: remove unused field and make callbacks simpler healthykim 2026-07-02 13:08:56 +0200
  • 361c909667
    core: fix remaining spec issues MariusVanDerWijden 2026-07-02 13:07:39 +0200
  • ac7f10e1c1
    core: fix remaining spec issues MariusVanDerWijden 2026-07-02 13:06:23 +0200
  • b0973b94a2
    Merge pull request #22 from QuarkChain/slave-01 iteyelmp 2026-07-02 18:48:09 +0800
  • 46b79ea078
    cmd/devp2p: fix test error message formats (#35138) cui 2026-07-02 18:34:06 +0800
  • 027be7fdc7
    core: fix remaining spec issues MariusVanDerWijden 2026-07-02 12:23:34 +0200
  • 5c3908ad72 add cluster opcode iteye 2026-07-02 18:10:38 +0800
  • b937cfef3a
    core/txpool: fix test MariusVanDerWijden 2026-07-02 12:06:25 +0200
  • 6ab6553457 feat(types): add QuarkChain MNT account and token types ping-ke 2026-07-02 17:46:58 +0800
  • e1d27be1f8 merge frame function iteye 2026-07-02 17:31:07 +0800
  • 8f16e534f8
    core. last 3 fixes (claude) will pull them out later MariusVanDerWijden 2026-07-02 11:10:20 +0200
  • 3cbe35e6e8
    fix more error messages Bosul Mun 2026-07-02 10:52:42 +0200
  • df51c49770
    core/rawdb: fix freezer close sync error message (#35135) cui 2026-07-02 16:44:04 +0800
  • b4f749af11
    core/types: reduce allocs in CreateBloom (#35234) cui 2026-07-02 16:43:42 +0800
  • 0a47739f11
    cmd/devp2p: add already used flag crawlParallelismFlag (#35031) cui 2026-07-02 16:40:28 +0800
  • 64d77794a7
    params: update regular per auth cost MariusVanDerWijden 2026-07-02 10:19:05 +0200
  • 22470f9617
    core: fix floor base costs MariusVanDerWijden 2026-07-02 10:02:51 +0200
  • 5b92de2dc5
    Implement EIP 8070 healthykim 2026-06-26 13:47:31 +0200
  • 40caa67c5a
    update BAL tests MariusVanDerWijden 2026-07-02 09:50:13 +0200
  • b637ed76f1
    tests: add BAL specific tests MariusVanDerWijden 2026-05-21 16:16:13 +0200
  • edf7f7b473 change cluster lib iteye 2026-07-02 15:15:56 +0800
  • 43d0e0e580 fix comment iteye 2026-07-02 14:57:26 +0800
  • 867efad997 core, consensus: update irregular state transition Gary Rong 2026-07-02 14:19:57 +0800
  • e161e06577
    Merge 33785aab21 into dd8dd1520f Csaba Kiraly 2026-07-01 21:54:01 -0700
  • b2b84fe9be core/state: use trie UpdateBatch for more-efficient node resolution Gary Rong 2026-07-02 09:51:38 +0800
  • 5fecc3facb core, consensus, params: rework the 7997 a bit Gary Rong 2026-07-02 09:24:58 +0800
  • b0b042e44c core/vm: add access cost check Gary Rong 2026-06-30 10:29:54 +0800
  • dd8dd1520f
    core: implement EIP-8038 (#35216) rjl493456442 2026-07-02 09:05:51 +0800
  • 59e89e81e5
    cmd/devp2p/internal/ethtest: fix swapped args in readAccounts error (#35247) cui 2026-07-02 04:06:16 +0800
  • 51e023800e trie/bintrie: fix panic in code chunk key computation for chunknr=0 Weixie Cui 2026-07-02 03:58:09 +0800
  • 5713e8008a
    internal/ethapi: return invalid params for undecodable raw transactions stavrosvl7 2026-07-01 20:55:27 +0300
  • a3bb5a0596
    rpc: reject block parameter with neither number nor hash stavrosvl7 2026-07-01 19:22:16 +0300
  • 58b66d610e qkc/slave: add binary frame codec iteye 2026-07-01 18:33:16 +0800
  • e34f2a2d5d core/txpool/blobpool: fall back on cache version mismatch 0xoasis 2026-07-01 17:06:30 +0800
  • e4d6eeb9a3
    happy lint, happy life MariusVanDerWijden 2026-07-01 11:04:59 +0200
  • 0c2d29fc7f
    Merge branch 'master' into bal-devnet-7-amsterdam-override Marius van der Wijden 2026-07-01 10:53:25 +0200
  • 8d9bd32fa9
    params: undo checks MariusVanDerWijden 2026-07-01 10:31:02 +0200
  • 593b9d82bb core: export stateRecoverable Gary Rong 2026-07-01 10:31:58 +0800
  • f78f04a604 core: fix comments Gary Rong 2026-07-01 10:22:56 +0800
  • 282aa6be0f core, eth: reject the reset target if the reverse diffs are pruned Gary Rong 2026-07-01 10:11:58 +0800
  • 3958630ef8 triedb/pathdb: make Recoverable check cheaper Gary Rong 2026-07-01 10:03:32 +0800
  • 132f3faa1a accounts/abi/bind/v2: regenerate test contract bindings Juan Franco 2026-06-30 19:33:24 -0400
  • 42c84e048d core/txpool/blobpool: update comment Felix Lange 2026-06-30 23:47:39 +0200
  • b9e6aef8ab eth/downloader, cmd: add --snap.exactpivot for exact-head snap sync AnkushinDaniil 2026-06-30 19:12:41 +0400
  • 29536a545a core: implement EIP-7928 spec change Gary Rong 2026-06-30 09:38:04 +0800
  • c5e26bb99e fix: upgrade google.golang.org/grpc v1.79.1 to v1.79.3 (CVE-2026-33186) orbisai0security 2026-06-29 18:55:17 +0000
  • f86b4ab086 core/rawdb: restore error message healthykim 2026-06-29 20:23:56 +0200
  • 8b93e43ecc
    cmd/evm/internal/t8ntool: add execution witness as t8n output jsign 2026-06-22 17:05:54 -0300
  • 65c0ea433a core/rawdb: add resetTo() for empty table healthykim 2026-06-29 20:16:34 +0200
  • bd143a7300
    core/state: fix account prefetching for absent accounts and add test for witness inclusion jsign 2026-06-29 14:55:00 -0300
  • 645a6d6ddf fix: V-002 security vulnerability orbisai0security 2026-06-29 16:50:20 +0000
  • 4797f85ef1 engine: move fork into header out of path Marius van der Wijden 2026-06-29 14:45:26 +0200
  • 172dd2e1fc triedb: set generate progress to 100 after root verification Weixie Cui 2026-06-29 20:21:40 +0800
  • 46ec63eae1
    trie: reduce allocations by hoisting prefix up MariusVanDerWijden 2026-06-29 09:57:44 +0200
  • e2f2b6cb42 eth: reject invalid setHead target Gary Rong 2026-06-29 15:07:03 +0800
  • 135927b5c9 core: improve chain reset head Gary Rong 2026-06-29 15:03:11 +0800
  • 058ab0db4f triedb/pathdb: optimize db commit Gary Rong 2026-06-22 10:37:05 +0800
  • ba7a0e2565
    internal/ethapi, eth: simplify CL gate to a single clContacted flag ozpool 2026-06-29 11:33:05 +0530
  • bf7837c409 cmd/geth: release account iterator in listEIP7610EligibleAccounts rayoo 2026-06-29 11:09:38 +0800
  • 025bb770b1 core: implement EIP-8038 Gary Rong 2026-06-25 11:50:43 +0800
  • abde3fa7cc internal/ethapi: skip transfer capture for callcode in log tracer Weixie Cui 2026-06-28 21:22:08 +0800
  • fbe9b59279 eth/gasprice: fix fee history percentile weighting under eip-8037 Weixie Cui 2026-06-28 20:00:00 +0800
  • 104f6495bf metrics: fix inclusive boundary in runtime histogram percentile Weixie Cui 2026-06-28 20:00:00 +0800
  • 21b0fc9043 params: enable amsterdam fork in dev and test chain configs Weixie Cui 2026-06-28 20:00:00 +0800
  • 7e625dd548
    cmd: add amsterdam override flag (#35213) Rafael Matias 2026-07-01 11:55:12 +0200