Releases: hirosystems/ordinals-api
Releases · hirosystems/ordinals-api
v3.0.2-beta.4
Bug Fixes
- calculate transfer type correctly upon reveal (#326) (6c4c54b)
v3.0.2-beta.3
Bug Fixes
- check only the first blessed inscription in next block on gap detection (#325) (9cad6c1)
v3.0.2-beta.2
Bug Fixes
- filter correct content types for brc20 (#323) (4d52b48)
v3.0.2-beta.1
Bug Fixes
- use brc20_total_balances table when inserting new transfer (#321) (925fb0e)
v3.0.1
3.0.1 (2024-03-04)
Bug Fixes
- transfers for inscriptions created immediately before (#320) (66ba744)
v3.0.0
3.0.0 (2024-02-28)
⚠ BREAKING CHANGES
- rename chainhook env vars to ordhook (#314)
Features
- add
metadata
and parent
columns to inscriptions table (#305) (d71e93a)
- add ordhook debug server (#306) (88ad130)
- shutdown gracefully after finishing replaying blocks (#315) (72fd3fd)
Bug Fixes
v3.0.0-beta.2
Features
- shutdown gracefully after finishing replaying blocks (#315) (72fd3fd)
v3.0.0-beta.1
⚠ BREAKING CHANGES
- rename chainhook env vars to ordhook (#314)
Bug Fixes