Skip to content

v2.0.0.2

Compare
Choose a tag to compare
@mjmacleod mjmacleod released this 07 Jul 14:08
· 4822 commits to master since this release

2.0.0.2

UI - Implement an improved "new account" page; which makes witnessing more visible as well as better displays and advertizes various other capabilities of our wallets.
UI - Resolve a minor issue where old Legacy accounts were incorrectly hidden by UI in some circumstances, due to an old already fixed issue that was in some older 1.6.x wallets.
CMDFLAG - Add a new command line flag "-resyncforblockindexupgrade" for the benefit of some devices that may be having trouble upgrading.
CMDFLAG - Add a new command line flag "-reverseheaders" to allow control over whether to use reverse headers or not.
CORE - Various code quality improvements; travis now running with '-Werror -Wall -Wextra' for first time.