1.1.0.57

https://github.com/hyle-team/zano/releases/tag/v1.1.0.57

This release introduces lot’s of fixes and improvements listed below and most important the hardfork 1, described in the following document.

History of changes:

[+] Implemented Hard Fork 1 fixes
[+] New fork choice rule
[+] Implemented more strict policy for staking
[+] Implemented locked coins mining support
[+] Difficulty adjustment function turned into a more smooth way
[*] Fixed rare deadlock situations in Core and in GUI
[+] More friendly for basic instructions set for CPU ( hardware __popcnt disabled)
[*] Fixed bugs with Contract cancelation
[*] Issues with master password fixed by rewriting entire code related to it
[+] Added proper monitoring of free hard drive space
[+] Implemented –deaf parameter for simplewallet, which let’s to have safely running wallet in rpc mode with performing staking(rpc calls ignored)
[*] Fixed bugs in zlib helper
[+] Implemented Contact’s feature in GUI
[*] Fixed RPC API to consider burned coins as returned to emission
[+] Implemented more debug information, including call stacks in crash dumps for windows
[*] Fixed potential problems with ethash library
[+] Added signing of windows builds
[*] Fixed bug with wallet deactivation on poor connection, related to PoS mining failures

1.0.54 (beta 2, release candidate)

https://github.com/hyle-team/zano/releases/tag/v1.0.54

Second beta 2 for the upcoming hard fork.
A very brief list of changes(a full list of changes will be in the official release):
[+] Added hard fork improvements
[*] Fixed issues with master passwords
[*] Fixed issues with backward compatibility and few crashes
[+] Reverted LMDB to original version due to issues with the necessity of dynamic reconfiguring database mapping

Known issue: even If a master password is not set after some time of idle lock window appears, empty password perfectly works for it.