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

[WIP] refactor(consensus): split ChainReader interface #20692
#2070 opened Feb 15, 2026 by gzliudan Loading…
3 of 19 tasks
fix(internal): process prague system calls in eth_simulate #31176
#2069 opened Feb 15, 2026 by gzliudan Loading…
3 of 19 tasks
refactor(core): remove unnecessary parameters #30776
#2068 opened Feb 15, 2026 by gzliudan Loading…
3 of 19 tasks
fix(eth): align traceBlockParallel with Prague parent-hash pre-exec
#2067 opened Feb 15, 2026 by gzliudan Loading…
3 of 19 tasks
fix(eth): fix state hooks in API #30830
#2066 opened Feb 15, 2026 by gzliudan Loading…
3 of 19 tasks
refactor(all): rework EVM constructor #30745 #30830
#2065 opened Feb 14, 2026 by gzliudan Loading…
4 of 19 tasks
fix(eth): do system contract processing prior to parallel-tracing #30520
#2064 opened Feb 14, 2026 by gzliudan Loading…
3 of 19 tasks
refactor(all): fix typo foudation
#2063 opened Feb 13, 2026 by gzliudan Loading…
3 of 19 tasks
refactor(ethclient): implement new sim backend #28202
#2062 opened Feb 13, 2026 by gzliudan Loading…
3 of 19 tasks
ci: improve github pull request template #2026
#2061 opened Feb 13, 2026 by gzliudan Loading…
3 of 19 tasks
test(ethclient): port ethclient tests from upstream
#2060 opened Feb 13, 2026 by gzliudan Loading…
3 of 19 tasks
feat(p2p): swarm POC3 #17041
#2059 opened Feb 13, 2026 by gzliudan Loading…
3 of 19 tasks
chore(version): update version to v2.7.0-devnet
#2058 opened Feb 13, 2026 by gzliudan Loading…
3 of 19 tasks
fix(core): hex encode validators/validator/penalties in Header JSON
#2057 opened Feb 12, 2026 by gzliudan Loading…
3 of 19 tasks
clear skip_names array in CI workflow to allow all deployments
#2056 opened Feb 12, 2026 by anunay-xin Loading…
19 tasks
test(ethclient): port gethclient tests from upstream
#2053 opened Feb 12, 2026 by gzliudan Loading…
3 of 19 tasks
fix(miner): recompute timestamp after sleep
#2052 opened Feb 11, 2026 by gzliudan Loading…
3 of 19 tasks
chore(p2p): changes necessary by swarm-network-rewrite #16898
#2051 opened Feb 11, 2026 by gzliudan Loading…
3 of 19 tasks
feat(ethclient): add tracing API methods #31510
#2050 opened Feb 11, 2026 by gzliudan Loading…
3 of 19 tasks
fix(miner): avoid XDPoS-only paths on non-XDPoS engines
#2049 opened Feb 11, 2026 by gzliudan Loading…
3 of 19 tasks
fix(ethclient): use common.Hash to debug_traceTransaction #32404
#2048 opened Feb 11, 2026 by gzliudan Loading…
3 of 19 tasks
fix(trie): fix embedded node size validation #33803
#2047 opened Feb 11, 2026 by gzliudan Loading…
3 of 19 tasks
refactor(crypto): vendor in golang.org/x/crypto/sha3 #33323
#2046 opened Feb 11, 2026 by gzliudan Loading…
3 of 19 tasks
test(consensus): add tests for getTCEpochInfo()
#2045 opened Feb 10, 2026 by wanwiset25 Loading…
3 of 19 tasks
ProTip! Exclude everything labeled bug with -label:bug.