Releases: hirosystems/ordinals-api
Releases · hirosystems/ordinals-api
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
v2.3.0-beta.5
Bug Fixes
- only update timestamp when streaming blocks (#309) (2c9ff17)
v2.3.0-beta.4
Bug Fixes
- standardize insert batch size (b9b2448)
v2.3.0-beta.3
Bug Fixes
- batch inscription location updates (47525c9)
v2.3.0-beta.1
Features
- add
metadata
and parent
columns to inscriptions table (#305) (d71e93a)
- add ordhook debug server (#306) (88ad130)
v2.2.0
2.2.0 (2024-02-02)
Features
- support transfers by ordinal number instead of inscription id (#296) (b0c0ffd)
Bug Fixes
- include token in address index on brc20_total_balances (#299) (d8271eb)
- offload ticker lookup from BRC-20 activity query (#293) (e70c222)