forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 65
Pull requests: XinFinOrg/XDPoSChain
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[WIP] trie: remove redundant returns + use stacktrie where applicable #22760
#1066
opened May 30, 2025 by
gzliudan
Loading…
3 of 19 tasks
[WIP] trie: reuse memory data instead of hitting disk when generating #22667
#1065
opened May 30, 2025 by
gzliudan
Loading…
3 of 19 tasks
trie: improve the node iterator seek operation #22470
#1064
opened May 30, 2025 by
gzliudan
Loading…
3 of 19 tasks
trie: avoid copybytes for stacktrie #22686
#1063
opened May 30, 2025 by
gzliudan
Loading…
3 of 19 tasks
[WIP] trie: faster snapshot generation #22504
#1062
opened May 29, 2025 by
gzliudan
Loading…
3 of 19 tasks
trie: fix bloom crash on fast sync restart #22332
#1060
opened May 29, 2025 by
gzliudan
Loading…
3 of 19 tasks
trie: use github.com/holiman/bloomfilter/v2 #22044
#1059
opened May 29, 2025 by
gzliudan
Loading…
3 of 19 tasks
[WIP] trie: upgrade for snap protocol #21482
#1058
opened May 28, 2025 by
gzliudan
Loading…
3 of 19 tasks
[WIP] core, trie: speed up some tests with quadratic processing flaw #21987
#1057
opened May 28, 2025 by
gzliudan
Loading…
3 of 19 tasks
all: fix tests on 32-bit and windows + minor rpc fixes #21871
#1055
opened May 27, 2025 by
gzliudan
Loading…
3 of 19 tasks
all: disable recording preimage of trie keys #21402
#1054
opened May 27, 2025 by
gzliudan
Loading…
3 of 19 tasks
[WIP] core, eth, trie: prepare trie sync for path based operation #21504
#1046
opened May 23, 2025 by
gzliudan
Loading…
3 of 19 tasks
[WIP] eth/downloader: change intial download size #21366
#1045
opened May 23, 2025 by
gzliudan
Loading…
3 of 19 tasks
[WIP] eth/downloader: save the correct delivery time for state sync #21427
#1044
opened May 22, 2025 by
gzliudan
Loading…
3 of 19 tasks
eth/downloader: refactor downloader and queue #21263
#1041
opened May 20, 2025 by
gzliudan
Loading…
3 of 19 tasks
rpc: support decimal integer as block number
#1037
opened May 15, 2025 by
Tarunshrma
Loading…
4 of 19 tasks
cmd: disable prefetch next block state by default
#1025
opened May 1, 2025 by
gzliudan
Loading…
3 of 19 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.