Releases: hirosystems/chainhook
Releases · hirosystems/chainhook
v1.0.0
What's Changed
- feat: ordinal support by @lgalabru in #202
- chore: dependencies reconciliation by @lgalabru in #203
- feat: implement and document new development flow by @lgalabru in #204
- chore: bump versions by @lgalabru in #205
- fix: hard coded dev-dependency by @lgalabru in #206
- Close the loop on scans, better errors by @lgalabru in #213
- fix: deployer predicate wildcard by @lgalabru in #214
- feat: support for inscription transfers events and reorg resistance by @lgalabru in #222
- feat: focus on developer experience by @lgalabru in #223
- feat: wrap up hord developer experience by @lgalabru in #227
- feat: speed up hord by @lgalabru in #228
- feat: scan ordinals by @lgalabru in #229
- feat: scan inscription revealed by @lgalabru in #230
- feat: re-approach stacks block commit schema by @lgalabru in #231
- feat: improve service mode + fixes by @lgalabru in #232
hord
related adjustments by @lgalabru in #236- Chainhooks documentation by @LakshmiLavanyaKasturi in #239
- Updated stacks commands and improved formatting for consistency by @LakshmiLavanyaKasturi in #240
- Updated overview heading for consistency by @LakshmiLavanyaKasturi in #241
- use direct link instead of relative for openapi.json by @LakshmiLavanyaKasturi in #242
- Corrected config flag to config-path by @LakshmiLavanyaKasturi in #237
- Wrap-up hord v1 implementation by @lgalabru in #243
- Myriad of fixes and improvements by @lgalabru in #246
- fix: ordinals transfer tracking by @lgalabru in #250
- fix: myriad of fixes and optimizations by @lgalabru in #253
- Fixed minor formatting issues by @LakshmiLavanyaKasturi in #254
- feat: hord db optimizations by @lgalabru in #258
- Fix: stacks forking handling by @lgalabru in #262
- feat: add typescript client with types and event server by @rafaelcr in #245
- feat: attempt to support cursed inscriptions by @lgalabru in #266
- fix: export all types on chainhook ts client by @rafaelcr in #272
- chore: bump ts client version to v1.0.2 by @rafaelcr in #275
- Feat/stacks storage by @lgalabru in #271
- 0.14: additional adjustments by @lgalabru in #280
- Stabilizing streaming / scanning transition by @lgalabru in #282
- Fixes on cursed inscriptions by @lgalabru in #284
- Update title for overview by @LakshmiLavanyaKasturi in #291
- fix: myriad of adjustments by @lgalabru in #296
- feat: support cursed inscriptions in chainhook client by @rafaelcr in #293
- chore: add zmq url to default chainhook config by @MicaiahReid in #299
- chore: remove unused struct & import by @MicaiahReid in #300
- feat: add metrics to
/ping
response of event observer server by @MicaiahReid in #297 - feat: align docs and code on predicates syntax, introduce predicates check command by @lgalabru in #305
- feat: upgrade typescript client by @rafaelcr in #302
- fix: update/pin dependencies by @MicaiahReid in #311
- feat: update inscription transfer schemas by @rafaelcr in #309
- fix: transfer refactor by @lgalabru in #307
- fix: update bitcoin output ts client types by @rafaelcr in #315
- fix: stx_event predicate schema by @rafaelcr in #321
- fix: add more details to 422 errors for
POST /v1/chainhooks
route by @MicaiahReid in #326 - refactor: moving hord to its own repo by @lgalabru in #312
- fix: update chainhook-sdk by @MicaiahReid in #328
- feat: add
chainhook docs api generate
command by @MicaiahReid in #323 - fix: add tx_index to bitcoin payloads to ts client by @rafaelcr in #330
- Chainhooks documentation to run chainhook as a service for Bitcoin and Stacks by @LakshmiLavanyaKasturi in #304
- chore: improve README.md standardization by @smcclellan in #333
- chore: add PR template by @smcclellan in #334
- Fixed broken links and grammar issues by @LakshmiLavanyaKasturi in #335
- fix: hord split adjustments by @lgalabru in #336
- Changed links to use relative links by @LakshmiLavanyaKasturi in #338
- Fix links by @LakshmiLavanyaKasturi in #339
- Release/v0.17.0 by @lgalabru in #331
- tests: add tests for predicate api by @MicaiahReid in #344
- Removed $ prefix from all the commands by @LakshmiLavanyaKasturi in #351
- feat: match on all
print_event
s ifcontract_identifier
isNone
by @MicaiahReid in #356 - tests: add tests for stacks predicate evaluation by @MicaiahReid in #361
- fix: asset-identifier filtering by @MicaiahReid in #364
- chore: additional ordhook adjustments by @lgalabru in #362
- release: bump version to 1.0 by @lgalabru in #365
New Contributors
- @LakshmiLavanyaKasturi made their first contribution in #239
- @rafaelcr made their first contribution in #245
- @MicaiahReid made their first contribution in #299
- @smcclellan made their first contribution in #333
Full Changelog: https://github.com/hirosystems/chainhook/commits/v1.0.0