-
Looks like the python bitcoinrpc authproxy stuff uses python "urlparse" that chokes on "/" in passwords.
AFAICT (?) it's python that is in the wrong here, but broken httpauth handling is common.
I u…
-
The changes I made to ensure that at least one block every 20 minutes (or so) is created on testnet makes external miners create lots of invalid blocks.
The testnet-only change was to drop the diffic…
-
Hi,
I am trying to compile this on Fedora35, it compiled with a few fixes on FC34 (most of them related to boost and bignum) but here ld is failing and is not clear for me why:
g++ -c -pipe -fstac…
-
When trying to use e.g. WALLET+DISPLAY or WALLER+HISTORY no choice of wallet and password query is shown. Just:
```
----------------
# ESC pressed
# Press ENTER to return to the menu.
-----------…
-
Hi , my wallet.dat file size is 300MB and over 6k wallet & many many transactions
and I try to use `removeprunedfunds` to remove transactions , so I use `listtransactions` (no account specify , jus…
-
Boltzmann in PyBLØCK
A python script computing the entropy of Bitcoin transactions and the linkability of their inputs and outputs.
For a description of the metrics :
Bitcoin Transactions & Pr…
-
I followed the build instruction (installing with port the required dependencies), but at linking stage I got a lengthy error.
OSX 10.6.8, bitcoin just pulled from git.
-
Here's the error log:
```
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request
six.raise_from(e, None)
Fi…
-
When retrieving blocks from the blockchain using bitcoind RPC commands, bitcoind will temporarily stop sending responses to RPC commands after many thousands of commands if the commands are sent in qu…
-
When starting with -server (or -daemon) and no rpcpassword option is set, the following text is printed to the console:
```
Error: To use the "-server" option, you must set a rpcpassword in the confi…
maaku updated
3 years ago