-
Hi,
I'm running the following docker version:
```
Client: Docker Engine - Community
Version: 19.03.8
API version: 1.40
Go version: go1.12.17
Git commit: afac…
-
some coins show this behavior on MakerPaymentRefund
"maker_coin" : "NMC"
```
{
"event" : {
"data" : {
"wait_until" : 1651797952
},
…
cipig updated
2 years ago
-
# W30, BDK Library Dev Call
:calendar: Tues July 19, 2022 13:00 UTC
:round_pushpin: Discord General Voice Channel
## Discussion Items
- [x] [`bdk` `0.20.0`](https://github.com/bitcoindevkit/b…
-
Electrum 4.3.1 crashes every time when I initiate QR code scan. The key point from crash report is
> This app has crashed because it attempted to access privacy-sensitive data without a usage desc…
-
Code:
```
#[test]
fn test_create_psbt() {
let wallet =
Wallet::new("wpkh([96f9192b/84h/0h/0h]tpubDCxzhZZE31g2EqSv1UajMAw5Hd62htydz9r2XBkrccHgBh8uw3n62zr6Zjmj64tfTk8Tjx…
icota updated
2 years ago
-
Hi,
after running a fork of this project (older version, due to older BDK) with one of the changes changes backported (https://github.com/bitcoindevkit/rust-electrum-client/commit/0e3e6325e65749c0446…
-
**Describe the bug**
Setting `ElectrumBlockchainConfig::stop_gap` as `0` results in infinite loop during wallet setup/sync.
https://github.com/bitcoindevkit/bdk/blob/063d51fd7587815c733f24365a4d…
-
# W39, BDK Library Dev Call
:calendar: Tues September 27, 2022 13:00 UTC
:round_pushpin: Discord General Voice Channel
## Discussion Items
- [x] ISO weeks #26 😵💫
- [x] `bdk` code freeze …
-
When building `electrum-4.0.5-x86_64.AppImage`, ThomasV and I got the same hash, however [travis got a different one](https://travis-ci.org/github/spesmilo/electrum/jobs/744499481#L2511).
```
54dd…
-
In the process of debugging a problem I discovered that the `electrsd::test::test_electrsd` test fails if the `bitcoind_23_0` feature flag is used in place of `bitcoind_22_0`.
22_0 passes as expect…