v3.5.6.4-Leisure
Gridcoin Research 3.5.6.4/MSI=40.1
Leisure Upgrade
- Fix neural network: ensure RAC timestamps are current and synced within 24 hours. Reduce size of master database by filtering unecessary rows.
- Remove potential database memory leak
- Add watchonly support (req by Derp): Bitcoin d4640d7, 952877e, d7d5d23, f87ba3d, 0fa2f88, f606bb9 (Affects RPC calls for getbalance, listreceived, listreceivedbyaddress, listreceivedbyaccount, listtransactions, listaccounts, listsinceblock, gettransaction).
- Added code to keep the node in sync. Periodically, if the client falls out of sync for more then 30 minutes, the client asks other nodes for blocks, clears orphans, clears ban flags, reconnects to the network, reloads the chain and resyncs.
b. Added execute recover (this manually attempts to recover). - Moved Surpassed max inbound connections to (debug=true) to remove spam from the logs.
- Add hex support to getrawtransaction for coinvault.io.