-
$chainhook service start --predicate-path=./predicate.json --start-http-api --config-path=./Chainhook.toml
Apr 28 05:35:47.629 INFO Starting service...
Apr 28 05:35:47.629 INFO Ordinal indexing is e…
-
hey @lgalabru i finally got it to work but its taking quite a while to download the blocks, is this normal?
-
Guide
https://www.cloudwithchris.com/blog/automate-adding-gh-issues-projects-beta/
-
Hello
im running two docker containers, one in readonly mode and one in writeonly mode
but i keep getting this error when starting the writer
`{"level":"error","time":"2023-06-03T19:32:58.870Z","pi…
-
When developing applications on sBTC it is important to be able to integration test them. We need to make it easy to spin up and control a bitcoin regtest node and a stacks node connecting to the bitc…
-
* If the API DB becomes unavailable, continue serving requests but pause processes that depend on it
* Once it becomes available again, check its newest chain tip to see if we need to import the miss…
-
Currently seeing this in the staging testnet deployment when starting up the chainhook node:
```
{"msg":"Starting service...","level":"INFO","ts":"2023-05-06T18:55:05.666357767Z"}
{"msg":"Ordinal i…
-
For some ordinals, API gives a big offset value like `435509929`, while ordinals.com shows offset `0`.
Example:
https://api.hiro.so/ordinals/v1/inscriptions/23198d6656ae23a9313eb3c2fffc8e6179e9590…
-
_Forgot to mention this on the call..._
Currently the API (content) responds with a `x-frame-options: DENY` header. Would it be possible to disable this? I didn't find explicit mention of this header …
-
First of all thank you for this API, extremely useful and will save time for many people in the ecosystem 👌
I tried this weekend to get an instance up _(i.e ordinals-api x chainhook)_ on our proje…