Releases: hirosystems/ordinals-api
Releases · hirosystems/ordinals-api
v4.0.4
4.0.4 (2024-06-17)
Bug Fixes
- select correct block hash upon migration (#366) (aea1a19)
v4.0.3
4.0.3 (2024-06-17)
Bug Fixes
- add output to current locations and block_hash to inscriptions (#365) (3d75deb)
v4.0.2
4.0.2 (2024-06-16)
Bug Fixes
v4.0.1
4.0.1 (2024-06-16)
Bug Fixes
v4.0.0
4.0.0 (2024-06-11)
⚠ BREAKING CHANGES
- support reinscription transfers (#348)
- ingest BRC20 data from ordhook (#347)
Features
- ingest BRC20 data from ordhook (#347) (56a8851)
- return
parent
and metadata
in inscription responses (#350) (939286e)
- support reinscription transfers (#348) (5422156)
Bug Fixes
v4.0.0-beta.1
⚠ BREAKING CHANGES
- support reinscription transfers (#348)
- ingest BRC20 data from ordhook (#347)
Features
- ingest BRC20 data from ordhook (#347) (56a8851)
- return
parent
and metadata
in inscription responses (#350) (939286e)
- support reinscription transfers (#348) (5422156)
Bug Fixes
- detect block gaps when streaming from ordhook (#349) (3c1480f)
v3.1.0
3.1.0 (2024-04-23)
Features
- support self minted 5-byte wide BRC-20 tokens (#338) (60f46d3)
Bug Fixes
- calculate transfer type correctly upon reveal (#326) (6c4c54b)
- check only the first blessed inscription in next block on gap detection (#325) (9cad6c1)
- filter correct content types for brc20 (#323) (4d52b48)
- ignore spent as fee on gap check (#328) (a1277cf)
- remove gap detection (#330) (040ee04)
- use brc20_total_balances table when inserting new transfer (#321) (925fb0e)
v3.1.0-beta.1
Features
- support self minted 5-byte wide BRC-20 tokens (#338) (60f46d3)