Skip to content

Releases: hirosystems/ordinals-api

v2.3.0-beta.5

19 Feb 20:00
Compare
Choose a tag to compare
v2.3.0-beta.5 Pre-release
Pre-release

2.3.0-beta.5 (2024-02-19)

Bug Fixes

  • only update timestamp when streaming blocks (#309) (2c9ff17)

v2.3.0-beta.4

17 Feb 23:44
Compare
Choose a tag to compare
v2.3.0-beta.4 Pre-release
Pre-release

2.3.0-beta.4 (2024-02-17)

Bug Fixes

  • standardize insert batch size (b9b2448)

v2.3.0-beta.3

17 Feb 23:30
Compare
Choose a tag to compare
v2.3.0-beta.3 Pre-release
Pre-release

2.3.0-beta.3 (2024-02-17)

Bug Fixes

  • batch inscription location updates (47525c9)

v2.3.0-beta.2

17 Feb 23:21
Compare
Choose a tag to compare
v2.3.0-beta.2 Pre-release
Pre-release

2.3.0-beta.2 (2024-02-17)

Bug Fixes

v2.3.0-beta.1

12 Feb 21:23
Compare
Choose a tag to compare
v2.3.0-beta.1 Pre-release
Pre-release

2.3.0-beta.1 (2024-02-12)

Features

  • add metadata and parent columns to inscriptions table (#305) (d71e93a)
  • add ordhook debug server (#306) (88ad130)

v2.2.0

02 Feb 22:08
Compare
Choose a tag to compare

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)

v2.2.0-beta.2

02 Feb 17:43
Compare
Choose a tag to compare
v2.2.0-beta.2 Pre-release
Pre-release

2.2.0-beta.2 (2024-02-02)

Bug Fixes

  • include token in address index on brc20_total_balances (#299) (d8271eb)

v2.2.0-beta.1

02 Feb 16:32
Compare
Choose a tag to compare
v2.2.0-beta.1 Pre-release
Pre-release

2.2.0-beta.1 (2024-02-02)

Features

  • support transfers by ordinal number instead of inscription id (#296) (b0c0ffd)

v2.1.2-beta.1

16 Jan 22:41
Compare
Choose a tag to compare
v2.1.2-beta.1 Pre-release
Pre-release

2.1.2-beta.1 (2024-01-16)

Bug Fixes

  • offload ticker lookup from BRC-20 activity query (#293) (e70c222)

v2.1.1

09 Jan 21:51
Compare
Choose a tag to compare

2.1.1 (2024-01-09)

Bug Fixes

  • optimize BRC-20 activity count by ticker (#289) (0a7648e)
  • remove problematic migration (a82d078)