-
Extremely minor but this needs a %v:
```
trade.go:1273: t.dc.log.Tracef("Match %s not redeemable: ticks metered", match, match.swapErr)
```
-
https://developer.github.com/v3/actions/
-
Hi!
Electrum-Wallet for DeFiChain is cool!
I've got a few questions to the changes you made.
https://github.com/BirthdayResearch/defichain-electrum/commit/4108015ae853b3d03e20616bb099e595a5e7e2…
Mik13 updated
2 years ago
-
@TheCharlatan is this warning from electrum normal?
```
[2021-11-20T10:24:21Z WARN electrum_client::client] call 'transaction_get_raw' failed with EOF while parsing a value at line 1 column 0, r…
-
This is is a bit tricky to describe.
Recently we see quite a lot of these warnings in our logs:
```
2022-05-27 03:32:23 WARN electrum_client::raw_client: got error for req_id 81: JSON(Error("E…
-
Here is the log
**************************************************************
* RASPIBLITZ DEBUG LOGS
***************************************************************
blitzversion: 1.8.0
chain…
-
Hi. I'm trying to connect a sparrow wallet, **running on whonix**, to a tor hidden service of an electrum server of mine (running electrs on another machine). Connection works fine for Electrum on Who…
-
The `request_status` event should only trigger when we receive money satisfying a payment request.
However, there is another scenario it's triggered, erroneously.
-----
Consider scenario (all o…
-
Currently iceberg MV storage table is visible in `show tables` output.
The question is should it be there?
Pros:
- It takes up resources so it's good for users to see it directly
- user can see …
-
**Describe the bug**
I am following the raspibolt.org instructions to set up a bitcoin node + all the other utilities. I am currently trying to connect to my server using an Electrum wallet.
…