-
Chainhooks fire off a webhook that is interpreted by the handler.
Having durability at this layer is key, we don't want a missed event that results in an unprocessed transaction.
In addition, kn…
-
I am currently trying to package clarinet for NixOS like I talked about in #1515 .
I have the following package definition:
``` Nix
{
lib,
rustPlatform,
fetchFromGitHub,
pkg-config,
…
-
`Cannot assign to read only property 'owner' of object '#'`
I'm upgrading test suit from `ember-cli-mocha` to `ember-mocha` 0.15.1 and get randomly failing tests all over again and those tests look…
-
**Describe the bug**
I am searching for a stx event and I expected the predicate to only return the first occurrence since I specified "expire_after_occurance=1" maybe this functionality doesn't work…
-
As additional guidance to developers, it would be helpful to add an architecture diagram to illustrate the moving parts so developers can relate to what state stores (in-memory, Redis, RDBMS, etc.) an…
-
Context:
> need to see a log feed of webhook calls to see which one failed so one can act upon it.
Similar to the line item at https://github.com/hirosystems/chainhook/issues/324#issuecomment-16…
-
Bitcoin predicate, scope: "stacks_protocol" operation: "stx_locked" scans 25775 blocks only returns 1 action triggered. The time stamp is Fri Mar 17 2023 23:02:53.
Should this be the only stx_loc…
-
#### description
the single binary `hord scan` works as expected by downloading the `cache/hord.sqlite` if it does not exist, but when trying to spin up hord as a service and stream ordinal activity …
-
When running something like
```
ordhook scan blocks --interval 767430:767753 --post-to=http://localhost:3000/api/events --config-path=./Ordhook.toml
```
Ordhook will post json objects to `http:/…
-
I have a ordhook and ordinal API . i write docker compose.yml for API but when i run http://localhost:3456/ordinals/v1/brc-20/tokens the result is {"limit":20,"offset":0,"total":0,"results":[]} .p…