Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 22:15
· 132 commits to main since this release

1.2.0 (2024-01-25)

Features

  • add bad request support (7abe4f6)
  • add inscription transfer destination schema (526de7a)
  • add jubilee support for inscription_revealed schemas (#470) (823f430)
  • add Wallet Descriptor Support for Transaction Indexing (959da29)
  • broadcast ObserverEvent::BitcoinPredicateTriggered on successful requests (6407e2c)
  • broadcast ObserverEvent::BitcoinPredicateTriggered on successful requests (a6164ea)
  • introduce signet mode (549c775)

Bug Fixes

  • buffer decoding of archive file to reduce memory usage (#450) (f1b89f7), closes #401
  • skip empty chunks when decoding gz (b4ce82f)
  • stacks-indexer: prevent subtract with overflow (#449) (d8d9979)
  • update ordhook URLs on typescript client (9462ae3)