Brice
Brice
Currently, a node drops a transaction from the mempool 256 Stacks blocks after it was first seen, with the intention of this being almost 2 days. In Nakamoto, 256 blocks...
This contains the changes used for clarity-wasm. It may not yet be ready to be merged, but the clarity-wasm team is reviewing it as we go and then it will...
Merge queues solve the problem of merging changes into a PR, rerunning the tests, waiting for approvals, and then starting the cycle over when another PR merges first. We have...
This question arose on Discord: > What happens to BNS name renewals with the Nakamoto upgrade? Will the dramatic increase in block time mean that BNS renewals will be due...
URL of the page to change: https://docs.stacks.co/clarity/functions --- Explain here what you would like to change. When the subtitles are matching the function name, they should include the `!` when...
**Describe the issue** It seems that the search functionality is not searching the latest content. For example, if you search for `int-to-ascii`, you will not find the reference for this...
**Describe the bug** In testing a very simple contract (see below), the default deployment plan generates a cost of 70 for deploying this transaction. If I run devnet with that...
For `stacks-devnet-js` and `clarinet integrate` it would be nice to have a flag that would save the logs before cleaning up the docker images.
**Describe the bug** If I enable cost tracking in the console, then make a contract call, clarinet crashes. **To Reproduce** Steps to reproduce the behavior: 1. Run `clarinet console` 2....
When a project has requirements, clarinet handles deploying them and then remapping the original deployer address to the deployer address. This becomes a problem when two requirement contracts have the...