forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 69
Pull requests: XinFinOrg/XDPoSChain
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(core/txpool): use the cached address in ValidateTransactionWithState #30208
#2166
opened Mar 10, 2026 by
gzliudan
Loading…
3 of 25 tasks
perf(core/txpool/legacypool): use maps.Keys and maps.Copy #30091
#2165
opened Mar 10, 2026 by
gzliudan
Loading…
3 of 25 tasks
refactor(core/txpool): no need to log loud rotate if no local txs #29083
#2164
opened Mar 10, 2026 by
gzliudan
Loading…
3 of 25 tasks
fix(core/txpool): clarify tx validation error messages #29081
#2163
opened Mar 10, 2026 by
gzliudan
Loading…
2 of 24 tasks
ci(workflow): handle all cases work in progress
#2162
opened Mar 10, 2026 by
anunay-xin
Loading…
1 of 25 tasks
docs(core,eth): fix typos #29024 #29036
#2161
opened Mar 10, 2026 by
gzliudan
Loading…
3 of 25 tasks
refactor(txpool,eth,miner): use pending filter struct #29026
#2160
opened Mar 10, 2026 by
gzliudan
Loading…
3 of 25 tasks
perf(core/txpool,miner): speed up pending transaction ordering with uint256 #29008
#2159
opened Mar 9, 2026 by
gzliudan
Loading…
3 of 25 tasks
refactor(consensus): fix config object not reference to same one and concurrency issues and refactor access pattern
#2146
opened Mar 8, 2026 by
benjamin202410
Loading…
3 of 25 tasks
fix(consensus/XDPoS): stabilize VerifyHeaders across v1-v2 switch, fix #2138 XFN-12
#2139
opened Mar 6, 2026 by
gzliudan
Loading…
3 of 25 tasks
perf(core/txpool): pre-filter dynamic fees during pending tx retrieval #29005
#2137
opened Mar 6, 2026 by
gzliudan
Loading…
3 of 25 tasks
feat(eth,miner): wire miner gas tip updates from RPC #28933
#2136
opened Mar 5, 2026 by
gzliudan
Loading…
3 of 25 tasks
refactor(core/txpool): don't inject lazy resolved transactions into the container #28917
#2133
opened Mar 4, 2026 by
gzliudan
Loading…
3 of 25 tasks
fix(core/txpool): coordinate reset lifecycle and shutdown signaling #28837
WIP
work in process
#2132
opened Mar 4, 2026 by
gzliudan
Loading…
3 of 25 tasks
feat(core/txpool): respect nolocals-setting #28435
#2128
opened Mar 3, 2026 by
gzliudan
Loading…
3 of 25 tasks
refactor(txpool): remove wrapper type #27841
#2124
opened Mar 2, 2026 by
gzliudan
Loading…
3 of 25 tasks
fix(ci): add error handling for Kubernetes cluster connection in CI w…
#2075
opened Feb 19, 2026 by
anunay-xin
Loading…
19 tasks
[WIP] refactor(consensus): split ChainReader interface #20692
WIP
work in process
#2070
opened Feb 15, 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
[WIP] eth/filters: remove support for pending logs #28623 #29574
WIP
work in process
#2015
opened Jan 29, 2026 by
gzliudan
Loading…
3 of 19 tasks
[WIP] all: implement chain freezer
WIP
work in process
#884
opened Feb 25, 2025 by
gzliudan
Loading…
4 of 19 tasks
ProTip!
Exclude everything labeled
bug with -label:bug.