-
It seems panic logs are not being printed in correct JSON syntax, which may cause issues when our log collectors try to parse them. Additionally, panic logs may not be getting classified correctly as …
-
If a chainhook fails, it will be helpful for the user to be able to pick up where they left off once they resolve the issue.
We should include the latest scanned block info on the `Interrupted` sta…
-
After a fresh install I get the following error message:
$ ordhook scan blocks --interval 767430:767753 --mainnet
Jan 22 22:03:20.060 INFO Basing ordinals evaluation on database /home/someuser/o…
-
**Describe the bug**
The chainhook service has a lot of `warn` and `error` logs that probably should be `debug` or `info`, including but not limited to:
- The `"unable to load chainhook associated …
-
This issue covers one of the major milestones / protocol design points: we need a way to receive BTC from any wallet (linking #2 as well).
Looking at the normal model for Clarinet, this would be do…
-
Indexing from scratch always detects gaps, this seems to happen with all latest releases of `ordinals-api`. I've tried `v2.1.1` , `v2.2.0`, `v3.0.0`, and getting the same result at block height near `…
-
I noticed on platform stg that several chainhooks were not updating their chainhook status. The chainhook API kept returning status "new" for them, which is a poor UX for users who expect to be able t…
-
Hi there! I have been working on setting up a complete `ordinals-api` endpoint with a fully synced `bitcoind` and `ordhook` on testnet. Here are my configurations:
`bitcoin.conf`
```
# Bitcoin Co…
-
[This loop](https://github.com/hirosystems/chainhook/blob/67a38ac3c3777a52104b2eab4846a1adbc7d55dd/components/chainhook-sdk/src/observer/mod.rs#L775) can possibly continue infinitely.
If all things…
-
Hello. I'm using **ordhook** with the following environment:
```
OS: linux (amd64)
OS Image: Amazon Linux 2
Kernel version: 5.10.199-190.747.amzn2.x86_64
Container runtime: containerd://1.7.2
…