-
When following the instructions in the readme, `cargo chainhook-install` fails with:
```
error[E0583]: file not found for module `storage`
--> components/chainhook-cli/src/main.rs:18:1
|
1…
-
The following commands don't generate the templates as documented. No errors, but no files either.
>╭─sabbyanandan ~/hiro/chainhook ‹ruby-2.7.6› ‹develop●›
╰─$ chainhook predicates new --stacks s…
-
As of today, when running as a node, chainhook node knows that a bitcoin block was mined thanks to the signaling coming from a `stacks-node`.
We want to support bitcoind signaling as well (leveraging…
-
running this command:
```sh
chainhook predicates scan ./chainhooks/stx-lock.json --mainnet
```
with this predicate:
```json
{
"chain": "stacks",
"uuid": "1",
"name": "STX lock even…
-
-
when running `chainhook predicates scan ./path/to/predicate.json --mainnet`
it errors with `Network unknown`
We need this functionality to continue work on the new stacking focused API being bui…
-
I tend to run the clarity-repl in "random" directories, which thus leaves `history.txt` files here and there. Would saving the history file to a fixed location like `~/.clarity_repl_history` be an opt…
-
Before releasing the lsp update with debugger support, I am investigating a crash when setting breakpoints on Windows.
-
It would be great to have the code for this as part of the org so work can be done alongside the contract and chainhook development.
@bruffstar any blockers to doing this? Wondering if we should sc…
-
Im working with unwrap-err-panic ! I do not see it working as expected (as per clarity functions doc/book)! Any suggestions?
See attached when writing in clarity-repl:
![Untitled1](https://user-im…