ResistancePlatform / resistance-platform-release

Resistance Desktop Wallet with ResDEX, Mainnet, CPU Miner, and more
4 stars 3 forks source link

Block height deprecation warnings in core not reproduced in wallet #10

Open ian-p-johnson opened 4 years ago

ian-p-johnson commented 4 years ago

The core has deprecation block limits and aborts when it reaches the specified height

The wallet does not process this warning and just fails with a generaic code 1 error - which ususally leads to generic advice to reinstall without proper reasoning.

Can the wallet process this warning appropriately so the user experience appears a little less .. erratic ! It causes confusion and damages confidens in what is actually just a normal aging/deprecation process

e.g 2.2.4 deprecates at block 161280

solardiz commented 4 years ago

I second this request, although I'm not sure how easy or not it'd be for the GUI wallet to retrieve the warning and pass it on or to otherwise figure out core's expiration.