Skip to content

Releases: hirosystems/ordinals-api

v1.0.0-beta.16

24 Aug 20:20
Compare
Choose a tag to compare
v1.0.0-beta.16 Pre-release
Pre-release

1.0.0-beta.16 (2023-08-24)

Bug Fixes

v1.0.0-brc-20.1

17 Aug 15:07
Compare
Choose a tag to compare
v1.0.0-brc-20.1 Pre-release
Pre-release

1.0.0-brc-20.1 (2023-08-17)

⚠ BREAKING CHANGES

  • optimize transfer replay capability (#129)

Features

Bug Fixes

  • add address column to genesis and current (d71e1d4)
  • add indexes for fks (354ddd0)
  • add secondary sorting by inscription number (#177) (99959df)
  • allow gap fills for transfers (026c275)
  • allow multiple transfers of an inscription in one block (#132) (bc545f0)
  • auto predicate registration option (e1ed7c7)
  • balances and rollbacks (61b4139)
  • balances/:address (687c2e4)
  • build beta image (13f2c13)
  • build event server using chainhook client library (#105) (ab4c795)
  • chainhook client upgrades (9a96492)
  • consider tx_index in transfers by block endpoint (#178) (ed517d6)
  • introduce materialized view to count address inscriptions (#147) (09a95d5)
  • invalid decimal count (aa15b0e)
  • make etag calculation sensitive to inscription location gap fills and upserts (#156) (5648c9e)
  • only consider blessed inscriptions (2a4700c)
  • optimize COUNT calculations via the use of count tables (#175) (31498bd)
  • refresh views in parallel (#154) (a7674a9)
  • remove old json content tables (0732048)
  • remove old json schemas (8cc7f8a)
  • remove unused json functions (#165) (3eb0e24)
  • rename location pointer tables (b84d27e)
  • rollback location pointers (#174) (3c9d7f0)
  • save tx_index on locations to support transfers on same block (#145) (30a9635)
  • skip db migrations during readonly mode (d5157f0)
  • tick must be 4 bytes or less (f6fd0a6)
  • transfers only usable once (542ec34)
  • upgrade chainhook client (cbbb951)
  • upgrade chainhook client to 1.3.3 (ee66f93)
  • warn correctly on missing prev locations (879bf55)

v1.0.0-beta.15

04 Aug 17:32
Compare
Choose a tag to compare
v1.0.0-beta.15 Pre-release
Pre-release

1.0.0-beta.15 (2023-08-04)

Bug Fixes

  • consider tx_index in transfers by block endpoint (#178) (ed517d6)

v1.0.0-beta.14

02 Aug 20:36
Compare
Choose a tag to compare
v1.0.0-beta.14 Pre-release
Pre-release

1.0.0-beta.14 (2023-08-02)

Bug Fixes

  • add secondary sorting by inscription number (#177) (99959df)

v1.0.0-beta.13

01 Aug 21:18
Compare
Choose a tag to compare
v1.0.0-beta.13 Pre-release
Pre-release

1.0.0-beta.13 (2023-08-01)

Bug Fixes

  • optimize COUNT calculations via the use of count tables (#175) (31498bd)

v1.0.0-beta.12

31 Jul 20:04
Compare
Choose a tag to compare
v1.0.0-beta.12 Pre-release
Pre-release

1.0.0-beta.12 (2023-07-31)

Bug Fixes

v1.0.0-beta.9

25 Jul 04:09
Compare
Choose a tag to compare
v1.0.0-beta.9 Pre-release
Pre-release

1.0.0-beta.9 (2023-07-25)

Features

v1.0.0-beta.11

25 Jul 22:16
Compare
Choose a tag to compare
v1.0.0-beta.11 Pre-release
Pre-release

1.0.0-beta.11 (2023-07-25)

Bug Fixes

  • warn correctly on missing prev locations (879bf55)

v1.0.0-beta.10

25 Jul 14:30
Compare
Choose a tag to compare
v1.0.0-beta.10 Pre-release
Pre-release

1.0.0-beta.10 (2023-07-25)

Features

  • detect and tag recursive inscriptions (#167) (fb36285)

v1.0.0-beta.8

21 Jul 16:14
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release

1.0.0-beta.8 (2023-07-21)

Bug Fixes

  • skip db migrations during readonly mode (d5157f0)