-
Depends transitively from bitcoincore-rpc, but there is some work https://github.com/apoelstra/rust-jsonrpc/pull/20 to be client agnostic, in that case, ureq would be smaller
-
It looks like the main problem is that MacOS binary URL changed from the expected:
```
https://bitcoincore.org/bin/bitcoin-core-23.0/bitcoin-23.0-osx64.tar.gz
```
To one of:
```
https://bitcoinc…
-
For improved privacy we ought to try an amend the script to download bitcoin binaries and signatures from bitcoincore.org's new hidden service: http://6hasakffvppilxgehrswmffqurlcjjjhd76jgvaqmsg6ul25s…
-
Please abandon md5 in favor of sha256 and sign the hashes with your PGP keys. Bitcoin Core or Monero are good examples:
https://bitcoincore.org/bin/bitcoin-core-0.17.1/
https://ww.getmonero.org/down…
-
As mentioned by @fanquake in https://github.com/bitcoin-core/bitcoincore.org/pull/914#issuecomment-1313940393, we might want to add RPC docs for some older Bitcoin Core versions. Comparing [bitcoin/bi…
-
I have to temporarily downgrade to 0.21.2 and run with -deprecatedrpc=getpeerinfo_addnode -deprecatedrpc=whitelisted -deprecatedrpc=banscore , otherwise when btc-rpc-proxy receives json from getpeerin…
-
This issue tracker is for issues with the Bitcoin Core project website at
[bitcoincore.org](https://bitcoincore.org).
[bitcoin.org](https://bitcoin.org) is not connected with or maintained by the
…
-
Hi,
I am trying to run btcrecover.py to find the password of my bitcoin core wallet which I used for encrypting wallet.dat file. I have already obtained the partial master key, salt, iter count fro…
-
Testing btcrecover 0.17.10 on Python 2.7.15 64-bit, 16-bit unicodes, 32-bit ints
** Testing in ASCII character mode **
.s...........................................................................…
-
`define(_COPYRIGHT_HOLDERS_SUBSTITUTION,[[UnitE Core]])`
this should be `Unit-e Core` I believe since it goes in the copyrights.
`AC_INIT([UnitE Core],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR.…