-
Notifications
You must be signed in to change notification settings - Fork 187
Pull requests: gridcoin-community/Gridcoin-Research
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
wallet: deprecate the legacy account RPCs (+ migratelabels)
#3099
opened Jun 22, 2026 by
PrestackI
Contributor
Loading…
wallet: add setlabel/getaddressesbylabel/listlabels RPCs
#3098
opened Jun 22, 2026 by
PrestackI
Contributor
Loading…
wallet: disentangle address-book labels from accounts (storage)
#3097
opened Jun 22, 2026 by
PrestackI
Contributor
Loading…
rpc: add testmempoolaccept dry-run RPC (mempool Phase 6)
#3095
opened Jun 21, 2026 by
PrestackI
Contributor
Loading…
mempool: persist mempool.dat across restarts (mempool Phase 5)
#3094
opened Jun 21, 2026 by
PrestackI
Contributor
Loading…
mempool: bound size with -maxmempool and feerate eviction (mempool Phase 4)
#3093
opened Jun 21, 2026 by
PrestackI
Contributor
Loading…
rpc: add mempool diagnostic RPCs (mempool Phase 3)
#3092
opened Jun 21, 2026 by
PrestackI
Contributor
Loading…
refactor: replace mempool O(n) contract scans with indexes (mempool Phase 2)
#3091
opened Jun 21, 2026 by
PrestackI
Contributor
Loading…
refactor: add CTxMemPoolEntry metadata wrapper (mempool Phase 1)
#3090
opened Jun 21, 2026 by
PrestackI
Contributor
Loading…
rpc: add gettxoutproof / verifytxoutproof
#3085
opened Jun 19, 2026 by
PrestackI
Contributor
Loading…
rpc: release cs_main during auditsnapshotaccrual disk I/O
#3084
opened Jun 19, 2026 by
PrestackI
Contributor
Loading…
refactor: extract chain-state globals into src/chain.h
#3082
opened Jun 17, 2026 by
PrestackI
Contributor
Loading…
refactor: extract chain management into node/chainman.{h,cpp}
#3081
opened Jun 17, 2026 by
PrestackI
Contributor
Loading…
refactor: route GUI block-tip notifications through UpdatedBlockTip
#3080
opened Jun 17, 2026 by
PrestackI
Contributor
Loading…
refactor: route wallet mempool/block notifications through CMainSignals
#3079
opened Jun 17, 2026 by
PrestackI
Contributor
Loading…
refactor: add CValidationInterface/CMainSignals validation-signal layer
#3078
opened Jun 17, 2026 by
PrestackI
Contributor
Loading…
net: adopt a shared_ptr<CNode> connection-lifetime model
#3076
opened Jun 17, 2026 by
PrestackI
Contributor
Loading…
net: use a per-connection nonce for self-connection detection
#3075
opened Jun 17, 2026 by
PrestackI
Contributor
Loading…
refactor: move block-file I/O helpers into node/blockstorage
#3073
opened Jun 16, 2026 by
PrestackI
Contributor
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.