Skip to content

v0.1.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@blockstack-devops blockstack-devops released this 03 Mar 16:18

0.1.0-beta.1 (2023-03-03)

Features

  • /ordinals prefix (38d6c6b)
  • accept inscription number on endpoints (952bf8e)
  • add rarity filter (41f9207)
  • btc indexer poc, update types and tables (#7) (6ff2bd9)
  • chain tip cache for index (7019f98)
  • consume inscription reveals from chainhook node (#13) (a99b4a4)
  • filter by block hash (ed73b78)
  • filter by coinbase block height range (5698ebc)
  • filter by genesis block height range (4f11c44)
  • filter by genesis timestamp range (67a0e9e)
  • filter by inscription number range (f8453b6)
  • filter by mime type (f0093c7)
  • filter by rarity array (4037af3)
  • filter by sat ordinal range (377ebb0)
  • inscription cache control (b9370d8)
  • inscriptions index with filters (790cbf7)
  • order index by ordinal, height, rarity (aba47af)
  • return genesis_address (ee1e4ea)
  • return genesis_timestamp (d46eb0f)
  • sat endpoint (ff7608b)
  • shows inscription_id on sats (1028a13)

Bug Fixes