Muhammad bilal
Muhammad bilal
I have configure the LNURL https://btc.us/.well-known/lnurlp/bilall to redirect to https://getalby.com/lnurlp/bilall with the status code 301. This means that is [email protected] is added as recipient in the wallet, the wallet should...
**Describe the bug** The last executed nonce shows that "This account hasn't executed a tx yet", but a transactioon is shown as confirmed in the tx list. Transaction link: https://explorer.stacks.co/txid/0xa9692c362891cc4e544d5f5d64d338b25a7c82812f8a7428df3f0f23e7be76e8?chain=mainnet...
**Describe the bug** The response returned by the API dictates that units=STX, however the actual amount returned is in Micro Stacks. **To Reproduce** Steps to reproduce the behavior: 1. Hit...
**Is your feature request related to a problem? Please describe.** A way to figure out how many BNS Names have been registered overall and for a particular namespace. **Describe the...
### What version of Stacks.js are you using? v6.5.0 ### Describe the bug Nonce set by stacks.js is wrong, resulting in a `BadNonce` error on broadcast. #### How to reproduce...
The `namespace-update-function-price` smart-contract fn should be provided as a function in `stacks/bns`. All other public namespace functions are provided in `stacks/bns`. Not sure if this was left out intentionally or...
**Describe the bug** Broadcasting a transaction using the StacksJs `broadcastTransaction` function yields a `conflictingNonceInMempool` error even though transaction is broadcast. **Context** In my application I am creating and broadcasting multiple...