cipherZ
cipherZ
hey! Thanks for the great library! I see `getLegosFor` - I see this in the documentation but not in the code? Any idea where/when this will be available or is...
Hey, @algobasket - I have my mail settings all green in nailgun and the logs are telling me that it sent the email, but nothing ever arrives? I am running...
Seeing this - we should catch this and show some type of dialog to allow the user the change to try their request again. 
Team: Thanks for the awesome product! Obviously the mainnet is not available yet and maybe your testnet is down, but I want to play around with these demos with the...
### Problem I attempted to deploy a contract and received the following message: ``` Error estimating transaction fee. Response 400: Bad Request. Attempted to fetch http://localhost:3999/v2/fees/transaction and failed with the...
Resolves #417 ## Summary of Changes Added ``` RUN npm install -g node-gyp-build ``` to `sbtc/devenv/stacks-explorer/docker/Dockerfile` ## Testing `devenv/build.sh` ran successfully ### Risks NA ### How were these changes tested?...
### Expected Behavior I have ubuntu 22 and am attempting to run `build.sh` to setup the dev env  ### Actual Behavior Fails with reference to node-gyph missing at `=>...
# Summary I'd like to be able to have granular migrations similar to most tooling so that I can test out my migrations and have a well known migration path....