Mike Cohen

Results 25 issues of Mike Cohen

**Stacks Explorer Docker Container Failure** **To Reproduce** 1. clarinet devnet start 2. wait for containers to run (all go green) 3. goto http://localhost:8000/?chain=testnet&api=http://localhost:3999 4. "Something went wrong" **Expected behavior** Stacks...

**Describe the bug** Deploying a contract using sandbox on new [testnet](https://explorer.hiro.so/sandbox/deploy?chain=testnet); 1. sign out 2. connect with xverse 3. enter contract data 4. click deploy The deploy pushes me back...

This repo is old and has been replaced for sBTC development by; https://github.com/stacks-network/sbtc/tree/main/devenv/local/docker-compose

bug

Basic set of tests using Clarigen and instructions for setting it up in README. One test raised a question about reclaiming the primary in the case fee contract has been...

I believe you can get the value of a data var in a clarity contract through API but it hasn't been documented; E.g. this work but isn't in the official...