-
To build confidence in our assessment that the Clarity 1 VM in Stacks 2.1 is truly compatible with the one in Stacks 2.05, we should set up and run fuzzing to check that the typechecked ASTs produced …
-
I’m trying to install and require major versions of lodash using a postinstall script for [n_](https://github.com/borisdiakur/n_). However npm-install-version fails to install lodash. Here is how to r…
-
Manifests schema could be improved / simplified / cleaned. Some rough ideas:
Before
```toml
[project]
name = "test"
authors = []
description = ""
telemetry = false
requirements = []
boot_co…
-
Better handling of instrument name abbreviations with a regex that can parse typical structures like '{instrument} in {key}' for transposing instruments (in multiple languages) allowing the inclusion …
-
It would be nice to have a streaming json encoder and decoder. This can be SAX based with higher-level abstractions built on top (like declarative filter queries on the stream)
-
-
For `stacks-devnet-js` and `clarinet integrate` it would be nice to have a flag that would save the logs before cleaning up the docker images.
-
Clarinet accepts invalid contract names, which result in surprises when these same contracts are being published on chain.
![image](https://user-images.githubusercontent.com/87777/164492309-8f6b939a-…
-
Hello,
I have a really simple indexedDb table which contains objects of this type : _{name: "...", visible: true, data: ArrayBuffer(N)}_. The ArrayBuffer is an image and can be 'large', several MBy…
gsals updated
3 years ago
-
For any who have worked with WYSIWYG editors like Finale/Sibelius/Musescore, you are probably familiar with the "Display in concert pitch" setting. For those of you who are not, this tool allows the u…