cipherZ

Results 8 issues of 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. ![image](https://user-images.githubusercontent.com/33289322/36451131-ff5b9926-165d-11e8-886d-9e583b2a56e3.png)

enhancement

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...

bug

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 ![image](https://github.com/stacks-network/sbtc/assets/33289322/6b53684d-aa6f-46e4-aad3-75bbc6689686) ### Actual Behavior Fails with reference to node-gyph missing at `=>...

bug

# 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....