Skip to content

Pull requests: bsv-blockchain/teranode

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

Test/p2p handler coverage
#822 opened May 6, 2026 by liam Collaborator Loading…
aerospike: optional native operate-path for mod-teranode UDFs
#821 opened May 6, 2026 by icellan Contributor Loading…
4 of 6 tasks
tx metacache performance improvements
#820 opened May 6, 2026 by gokutheengineer Collaborator Loading…
perf(blockchain): in-process MTP cache for GetMedianTimePastForHeights / Range
#819 opened May 5, 2026 by oskarszoon Contributor Loading…
4 tasks done
perf(subtreevalidation): reuse pooled bufio.Reader for body / subtreeData reads
#818 opened May 5, 2026 by oskarszoon Contributor Loading…
3 of 4 tasks
fix(utxo/aerospike): surface external-store err in remaining sites
#816 opened May 5, 2026 by oskarszoon Contributor Loading…
3 of 4 tasks
[Add] semaphore for blocking aerospike queries
#813 opened May 5, 2026 by teracoder Contributor Loading…
feat: optimize handling of policy-rejected txs from other miners
#799 opened May 1, 2026 by gokutheengineer Collaborator Loading…
1 of 3 tasks
test: multi node daemon test updates
#792 opened Apr 30, 2026 by sugh01 Collaborator Loading…
Light Theme enhancement New feature or request
#790 opened Apr 29, 2026 by mkpuig Loading…
fix(legacy/netsync): classify and observe pre-warm validation errors
#785 opened Apr 29, 2026 by ordishs Collaborator Loading…
2 tasks done
fix(txscript): allocate fresh slice in opcodeInvert to avoid aliasing
#777 opened Apr 29, 2026 by ordishs Collaborator Loading…
3 tasks done
fix(legacy/netsync): cap orphan tx pool size to prevent memory DoS
#776 opened Apr 28, 2026 by ordishs Collaborator Loading…
5 tasks done
fix(p2p): cap broadcast goroutines with bounded semaphore
#775 opened Apr 28, 2026 by ordishs Collaborator Loading…
2 tasks done
fix(p2p): use per-connection context in HandleWebSocket
#774 opened Apr 28, 2026 by ordishs Collaborator Loading…
2 tasks done
fix(subtreevalidation): cap NewIncompleteTreeByLeafCount allocation at policy max
#773 opened Apr 28, 2026 by ordishs Collaborator Loading…
2 tasks done
fix(subtreevalidation): bound HTTP body reads when fetching subtree data
#772 opened Apr 28, 2026 by ordishs Collaborator Loading…
4 tasks done
fix(subtreevalidation): nil-check subtree before deleting orphans
#771 opened Apr 28, 2026 by ordishs Collaborator Loading…
2 tasks done
fix(validator): require BlockIDs+!Conflicting+!Locked before ErrTxNotFound shortcut
#770 opened Apr 28, 2026 by ordishs Collaborator Loading…
7 tasks done
fix(validator): set Valid=false when ValidateTransactionBatch has per-item errors
#769 opened Apr 28, 2026 by ordishs Collaborator Loading…
4 tasks done
fix(legacy/netsync): bounds-check parent output index in ExtendTransaction
#768 opened Apr 28, 2026 by ordishs Collaborator Loading…
2 tasks done
fix(legacy/netsync): guard nil FSM state in handleNewPeerMsg
#767 opened Apr 28, 2026 by ordishs Collaborator Loading…
2 tasks done
ProTip! Filter pull requests by the default branch with base:main.