Results 19 issues of whphhg

After making the fresh sync due to #42 I keep getting the error spam below on every restart. ``` [INFO] - send_getdata_message: TCP connection 4276798864 is sending getdata, count =...

enhancement

I tried a fresh sync today and the node doesn't get the 3 connections like it did before, only 1 while logging the message below. ``` [INFO] - tick: TCP...

bug

It has happened a couple of times now that one of my nodes crashed with the following error. ``` terminate called after throwing an instance of 'std::length_error' what(): basic_string::_M_create ```...

bug
incentive node

Both of my nodes that I'm using for creating and testing of the GUI started to log the errors below a few minutes ago. ``` [INFO] - reorganize: Db Tx...

bug
incentive node

Using `gettransaction` on blended tx inputs returns an invalid response, where vin and vout are undefined and make the JSON parser fail. ``` { "result": { "txid": "eb041029a918d044f1eeecb819073e42fae8721394ede0991dd23ae94eab7337", "version": 1,...

bug
rpc

Using `backupwallet` after `walletpassphrasechange` returns `error_code_wallet_error -4`. This continues to happen until the daemon is restarted.

bug
rpc

Denomination txs are not being returned by `listsinceblock` and `listtransactions`.

bug
rpc

It's possible to run mutliple instances of the daemon on Windows at the same time and run into the issue below, after which the first launched daemon becomes unresponsive. You...

bug
windows

I've recently forgot to unlock the incentive node on start-up and was surprised the next day when I connected to the wallet to see that it still received the incentive...

bug
incentive node