1.1.2.67

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

Core & global
[*] fixed multi-precision overflow bug in fork choice rule
[*] global Unicode support improved: 1) it’s okay now to have complicated Windows username; 2) it’s okay if path to Zano includes non-ascii symbols; 3) simplewallet can work with non-ascii wallet file paths
[*] improved PRNG manipulation safety (for automated tests)
[*] merged DB basic_key_value_accessor and solo_value fixes from Boolberry
[*] NTP tools & core time sync checking were greatly improved
[+] terminal handler implemented for both daemon and GUI, it will help in complicated crashes investigation (if they ever happen)
[*] newly passwords should satisfy limited ascii-like character set

GUI
[*] GUI: fixed a bug with P2P state config not being saved before 30 min online period
[+] GUI: option --enable-qt-logs can be used to switch on Qt internal logs and forward it to the main log system
[+] GUI: animated icons and many minor fixes and improvements (including translations)

simplewallet
[+] simplewallet: wallet contracts RPC API implemented: contracts_send_proposalcontracts_accept_proposalcontracts_get_allcontracts_releasecontracts_request_cancelcontracts_accept_cancel

deamon
[+] daemon: marketplace service enabled through new API and command-line options (separate announce is coming in few days)