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(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
fix(eth): add index to callTracer log #33629
#2044 opened Feb 10, 2026 by gzliudan Loading…
3 of 19 tasks
fix(crypto): fix ECIES invalid-curve handling #33669
#2043 opened Feb 10, 2026 by gzliudan Loading…
3 of 19 tasks
feat(accounts): add support for Ledger Nano Gen5 #33297
#2042 opened Feb 10, 2026 by gzliudan Loading…
3 of 19 tasks
fix(metrics): add missing GaugeInfo case in GetAll() #33748
#2041 opened Feb 10, 2026 by gzliudan Loading…
3 of 19 tasks
feat(rlp): add RawList for working with un-decoded lists #33755
#2040 opened Feb 10, 2026 by gzliudan Loading…
3 of 19 tasks
fix(internal): fix error code for revert in eth_simulateV1 #33007
#2039 opened Feb 10, 2026 by gzliudan Loading…
3 of 19 tasks
fix(metrics): add missing ResettingTimer case in GetAll() #33749
#2038 opened Feb 10, 2026 by gzliudan Loading…
3 of 19 tasks
perf(metrics): reduce allocations for metrics #33699
#2037 opened Feb 10, 2026 by gzliudan Loading…
3 of 19 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.