Brice

Results 176 issues of Brice

**Describe the bug** When viewing a transaction in the explorer on devnet, the page tries to refresh after some time, but attempts to fetch from a bad URL, so the...

Bug 🐛
P2 Bug 🕷

### Description Improvements to traits for Clarity 2 ### Applicable issues - fixes #3251 ### Additional info (benefits, drawbacks, caveats) **In progress** - [x] Clean up implementation - [x] Make...

**Is your feature request related to a problem? Please describe.** Traits are treated like a type sometimes and not other times and have some surprising behaviors with the current implementation....

consensus-critical
stacks-2.1

It's currently a bit inconvenient and confusing for users to setup a debug session. It would be great if we could utilize VSCode's "Run Test | Debug" UI (see image)...

Previously, when the balances are shown in the console, the nickname from the Devnet.toml file was shown: ![image](https://user-images.githubusercontent.com/1473715/188673132-16236cbc-44fd-41bc-8a43-af8b90308195.png) Now, those are no longer shown: Several users have requested this be...

cli

Now that we have this nice block visualization on several pages, I've been working on block fullness and was thinking it would be cool if we could show block fullness...

Redesign

This SIP proposes new bitwise operators to be added to Clarity2. It would need to activate with 2.1, as it is a consensus breaking change. Reference implementation: https://github.com/stacks-network/stacks-blockchain/pull/3389 (in progress)...

Activation-in-Progress