-
Notifications
You must be signed in to change notification settings - Fork 28
Pull requests: bsv-blockchain/teranode
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
perf(blockchain/sql): on_main_chain fast path for GetBlockHeaders / GetBlockHeaderIDs
#817
opened May 5, 2026 by
oskarszoon
Contributor
Loading…
5 tasks done
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…
chore(deps): upgrade aerospike-client-go/v8 to v8.7.0, drop v8.2.0 replace
#805
opened May 4, 2026 by
oskarszoon
Contributor
•
Draft
5 of 7 tasks
feat: optimize handling of policy-rejected txs from other miners
#799
opened May 1, 2026 by
gokutheengineer
Collaborator
Loading…
1 of 3 tasks
fix(legacy/netsync): classify and observe pre-warm validation errors
#785
opened Apr 29, 2026 by
ordishs
Collaborator
Loading…
2 tasks done
fix(blockvalidation): surface metadata fetch error in ValidateBlock instead of assuming valid
#778
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.