Jude Nelson

Results 257 comments of Jude Nelson

> Is is possible you can put some instructions of how to install and test this on Clarinet in Visual Studio Code? Neither Clarinet nor Visual Studio work on my...

Here's what I have so far: -------------------------- One of the more interesting innovations in Blockstack is in how it distributes the set of zone files to all peers. Like several...

This is fully discussed here: https://github.com/blockstack/stacks-blockchain/discussions/2687

After much deliberation, the technical CAB voted to accept a `slice` implementation which took absolute left and right positions.

Hey @njordhov, are you asking that the _transaction receipt_ include something more informative than `(err none)`? Because if so, this isn't a breaking change, and could be done in the...

> Ooops -- I spoke too soon. It looks like the failing integration test revealed an interesting consequence of the change: it appears that the mempool admission failed because it...

This is a documentation bug. Also, code in `next` has been updated to use clearer variable names to better indicate the error condition being triggered.

This sounds like something we'd want to consider for Stacks 2.1. In a similar vein, it might make sense to guard `(as-contract )` blocks with post-conditions visible within the Clarity...

Hi @tyGavinZJU, thanks for opening this issue! > What is the role of dust UTXO? Stacks uses a block-commit windowing scheme to determine the probability that a given block-commit will...