Skip to content

feat: ingest bitcoin pox transactions, upgrade to SNP 2.0 streams#2449

Merged
rafa-stacks merged 18 commits intonextfrom
fix/snp-2.0
Feb 23, 2026
Merged

feat: ingest bitcoin pox transactions, upgrade to SNP 2.0 streams#2449
rafa-stacks merged 18 commits intonextfrom
fix/snp-2.0

Conversation

@rafa-stacks
Copy link
Copy Markdown
Collaborator

@rafa-stacks rafa-stacks commented Feb 9, 2026

Ingests PoX data and adds new endpoints:

PoX transactions in block: /extended/v2/burn-blocks/:height_or_hash/pox-transactions
PoX transactions for Bitcoin address: /extended/v2/addresses/:burnchain_address/pox-transactions

  • Uses @stacks/node-publisher-client instead of @hirosystems/salt-n-pepper-client
  • Deletes all Stacks message types and uses those from @stacks/node-publisher-client
  • Drops snp_state table and moves to automatic chain tip stream position calculation

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 9, 2026

Vercel deployment URL: https://stacks-blockchain-h4j9pz3zu-hirosystems.vercel.app 🚀

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 9, 2026

@rafa-stacks rafa-stacks marked this pull request as draft February 9, 2026 13:44
@rafa-stacks rafa-stacks marked this pull request as ready for review February 9, 2026 22:30
Copy link
Copy Markdown
Collaborator

@bgridley-stacks bgridley-stacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

* chore: use snp lib types

* chore: remove unused types

* feat: ingest pox tx data

* feat: get by block

* feat: txs per address

* chore: package lock

* chore: update snp

* fix: empty pox txs

* fix: add missing indexes
@rafa-stacks rafa-stacks changed the title feat: upgrade to SNP 2.0 streams feat: ingest bitcoin pox transactions, upgrade to SNP 2.0 streams Feb 16, 2026
@rafa-stacks rafa-stacks merged commit e12fe84 into next Feb 23, 2026
27 checks passed
@github-project-automation github-project-automation Bot moved this to ✅ Done in API Board Feb 23, 2026
@rafa-stacks rafa-stacks deleted the fix/snp-2.0 branch February 23, 2026 19:06
hirosystems-release-bot Bot added a commit that referenced this pull request Feb 23, 2026
## [9.0.0-next.18](v9.0.0-next.17...v9.0.0-next.18) (2026-02-23)

### Features

* ingest bitcoin pox transactions, upgrade to SNP 2.0 streams ([#2449](#2449)) ([e12fe84](e12fe84)), closes [#2450](#2450)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants