Skip to content

feat: add v3 transaction events endpoint#2566

Merged
rafa-stacks merged 6 commits into
nextfrom
next--tx-events
May 27, 2026
Merged

feat: add v3 transaction events endpoint#2566
rafa-stacks merged 6 commits into
nextfrom
next--tx-events

Conversation

@rafa-stacks

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented May 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 82.93919% with 101 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/api/serializers/v3/transaction-events.ts 50.00% 93 Missing ⚠️
src/datastore/v3/pg-store-v3.ts 96.62% 5 Missing ⚠️
src/api/serializers/v3/transactions.ts 66.66% 2 Missing ⚠️
...tions/1775100000000_tx-event-pagination-indexes.ts 97.95% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@rafa-stacks rafa-stacks merged commit 8802e36 into next May 27, 2026
87 of 90 checks passed
@rafa-stacks rafa-stacks deleted the next--tx-events branch May 27, 2026 19:41
@github-project-automation github-project-automation Bot moved this to ✅ Done in API Board May 27, 2026
rafa-stacks added a commit that referenced this pull request Jun 3, 2026
* local build

* use codec for pox4 events

* table migration

* bond schemas

* type and schema progress

* rewards start

* fix: perserve block boundaries for v3 transaction cursors (#2565)

* parse tx cursor

* tests

* chore(release): 9.0.0-next.34 [skip ci]

* feat: add v3 transaction events endpoint (#2566)

* events progress

* adjust event schemas

* query and indexes

* add tests

* fix clarity memo

* fix other tests

* fix: only modify event indexes if they dont exist (#2567)

* fix: only modify event indexes if they dont exist

* remove index removal

* chore(release): v9.0.0-next.35 [skip ci]

* fix: decode memo as straight ascii (#2568)

* chore(release): v9.0.0-next.36 [skip ci]

* start consuming bond events

* add some position updates

* bond rewards init

* bond summaries start

* new bond fields

* calculate bond paid out data

* bond status

* bond allowlist

* allowlist entry for principal

* registrations endpoints

* add pox4 unlock height

* pox4 boundary unlocks

* update snp

* upgrade codec

* fix client version merge

* fix ds test

* fix pox4 test

* fix esm imports in migrations
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.

1 participant