-
Dear community! Thanks for your incredible support so far. With great OSS projects that use our library we want to announce a reward program and help spread our library!
# What’s The Reward?
* …
-
Using current release 4.2.7 on Arch Linux.
Attempting to connect to Ledger Nano X device when opening a hardware wallet file gives a popup error message: `read error`.
The following traceback is…
-
For others reference, to get this running on Umbrel we need to make a few modifications, namely as the directory is /home/umbrel/ rather than /home/pi. I would suggest we make new "install-umbrel.sh" …
-
can you update it for python3 some lib are obsolete
-
Command that is supposed to upgrade just one library is going to remove the top-level packages like blender-2.78c_1 and deluge-1.3.15,1.
net-p2p/deluge and graphics/blender are installed as non-aut…
-
The app requires locale set to en_US.UTF-8 in order to display, refresh and calculate:
_Hash Rate | Session Best Difficulty | Uptime | Last Seen_
In spite having en_US.UTF-8 set, the update to…
-
https://github.com/bitcoin/bitcoin/pull/17975
-
I discovered that running this command (from `test/lint/README.md`):
```
DOCKER_BUILDKIT=1 docker build -t bitcoin-linter --file "./ci/lint_imagefile" ./ && docker run --rm -v $(pwd):/bitcoin -it bi…
-
**Is your feature request related to a problem? Please describe.**
Well, not really a problem, but we use electrs in our integration tests, and building it takes a long time. We would prefer if we ca…
-
Under Python 3.3, Ubuntu 14.04 I use the following code:
from bitcoinrpc.authproxy import AuthServiceProxy
x = AuthServiceProxy("....")
x.rpc_calls(...)
The Bitcoin RPC version I'm using is from the …