Marvin

Results 14 issues of Marvin

This one will never work in the current state because the sender and receiver are asserted in the static calls. Apart from that, the signatures validate with the Global Maker...

I wanted to create a single issue to track package manager support. - [x] Homebrew (macOS) - https://github.com/Homebrew/homebrew-core/pull/80745 - [Requires >=30 forks, >=30 watchers and >=75 stars](https://github.com/Homebrew/brew/blob/master/docs/Acceptable-Casks.md). - [x] Winget...

S
functional enhancement

As a first step towards allowing Clarinet to be integrated in different tools (like a VSCode extension), we should have the ability for Clarinet to switch to a machine-readable input/output...

functional enhancement

Many projects use external / 3rd party contracts. Fetching them from mainnet or testnet is not always ideal, nor would you want code that is not part of your project...

functional enhancement

Asking for the possibility of receiving contract AST in `clarinet run`. I remember one of the very early versions of this command having the capability (although I might be wrong)....

functional enhancement

The test code has become a little messy. Especially the helper files could benefit from a clean up to make it easier to follow what is happening. Additionally, since the...

The Signed Structured Data specification proposed in this SIP describes a standard way to deterministically encode and sign Structured Data. Structured Data is data that can be represented in human-readable...

Activation-in-Progress

The StackerDB contract trait is currently made to be consumed by an off-chain process (signer binary). Thus, the trait returns the signers as a max length 4000 list of tuples....

clarity
PoX-4
nakamoto

**Is your feature request related to a problem? Please describe.** Due to the nature of how the Stacks blockchain and the Clarity smart contract language works, some types of atomic...

This is "nice to have" feature request coming out of the sBTC Clarity Workstream. It may sometimes happen that one specific library contract or even a specific function adds the...

cost