-
Hi all,
So, I am using my bitcoin wallet with P2WPKH script on MAINNET using a mnemonic. But when I try to resync the whole wallet again with same mnemonic again from start, all transactions are not …
-
### What is your BTCPay version?
v1.6.12
### How did you deploy BTCPay Server?
Compiled manually with `./build.sh` and then started with `./run.sh`.
OS: Ubuntu 22.04 LTS
### What happened?
I'm…
-
Hello,
lets have set of few private keys and try to get Bech32 p2wpkh
```python
from bitcoinlib.keys import Address
from bitcoinlib.keys import Key
addr1 = Address('FC91F80698159FFD1651E7FD…
-
This would allow wallet operations like funding transactions with smart contract-based inputs such as LN, or any input the Core wallet doesn't know how to sign for.
https://github.com/bitcoin/bitco…
-
### Background
A peer tried to coop close with my node. The negotiation ended with 183 fees but than broadcast transaction failed. The channel got stuck in closing with no txn in mempool. It had to…
-
### Issue and Steps to Reproduce
-We have a CLightning node running on TOR.
-We opened a channel with another node(with all the funds being on our side). The channel was in state "inactive" after 2…
-
An initiator (__alice__) of a swap should always pay for the on-chain fees. On a swap-out the non-initiating party of the swap (__bob__) is in charge of the on-chain part. That is why we have the __f…
nepet updated
2 years ago
-
```
def send_to_myself(wallet: Wallet):
config = configparser.ConfigParser()
config.read("bot.ini")
wallet.transactions_update()
wallet_info = wallet.as_dict()
main_wallet = …
-
#### Bisq v1.9.6
When you click the "next" button on the "take offer" page, a message appears:
"Warning
This offer is not valid. Please choose a different offer.
[Maker tx validation]"
W…
-
Running on mainnet neutrino sqlite3 database on 52dcf51e82f4cc06cc8eff1c82c835ed68910551
The second tx sent (9544ef874b016f23229d2a44b22302deab92b1265b9262ed8675e25beee210f5) does not appear in an…