Jude Nelson

Results 125 issues of Jude Nelson

If you have a contract that uses an undefined variable at the highest context in a function body, the analysis pass fails due to the analysis cost function for variable...

stacks-future

Create an extension contract that will allow network stakeholders to vote to extend the PoX sunset window by a fixed amount of blocks. This allows PoX to keep going under...

consensus-critical
stacks-future

Right now, the transaction authorization structure requires that private keys sign in the same order as the public keys used to hash to the address. This is needlessly constraining. For...

consensus-critical
stacks-future

It was discovered in #2677 that the Clarity VM does not verify in the analysis pass that a function call contains the correct number of arguments. This is a consensus...

consensus-critical
stacks-future

Related: https://github.com/blockstack/blockstack.js/issues/741 Right now, the sign-in flow doesn't have a way to resolve ID-addresses to pending subdomains for pending subdomains registered by registrars other than `id.blockstack`. This could be changed...

enhancement

# TL;DR Make it so the user's profile object points to both read and write URLs for Gaia hubs on a per-app basis, and pass the write URL as `hubUrl`...

enhancement
Impacts DOCS

**Is your feature request related to a problem? Please describe.** The Stacks blockchain node, when run with the mock miner enabled, will emit an event stream for transactions the mock...

Fixes #3285, as well as another error in which an attempt to check the chain work from the genesis block can cause a subtract-with-underflow panic.

The node should keep track of the chain quality for the past XXX blocks (where XXX could be 100, 144, 500, whatever). It should report: * how many blocks are...

stale

This PR adds support for both stacking and mining with native segwit addresses. The `feat/pox-2-unlock` branch is merged into this branch, so let's get that reviewed and merged before doing...

stacks-2.1