Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.2.0](hirosystems/chainhook@v1.1.1...v1.2.0) (2024-01-25) ### Features * add bad request support ([18ba26a](hirosystems/chainhook@18ba26a)) * add inscription transfer destination schema ([905f800](hirosystems/chainhook@905f800)) * add jubilee support for inscription_revealed schemas ([#470](hirosystems/chainhook#470)) ([3e57978](hirosystems/chainhook@3e57978)) * add Wallet Descriptor Support for Transaction Indexing ([0e066ab](hirosystems/chainhook@0e066ab)) * broadcast ObserverEvent::BitcoinPredicateTriggered on successful requests ([e8f4ab3](hirosystems/chainhook@e8f4ab3)) * broadcast ObserverEvent::BitcoinPredicateTriggered on successful requests ([7bd87e8](hirosystems/chainhook@7bd87e8)) * introduce signet mode ([18753c1](hirosystems/chainhook@18753c1)) ### Bug Fixes * address review ([510b720](hirosystems/chainhook@510b720)) * broken tests ([e0dcdb7](hirosystems/chainhook@e0dcdb7)) * broken tests ([756c8a6](hirosystems/chainhook@756c8a6)) * buffer decoding of archive file to reduce memory usage ([#450](hirosystems/chainhook#450)) ([472c7be](hirosystems/chainhook@472c7be)), closes [#401](hirosystems/chainhook#401) * build error ([f790761](hirosystems/chainhook@f790761)) * enable default features for hiro-system-kit ([5284082](hirosystems/chainhook@5284082)) * skip empty chunks when decoding gz ([9faacfe](hirosystems/chainhook@9faacfe)) * **stacks-indexer:** prevent subtract with overflow ([#449](hirosystems/chainhook#449)) ([767cd8e](hirosystems/chainhook@767cd8e)) * update ordhook URLs on typescript client ([8ce3c3d](hirosystems/chainhook@8ce3c3d)) * warnings ([fbd7040](hirosystems/chainhook@fbd7040))
- Loading branch information