-
**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://loca…
-
The new [token metadata api](https://github.com/hirosystems/token-metadata-api) is an isolated micro-service that would be useful to have locally with clarinet integrate
Also requires to run chainh…
-
In the TUI interface for `clarinet integrate`, all of the status indicators are grey, instead of the red/yellow/green that they are supposed to be. Other colors display fine, like those for the logs a…
-
I believe it should be ITrd8c14 but VHV does not let me pass ITrd7c12.
![image](https://user-images.githubusercontent.com/59900770/129960166-07c38aa1-29fc-4a3d-9e6a-b9f9dd5da0cd.png)
-
current get-all instruments method in data layer:
- pulls out pieces related by the same instrument id
- checks whether each instrument has a transposition
- if it does add it's transposition to the k…
-
**Bitcoin development.**
There are several attempts to run devnet/regest docker environments which incorporporate the clarinet containers (as a subset) and also include an electrs server. Electrs…
-
e.g. Clarinet waveguide synthesis
https://github.com/thestk/stk/blob/master/src/Clarinet.cpp
BeeThree FM synthesis
https://github.com/thestk/stk/blob/master/src/BeeThree.cpp
-
### Issue type
Muse Sounds bug
### Bug description
There are a few glitches I found while I was working with muse sounds:
1. ~~Saxophone: transition between C and Eb should be a minor 3rd, i…
-
Currently, Clarinet's deployment plans supports some kind of Bitcoin transactions but not others, specifically not SegWit or Taproot transactions. The bitcoind program running in Clarinet `integrate` …
-
Hello, I just saw this link(https://github.com/dexie/Dexie.js/issues/902)
and there is a 10 MB limit for dexie-export-import.
What I want to do is to increase this limit up to 100MB.
So, here…