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

fix(core): store gap snapshot before writeHeadBlock to close crash window
#2476 opened Jul 20, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(consensus/XDPoS): self-heal missing V2 gap snapshot from state trie
#2475 opened Jul 20, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
feat(core,eth): add sanity checks for unbounded block fields #19573
#2474 opened Jul 18, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
feat(eth): check propagated block malformation on receiption #20546
#2473 opened Jul 18, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(eth/fetcher): correct propagated block broadcast handling
#2472 opened Jul 17, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
feat(eth): implement EIP-2364 - xdc/164 handshake with fork ID #20140
#2470 opened Jul 16, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(eth): filter BFT broadcast to xdpos2+ peers only
#2469 opened Jul 16, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(core/forkid): fix off-by-one bug #22879
#2468 opened Jul 16, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(core): prevent --set-head startup rewind overshooting to N-1, close #2465
#2467 opened Jul 16, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
test(cmd/devp2p): port test suite from geth
#2466 opened Jul 15, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
feat(internal/utesting): port test suite from geth
#2463 opened Jul 14, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
feat(cmd/devp2p): sync devp2p tooling with upstream geth
#2462 opened Jul 14, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
feat(cmd,p2p,params): switch to new discv5 #21940
#2460 opened Jul 13, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
refactor(cmd,params): remove outdated discv5 bootnodes, deprecate flags #20949
#2459 opened Jul 13, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
refactor(p2p/simulations): don't enumerate USB unless --usb is set #22130
#2458 opened Jul 13, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(p2p/discover): fix deadlock in discv5 message dispatch #21858
#2457 opened Jul 13, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
refactor(p2p/enode): remove redundant conversion #21903
#2456 opened Jul 13, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(p2p): avoid spinning loop on out-of-handles #21878
#2454 opened Jul 13, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
fix(p2p/simulations/adapters/exec): fix some issues #21801
#2453 opened Jul 13, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
add sync status logger to improve visibility
#2452 opened Jul 11, 2026 by benjamin202410 Collaborator Loading…
3 of 25 tasks
feat(core,cmd,eth,docs): handle chain config mismatch by cli flag
#2444 opened Jul 8, 2026 by gzliudan Collaborator Loading…
3 of 25 tasks
ci: upgrade GitHub Actions to Node.js 24 compatible versions
#2387 opened Jun 19, 2026 by benjamin202410 Collaborator Loading…
1 task
style: clean log for fast sync
#2379 opened Jun 12, 2026 by wgr523 Collaborator Loading…
3 of 25 tasks
ProTip! Exclude everything labeled bug with -label:bug.