v0.1.0
blockstack-devops
released this
15 May 15:11
·
329 commits
to master
since this release
0.1.0 (2023-05-15)
Features
- /ordinals prefix (38d6c6b)
- accept inscription number on endpoints (952bf8e)
- add rarity filter (41f9207)
- add status endpoint (e42b351)
- address array param (5d3bc4b)
- btc indexer poc, update types and tables (#7) (6ff2bd9)
- chain tip cache for index (7019f98)
- configurable event server body limit (1a37769)
- consume inscription reveals from chainhook node (#13) (a99b4a4)
- filter by array of ids or numbers (34721b0)
- 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)
- move to new inscription_feed predicate (#41) (efa4a62)
- order index by ordinal, height, rarity (aba47af)
- resume indexing from last observed block height (fc4a549)
- return current tx_id (a503f73)
- return genesis_address (ee1e4ea)
- return genesis_timestamp (d46eb0f)
- sat endpoint (ff7608b)
- shows inscription_id on sats (1028a13)
- support authorized chainhook events (a2ff106)
- support inscription transfers (#37) (ebeb805)
Bug Fixes
- add inscription number to responses (d4d36c2)
- add vercel.json (ae66a07)
- adjust payloads (#21) (d6d91e9)
- allow max limit of 60 (2391a75)
- buffers (ae45e06)
- cache inscription counts for mime_type and sat_rarity (#55) (f4fb4c7)
- complete sat ordinal data (56389b5)
- env default values (867fc63)
- expand int column sizes (0e425ff)
- increase out-of-order log level to error (#42) (56ca661)
- inscription number filtering (adb5cf6)
- set starting block height to 767430 (84ce95e)
- use bignumber.js for sat percentiles (8914e27)
- use materialized view total count correctly (#64) (939f6b9)
- use pre-calculated inscription count for unfiltered results (#48) (3e7a4f4)