-
This issue is to summarize work and progress being done on bitcoin core integration.
**It was decided to hold back with bitcoin core integration for now, reasons:**
- Filters incompatible - wasabi…
-
Hi,
I'm trying to run examples\spend_p2sh_transaction.py
but when I try to broadcast the signed transaction I get back:
```
'code': -26
'message': 'mandatory-script-verify-flag-failed (Script e…
-
# 🚀 Feature Request
should we choose a number that represents `Aptos` and add it to https://github.com/satoshilabs/slips/blob/master/slip-0044.md#registered-coin-types?
After that we can use:
…
-
Currently on testnet, estimatesmartfee 3 displays
feerate: 0.01502015. This is a ridiculous value because the blocks are not full and the reason is that some of the miners for some reasons c…
Raulo updated
2 years ago
-
### Describe the issue
When I opened the Bitcoin Core program, the GUI gets to "Done loading" and then hangs for about 5 minutes.
### Can you reliably reproduce the issue?
Yes. After getting t…
-
**Is your feature request related to a problem? Please describe.**
Not that I know of. But I believe somebody thought about that at least once.
**Describe the solution you'd like**
It would be n…
-
The command:
`python sendpayment.py -m 1 wallet.jmdat XXXXXX 3xxxxx`
All seemed to be going fine, then the `sendrawtransaction` failed and `sendpayment.py` repeatedly attempted the same process:…
-
Hello, I'm currently building a web application and would like to achieve the following
1. Generate a private key, and store it in WIF form somewhere.
2. Using that private key, generate mulitple …
-
I am using bitcoin v23.0 on regtest. When I run `https://xxx:28183/api/v1/wallet/create` to my jm server I get the following error:
```
2022-10-13 17:59:49,038 [WARNING] Invalid address "tb1qc7h7…
-
I created some xPubs to receive payment with Receive Payment API to my wallet. But those xPubs was disappeared from my wallet. I got 5 payments to those xPubs. Now I can't access that money. Below is …