johnjacksonbtc

Results 3 issues of johnjacksonbtc

I picked binaries from bitcoin-0.12.1-addrindex-win64.zip and currently reindexing with `-txindex -addrindex`. My configuration contains maximum value `16384` for `dbcache`. debug.log reveals following: > 2016-07-18 19:16:54 Cache configuration: > 2016-07-18 19:16:54...

My node started returning error `Cannot read transaction from disk (code -22)` for command `{"jsonrpc": "1.0", "method": "searchrawtransactions", "params": ["1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa", 1, 0, 2147483647]}`. Debug log contains an entry `ERROR: bool...

"JSON integer out of range" error even appears on 64 bit binaries if integer parameter is expected and it is equal or above 2147483648. An example json command that triggers...