8000 Tags · omahs/chainhook · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: omahs/chainhook

Tags

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request hirosystems#615 from hirosystems/publish-v1.7.0

chore(release): publish v1.7.0

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): publish v1.6.2 (hirosystems#604)

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: revamp ci (hirosystems#594)

v1.6.0

Toggle v1.6.0's commit message
chore(release): 1.6.0 [skip ci]

## [1.6.0](hirosystems/chainhook@v1.5.1...v1.6.0) (2024-05-09)

### Features

* add Bitcoin transaction index to typescript client ([hirosystems#568](hirosystems#568)) ([6f7eba4](hirosystems@6f7eba4))

### Bug Fixes

* add stacks event position to ts client ([hirosystems#575](hirosystems#575)) ([3c48eeb](hirosystems@3c48eeb))
* add starting stacks height for prometheus metrics ([hirosystems#567](hirosystems#567)) ([6a8c086](hirosystems@6a8c086))
* make bitcoin payload serialization deserializable ([hirosystems#569](hirosystems#569)) ([5f20a86](hirosystems@5f20a86))
* set `Interrupted` status for streaming predicates that fail ([hirosystems#574](hirosystems#574)) ([11bde53](hirosystems@11bde53)), closes [hirosystems#523](hirosystems#523)
* shut down observer on bitcoin block download failure ([hirosystems#573](hirosystems#573)) ([f3530b7](hirosystems@f3530b7)), closes [hirosystems#572](hirosystems#572)

v1.5.1

Toggle v1.5.1's commit message
chore(release): 1.5.1 [skip ci]

## [1.5.1](hirosystems/chainhook@v1.5.0...v1.5.1) (2024-04-12)

### Bug Fixes

* correctly track bitcoin block append metrics; add additional metrics ([hirosystems#563](hirosystems#563)) ([f85ac9e](hirosystems@f85ac9e)), closes [hirosystems#562](hirosystems#562)

v1.5.0

Toggle v1.5.0's commit message
chore(release): 1.5.0 [skip ci]

## [1.5.0](hirosystems/chainhook@v1.4.1...v1.5.0) (2024-04-06)

### Features

* add brc-20 schemas for ordhook ([hirosystems#551](hirosystems#551)) ([1e25a8f](hirosystems@1e25a8f))
* detect http / rpc errors as early as possible ([e515116](hirosystems@e515116))
* rm blocks ([f35498d](hirosystems@f35498d))
* use stacks.rocksdb for predicate scan ([hirosystems#514](hirosystems#514)) ([0baae10](hirosystems@0baae10)), closes [hirosystems#513](hirosystems#513) [hirosystems#485](hirosystems#485)

### Bug Fixes

* build error ([03b3938](hirosystems@03b3938))
* log errors on block download failure; implement max retries ([hirosystems#503](hirosystems#503)) ([3bfb0e1](hirosystems@3bfb0e1))
* **metrics:** update latest ingested block on reorg ([hirosystems#515](hirosystems#515)) ([823713a](hirosystems@823713a))
* order and filter blocks used to seed forking block pool ([hirosystems#534](hirosystems#534)) ([a2865b7](hirosystems@a2865b7))
* revisit 7+ blocks reorg handling ([hirosystems#553](hirosystems#553)) ([184fd07](hirosystems@184fd07))
* seed forking handler with unconfirmed blocks to improve startup stability ([hirosystems#505](hirosystems#505)) ([b77aca2](hirosystems@b77aca2)), closes [hirosystems#487](hirosystems#487)
* skip db consolidation if no new dataset was downloaded ([hirosystems#513](hirosystems#513)) ([b1469a6](hirosystems@b1469a6))
* update scan status for non-triggering predicates ([hirosystems#511](hirosystems#511)) ([32cdfee](hirosystems@32cdfee)), closes [hirosystems#498](hirosystems#498)

v1.4.1

Toggle v1.4.1's commit message
chore(release): 1.4.1 [skip ci]

## [1.4.1](hirosystems/chainhook@v1.4.0...v1.4.1) (2024-04-02)

### Bug Fixes

* limit scope of stacks_rw_db usage to free lock ([hirosystems#543](hirosystems#543)) ([0c287ca](hirosystems@0c287ca))
* resolve dependencies ([hirosystems#548](hirosystems#548)) ([86334f4](hirosystems@86334f4))
* return unsupported kind for PoisonMicroblock ([hirosystems#545](hirosystems#545)) ([123ec9d](hirosystems@123ec9d))

v1.4.0

Toggle v1.4.0's commit message
chore(release): 1.4.0 [skip ci]

## [1.4.0](hirosystems/chainhook@v1.3.1...v1.4.0) (2024-03-27)

### Features

* detect http / rpc errors as early as possible ([ad78669](hirosystems@ad78669))
* use stacks.rocksdb for predicate scan ([hirosystems#514](hirosystems#514)) ([a4f1663](hirosystems@a4f1663)), closes [hirosystems#513](hirosystems#513) [hirosystems#485](hirosystems#485)

### Bug Fixes

* enable debug logs in release mode ([hirosystems#537](hirosystems#537)) ([fb49e28](hirosystems@fb49e28))
* improve error handling, and more! ([hirosystems#524](hirosystems#524)) ([86b5c78](hirosystems@86b5c78)), closes [hirosystems#498](hirosystems#498) [hirosystems#521](hirosystems#521) [hirosystems#404](hirosystems#404) [/github.com/hirosystems/issues/517#issuecomment-1992135101](https://github.com/hirosystems//github.com/hirosystems/chainhook/issues/517/issues/issuecomment-1992135101) [hirosystems#517](hirosystems#517) [hirosystems#506](hirosystems#506) [hirosystems#510](hirosystems#510) [hirosystems#519](hirosystems#519)
* log errors on block download failure; implement max retries ([hirosystems#503](hirosystems#503)) ([0fc38cb](hirosystems@0fc38cb))
* **metrics:** update latest ingested block on reorg ([hirosystems#515](hirosystems#515)) ([8f728f7](hirosystems@8f728f7))
* order and filter blocks used to seed forking block pool ([hirosystems#534](hirosystems#534)) ([a11bc1c](hirosystems@a11bc1c))
* seed forking handler with unconfirmed blocks to improve startup stability ([hirosystems#505](hirosystems#505)) ([485394e](hirosystems@485394e)), closes [hirosystems#487](hirosystems#487)
* skip db consolidation if no new dataset was downloaded ([hirosystems#513](hirosystems#513)) ([983a165](hirosystems@983a165))
* update scan status for non-triggering predicates ([hirosystems#511](hirosystems#511)) ([9073f42](hirosystems@9073f42)), closes [hirosystems#498](hirosystems#498)

v1.3.1

Toggle v1.3.1's commit message
chore(release): 1.3.1 [skip ci]

## [1.3.1](hirosystems/chainhook@v1.3.0...v1.3.1) (2024-02-14)

### Bug Fixes

* add event index to transaction events ([hirosystems#495](hirosystems#495)) ([d67d1e4](hirosystems@d67d1e4)), closes [hirosystems#417](hirosystems#417) [hirosystems#387](hirosystems#387)
* correctly determine PoX vs PoB block commitments ([hirosystems#499](hirosystems#499)) ([50dd26f](hirosystems@50dd26f)), closes [hirosystems#496](hirosystems#496)

v1.3.0

Toggle v1.3.0's commit message
chore(release): 1.3.0 [skip ci]

## [1.3.0](hirosystems/chainhook@v1.2.1...v1.3.0) (2024-02-08)

### Features

* optionally serve Prometheus metrics ([hirosystems#473](hirosystems#473)) ([67a38ac](hirosystems@67a38ac))

### Bug Fixes

* adjust ordinal_number entry in ts client inscription transfer event, add new reveal data ([hirosystems#476](hirosystems#476)) ([28bf5c4](hirosystems@28bf5c4))
* remove early return for event evaluation ([hirosystems#484](hirosystems#484)) ([98f9e86](hirosystems@98f9e86)), closes [hirosystems#469](hirosystems#469)
* remove unreachable panic; return instead ([hirosystems#490](hirosystems#490)) ([abe0fd5](hirosystems@abe0fd5))
* use cli feature for `cargo chainhook-install` ([hirosystems#486](hirosystems#486)) ([32f4d4e](hirosystems@32f4d4e))
* validate predicate `start_block` and `end_block` ([hirosystems#489](hirosyst
428C
ems#489)) ([e70025b](hirosystems@e70025b)), closes [hirosystems#477](hirosystems#477) [hirosystems#464](hirosystems#464)
0