Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 4.0.0 #361

Merged
merged 12 commits into from
Jun 11, 2024
Merged

release 4.0.0 #361

merged 12 commits into from
Jun 11, 2024

Conversation

rafaelcr
Copy link
Collaborator

No description provided.

ryanwaits and others added 12 commits February 13, 2024 11:39
update openapi description

Update src/api/schemas.ts

Co-authored-by: max-crawford <102705427+max-crawford@users.noreply.github.com>

Update src/api/schemas.ts

Co-authored-by: max-crawford <102705427+max-crawford@users.noreply.github.com>

Update src/api/schemas.ts

Co-authored-by: max-crawford <102705427+max-crawford@users.noreply.github.com>

Update src/api/schemas.ts

Co-authored-by: max-crawford <102705427+max-crawford@users.noreply.github.com>
* chore: progress

* feat: new apply

* fix: minted supply

* fix: track tx counts

* feat: rollbacks

* fix: transfer rollbacks

* fix: activity addresses

* fix: multiple transfer test

* fix: holders

* fix: operation indexes

* fix: style

* chore: upgrade chainhook client

* fix: add brc20 to default predicate
* chore: progress

* feat: new apply

* fix: minted supply

* fix: track tx counts

* feat: rollbacks

* fix: transfer rollbacks

* fix: activity addresses

* fix: multiple transfer test

* fix: holders

* fix: operation indexes

* chore: draft

* fix: style

* chore: optimize migrations

* fix: initial inserts

* fix: get inscription endpoint

* fix: rollback

* fix: ordhook tests passing

* chore: logging

* fix: recursion refs

* fix: current location comparison

* fix: transfers table

* test: sat reinscription transfers

* fix: start applying counts

* fix: tests

* fix: all api tests passing

* test: transfers per block reinscription

* test: address transfer counts

* fix: brc20 tests

* chore: refactor block caches

* chore: clean unused exports
* fix: detect gaps when streaming

* fix: tests
* fix: show parent

* fix: metadata

* fix: tests
## [4.0.0-beta.1](v3.1.0...v4.0.0-beta.1) (2024-04-26)

### ⚠ BREAKING CHANGES

* support reinscription transfers (#348)
* ingest BRC20 data from ordhook (#347)

### Features

* ingest BRC20 data from ordhook ([#347](#347)) ([56a8851](56a8851))
* return `parent` and `metadata` in inscription responses ([#350](#350)) ([939286e](939286e))
* support reinscription transfers ([#348](#348)) ([5422156](5422156))

### Bug Fixes

* detect block gaps when streaming from ordhook ([#349](#349)) ([3c1480f](3c1480f))
* chore: launch configs

* fix: migrations

* fix: debug server

* fix: optimize address handling

* chore: upgrade client

* fix: debug server

* fix: disable gap check during replay mode

* fix: adjust insert batch size

* fix: debug server name

* fix: batch insert owners

* fix: optimize fks

* fix: remove directly

* fix: fk name

* chore: drop unnecessary fks

* fix: batch inscription transfers

* fix: use full index for block tx index
## [4.0.0-beta.2](v4.0.0-beta.1...v4.0.0-beta.2) (2024-06-11)

### Bug Fixes

* ordhook ingestion ([#356](#356)) ([dfc003e](dfc003e))
@rafaelcr rafaelcr merged commit 3948f87 into master Jun 11, 2024
2 checks passed
@rafaelcr rafaelcr deleted the beta branch June 11, 2024 14:54
@blockstack-devops
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

5 participants