Friedger
Friedger
**Is your feature request related to a problem? Please describe.** In my smart contract, I would like to determine during which cycle a bitcoin transaction happened. This is to calculate...
There are a small number of places that uses burn_chain or burn chain instead of burnchain.
**Describe the bug** I am running stacks-node 2.0.11.1.0 (master:85f07f1, release build, linux [x86_64]) on a node of the threefold network. It has 2 virtual cores, 4GB RAM, 350 MB root...
**Describe the bug** The documentation says the following for `nft-burn?` (https://docs.stacks.co/write-smart-contracts/language-functions#nft-burn) > If an asset identified by asset-identifier doesn't exist, this function will return an error with the following error...
**Describe the bug** A contract is deployed successfully, even though the top-level code in the contract contains errors. **Steps To Reproduce** 1. Deploy a contract with a function that can...
When apps request email scope the user should be able to review/edit/remove the actual stored email before continuing authentication. See also https://github.com/blockstack/app-mining/issues/146
Currently, the browser does show names as "already taken" for names that are too short. Looking up the name result in "invalid_name", which is not the same as "already taken"....
This PR * add `appsMeta` to the user profile (next to `apps`) that contains * the public key for the user for the app (`public_key`) and * the gaia hub...
This PR * adds the cant-be-evil header
As described in https://github.com/blockstack/app-mining/issues/228 ~quality~ maturity of apps should be indicated. It is a more general solution to e.g. #1596 #1881