Skip to content

Pull requests: XinFinOrg/XDPoSChain

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor(core): simplify effectiveTip calculation #31771
#2505 opened Aug 5, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(core): prevent negative fee during RPC calls #25214
#2504 opened Aug 5, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
feat(github): enhance Slack notification with PR base branch information
#2503 opened Aug 4, 2026 by anunay-xin Collaborator Loading…
1 of 25 tasks
feat(genesis): update devnet configuration and parameters
#2502 opened Aug 4, 2026 by anunay-xin Collaborator Loading…
25 tasks
feat(core): increase memory holding state trie
#2501 opened Aug 2, 2026 by wgr523 Collaborator Loading…
3 of 25 tasks
refactor(eth/downloader): drop eth/63
#2499 opened Jul 31, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
correct reward on release branch for testnet
#2498 opened Jul 31, 2026 by benjamin202410 Collaborator Loading…
3 of 25 tasks
fix(eth/downloader): fix sync fall behind because peer was reported timeout
#2497 opened Jul 30, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(miner): fix timer handshake deadlock in worker.update()
#2496 opened Jul 30, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(eth/downloader): fix sync fall behind because peer was reported timeout
#2495 opened Jul 28, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
feat(eth/downloader): warn when a sync round stalls
#2494 opened Jul 27, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(miner): fix timer handshake deadlock in worker.update()
#2493 opened Jul 27, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
feat(eth): implement EIP-2464 - xdc/165 transaction fetcher #20234 #21032 #22181 #32210
#2490 opened Jul 23, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
feat(p2p/discover): improve discv5 handling of IPv4-in-IPv6 addresses #22703
#2489 opened Jul 23, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
feat(p2p/dnsdisc): rate limit resolving before checking cache #22566
#2488 opened Jul 23, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(p2p): remove fd parameter in checkInboundConn #22547
#2487 opened Jul 23, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(p2p/dnsdisc): fix flaw in dns size calculation #22533
#2486 opened Jul 23, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(p2p/enr): fix decoding of incomplete lists #22484
#2485 opened Jul 23, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
feat(p2p/discover): UDP pre-negotiation of available server capacity #22183
#2484 opened Jul 23, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(p2p/dnsdisc): fix hot-spin when all trees are empty #22313
#2483 opened Jul 23, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(core): store gap snapshot before writeHeadBlock to close crash window
#2482 opened Jul 22, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(core,core/rawdb): clean up XDPoS snapshot on SetHead
#2481 opened Jul 22, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(consensus/XDPoS): rebuild missing V2 snapshot and deduplication
#2480 opened Jul 21, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
refactor(eth/downloader): remove eth/62 #21378
#2479 opened Jul 21, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
ProTip! Exclude everything labeled bug with -label:bug.