Hank Stoever

Results 60 issues of Hank Stoever

**This is a placeholder issue, more work needs to be done to figure out exactly what work should be done.** For many people who run a node for the first...

3.0
3.0-Signer

At the moment, the `stacks-signer` only exposes a `/status` endpoint, which only lets you know if the signer is running or not. Ideally, the signer would (optionally) expose a `/metrics`...

enhancement
3.0-must
3.0-Signer

I've heard from a few different people that they'd like to have an easier way of answering the question "is my node synced with the network". One suggestion was to...

good first issue
3.0
3.0-later

Non-critical issue, but I've heard this recommended by others running a node, so I'm making a note of it. When running a Stacks node, there are a lot of logs...

good first issue
3.0-later

Hey! I have `hank.btc.us` setup to redirect to `https://twitter.com/heynky`. You can see my zonefile [here](https://api.hiro.so/v1/names/hank.btc). I have a `_redirect` URI record setup. When I visit https://hank.btc.us, I get an error...

Jest is a very popular JS framework for running any kind of tests. Puppeteer is becoming the go-to framework for running integration tests in a headless browser, which is faster...

There are a few things that are easy to get wrong when using Radiks, and the error messages are basically useless. Better error messages would go a long way in...

good first issue

This adds a static property to `Model` called `validateUsername`. By default, this is false. If `true`, then Radiks will save the current user's username when saving data. This is really...

This is a filler issue to track the proposal outlined here: https://forum.blockstack.org/t/radiks-decentralization-proposal/8400 This should be turned into an epic when outlining the actual work required.