Jude Nelson

Results 257 comments of Jude Nelson

This can be reproduced if you hit up `/v2/pox` aggressively during when a sortition is being processed.

Related: don't use the `tip` argument at all since the sortition DB won't honor it. Also, see if we can get a "read transaction" for querying all the state we...

I think this is fixed in `next` if you wanna try it again.

Does this happen if `v1_unlock_height` is the same as epoch 2.1's `start_height`?

It is, but it's very unlikely to manifest. You'd have to boot up a node right at the end of a difficulty adjustment period (it seems to _only_ manifest on...

> We should have the ability for smart contracts to send hashes of zone files, and real users to then upload said hash to Atlas. The infrastructure for this already...

I'm not sure how tractable this is to fix, because it happens in the `deno` dependency. Here are the relevant parts of `cargo build`: ``` $ cargo build error: failed...

> When uploading the NFT and metadata to IPFS or wherever they will be stored, how do we ensure that NFTree metadata captures what is stored and how does this...

> Is there a way to automate or pre-configure ticket prices with rarity? To speak more to this, the reason that `nftree.js` takes the ticket information as a CSV file...