-
### Background
After restarting my lnd node, it seems to be unable to pull data from bitcoind.
I have tried with two different bitcoin nodes, both of which have been synced and are able to service o…
-
I am trying to create a bitcoin transaction to send all of the funds from tb1qj6zz96g8xgrwpgmdlvmkrjlwzz54sf47086yc9 to tb1qxgm8j0cq7tnftef3t563psl56gtmzxanm5c9uy. tb1qj6zz96g8xgrwpgmdlvmkrjlwzz54sf47…
-
In addition to displaying Ordinal inscriptions, BNS names and Stacks NFTs in the "Collectibles" area of the home screen, we should show Bitcoin Stamps as well. [See relevant code](https://github.com/h…
-
## Situation
Now, I am successful in commit transactions. I want to create a reveal transaction for embedding some texts. However, I meet this problem for non-witness inputs. I want to what is the ma…
-
Hello!
I am having a hard time understanding how to work with p2wsh.
And I am getting `Input #0 has witnessUtxo but non-segwit`
```ts
const menmonic =
"goat impulse expect panic cree…
-
### Describe the bug
When copying Bitcoin addresses from the "request payment" flow, the copied address beings with "`bitcoin:`". This is not canonically part of a Bitcoin address and therefore is no…
-
It would require the wallet to inscribe a transfer inscription (ticker and amount) and then sending it off to where the user wants the tokens to go. (User clicks token, add amount, and receiving addre…
-
## Background
The stacks coordinator must be able to derive an STX address from a peg out request operation. This address can be derived using the `recipient`, `amount` and `signature` fields already…
-
Crash Report
============
This crash report was reported through the automatic crash reporting system 🤖
Traceback
--------------
```Python traceback
Traceback (most recent call last):
File "elec…
-
```
from cryptos import *
c = Bitcoin()
z=c.send("51charPrivKey","bc1destination",1,fee=10000,segwit=True)
```
Error at c.send() -
```
File "C:\Users\work\AppData\Local\Programs\Python\Python…