Skip to content

Releases: hyle-team/zano

1.1.2.67

08 Oct 15:04
26c00a8
Compare
Choose a tag to compare

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_proposal, contracts_accept_proposal, contracts_get_all, contracts_release, contracts_request_cancel, contracts_accept_cancel

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

Windows binaries:

INST: http://build.zano.org:8081/builds/zano-win-x64-release-v1.1.2.67[88f868c]-installer.exe
sha256: 83fe2b97f0309f51ceca0f3fc79755e76a598d07d7ff5acc1afc4f3549b402a3
ZIP: http://build.zano.org:8081/builds/zano-win-x64-release-v1.1.2.67[88f868c].zip
sha256: 23a92f5aef5627e0c3198a55ad71f53a7e87af27aa1754b71b3b8425a9d844af
PDBs: http://build.zano.org:8081/builds/zano-win-x64-release-v1.1.2.67[88f868c]_pdbs.zip
sha256: c7cae92ee22f931bc21fc4b17747fa49edf1711914d6e764ec87b864eed5a9b8

Linux binaries:

http://build.zano.org:8081/builds/zano-macos-x64-release-v1.1.2.67[88f868c].dmg
sha256: 5e7b1887ec8b7cd29cba90301d98275b80de4654573dee68e96a1ce0b440e331

macOS installer:
http://build.zano.org:8081/builds/zano-linux-x64-release-v1.1.2.67[88f868c].tar.bz2
sha256: 5d29a129249be01754fe2a8e067f4125101be14adbf7ad3bc8010cf31d64a1fd

1.1.0.58

24 Sep 01:17
e0d4ad8
Compare
Choose a tag to compare

Fixed critical bug with storing block state info.

Windows binaries:

INST: http://build.zano.org:8081/builds/zano-win-x64-release-v1.1.0.58[14bd668]-installer.exe
sha256: 6b3fa39a1f65dbf89bc26b407e16657574edf68ea9fb4b199b7ee7e63e08da82

Linux binaries:
 http://build.zano.org:8081/builds/zano-linux-x64-release-v1.1.0.58[14bd668].tar.bz2
sha256: 34e1d6384a2dfface41065d16b1e4dbe9561991f415dac39407beef4a1a9f9e0

macOS build:
 http://build.zano.org:8081/builds/zano-macos-x64-release-v1.1.0.58[14bd668].dmg
sha256: 67013a00b7b307fa6e0c3307fe43e087c15b763a9fb5a4c04304120390b6bd3e

1.1.0.57

06 Sep 23:18
a1bee7d
Compare
Choose a tag to compare

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

Windows binaries:

INST: http://build.zano.org:8081/builds/zano-win-x64-release-v1.1.0.57[b77b915]-installer.exe
sha256: 5e4ef5d0ebdf7e4fadc57c7f365089100c843abb3f867ea085f970bed121b8a9

Linux binaries:
 http://build.zano.org:8081/builds/zano-linux-x64-release-v1.1.0.57[89ac994].tar.bz2
sha256: 3d29cf46286aee8187d5b69a9c66c862286fe79c9c360b2d224ca49b6cef3c10

macOS build:
 http://build.zano.org:8081/builds/zano-macos-x64-release-v1.1.0.57[b77b915].dmg
sha256: eba596708f71f5d919da9b2184834bfba30c0f25beffcb3afd362d8727198cb8

1.0.54 (beta 2, release candidate)

02 Sep 22:12
Compare
Choose a tag to compare
Pre-release

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.

Windows binaries:

INST: http://build.zano.org:8081/builds/zano-win-x64-dev-v1.0.54[dbbef6a]-installer.exe
sha256: 0d35f808a44356d1242a4db680a40fe94483a29caa7ddcdc996c877897c0e603

Linux binaries:
 http://build.zano.org:8081/builds/zano-linux-x64-dev-v1.0.54[dbbef6a].tar.bz2
sha256: 8777224a57c6e3bc08ad340aa1457b1597340d30b4e3a3959af40d4b19b2b6fc

macOS build:
 http://build.zano.org:8081/builds/zano-macos-x64-dev-v1.0.54[dbbef6a].dmg
sha256: 0932d0452d7ac240b7cd3bb9728ea17d61d6e8de9230ab3eee02359efb9e16c0

1.0.45 (beta)

21 Aug 22:09
Compare
Choose a tag to compare
1.0.45 (beta) Pre-release
Pre-release

Public beta for the upcoming hard fork.
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
[+] Updated LMDB sources to the last version.

Windows binaries:

INST: http://build.zano.org:8081/builds/zano-win-x64-dev-v1.0.45[9ade3f7]-installer.exe
sha256: 3d44b009614f3174a79642da824bae12b7567de2594959b31694a163f99b6dab

Linux binaries:
 http://build.zano.org:8081/builds/zano-linux-x64-dev-v1.0.45[9ade3f7].tar.bz2
sha256: 2ba65965070024e0f44c04cdd257bbea03610d0c9e97dce2323baab2b672eec6

macOS build:
 http://build.zano.org:8081/builds/zano-macos-x64-dev-v1.0.45[9ade3f7].dmg
sha256: 736bdff42e3dda07f93cb39c68b6e393a7e795671d5f8ff6e5d7b50c81a7fa5f

1.0.41

12 Jul 00:23
Compare
Choose a tag to compare

[ + ] GUI: payment ID is now displayed in tx details
[ + ] simplewallet: can be restored now with a seed phrase using --restore-wallet command-line option
[ + ] simplewallet: new commands implemented: show_seed, viewkey and spendkey
[ * ] simplewallet: PoS mining in RPC mode made more kind to another wallet's instances (i.e. tx pool awareness, ZANO-385)
[ + ] daemon: from now will periodically check for free space in data folder and will stop if it's less than 100MB. Can be disabled with --disable-stop-on-low-free-space
[ + ] daemon: added new command print_tx_outputs_usage
[ * ] core: escrow contract validation improved to decline contracts with too small B pledge + amount sum
[ + ] connectivity_tool can now generate integrated addresses with --generate-integrated-address

Windows binaries:

INST: http://build.zano.org:8081/builds/zano-win-x64-release-v1.0.41[488e369]-installer.exe
sha256: f9d197dc2208cbbf57cd30531ac476536b69d11e23bfa8c0b88174326d08295a
ZIP: http://build.zano.org:8081/builds/zano-win-x64-release-v1.0.41[488e369].zip
sha256: 5bcf98a9a2db283a5d66f7c5b32c85e8f72eb586899f74aac587aa079646c1ac
PDBs: http://build.zano.org:8081/builds/zano-win-x64-release-v1.0.41[488e369]_pdbs.zip
sha256: 232419ceece1d3c10636d0e790c442cbd5c5971a6165890f891d0f8882c626fc

Linux binaries:

http://build.zano.org:8081/builds/zano-linux-x64-release-v1.0.41[488e369].tar.bz2
sha256: cf03bef1593321c68e4812e1243b9447f6bc270709afe05075d592b8193b55f2

macOS build:

http://build.zano.org:8081/builds/zano-macos-x64-release-v1.0.41[488e369].dmg
sha256: dda9b576ee1ef12d49d3e926570d8337b011551dd410a972cec41d99f95f7c92

GPU Binaries:

http://build.zano.org:8081/sowle/progminer-zano-cuda.exe
http://build.zano.org:8081/sowle/progminer-zano-opencl.exe
http://build.zano.org:8081/sowle/progminer-zano-cpu.exe
How to use build-in stratum for solo mining: https://github.com/hyle-team/docs/blob/master/zano/zano_stratum.md

1.0.40

18 Jun 21:50
734b726
Compare
Choose a tag to compare

[ * ] wallets cross-system portability fixed.
[ * ] GUI: fixed currency ratio mechanism.
[ * ] GUI: fixed a problem with starting the application from non-ascii file path.
[ + ] daemon: implemented time sync issues detection. The daemon will stop on huge time error, a user may disable this using --disable-stop-if-time-out-of-sync command-line option.
[ + ] GUI: implemented time sync issues detection. The wallet will show a warning message on huge time error.
[ * ] simplewallet: password is not required when running the wallet in RPC mode. If it is not specified the password will be prompted interactively (more secure in some environments).
[ * ] simplewallet: integrated_address command now requires hex-encoded payment id instead of plain-text

Windows binaries:

INST: http://build.zano.org:8081/builds/zano-win-x64-release-v1.0.40[f77f0d7]-installer.exe
sha256: aaf71002dc4e441a489a49b3c86ac6aa416b2e41ef26104ccea15eccd20dd866
ZIP: http://build.zano.org:8081/builds/zano-win-x64-release-v1.0.40[f77f0d7].zip
sha256: 49dc4788a910a55627a806de4c7bad8d96f7708584c880903a6581e4aae3d0cb

Linux binaries:

http://build.zano.org:8081/builds/zano-linux-x64-release-v1.0.40[f77f0d7].tar.bz2
sha256: 8c5cdb1fe22dabcededd815ad2e423e6563e24480701cd1f698a2dec3d223a18

macOS build:

http://build.zano.org:8081/builds/zano-macos-x64-release-v1.0.40[f77f0d7].dmg
sha256: 9454026e9e9359848e9a5946630f8a0da75f7e8fbcab51c5d6ffd7b4daa29510

GPU Binaries:

http://build.zano.org:8081/sowle/progminer-zano-cuda.exe
http://build.zano.org:8081/sowle/progminer-zano-opencl.exe
http://build.zano.org:8081/sowle/progminer-zano-cpu.exe
How to use build-in stratum for solo mining: https://github.com/hyle-team/docs/blob/master/zano/zano_stratum.md

1.0.39

06 Jun 18:06
b3b9058
Compare
Choose a tag to compare

[ * ] fixed a bug with lmdb (had issues with PoS block generations with tx_pool poisoned by alt-chain transactions from 4's June split)

Windows binaries:

INST: http://build.zano.org:8081/builds/zano-win-x64-release-v1.0.39[c04564c]-installer.exe
sha256: 61295326abeaab844d246e0806aefb4e9c2cf0a4752eeab24c9873b7254816d8

ZIP: http://build.zano.org:8081/builds/zano-win-x64-release-v1.0.39[c04564c].zip
sha256: 3d53ed0d13d2e7ff1c817e0aca5d29756cd17152901cdfe3ab5e9eebf480ee99
PDBs: http://build.zano.org:8081/builds/zano-win-x64-release-v1.0.39[c04564c]_pdbs.zip
sha256: 70565df5f910cf749ecf866400704622fd48f04272b49b40c1491907d1a8cf3c

Linux binaries:

http://build.zano.org:8081/builds/zano-linux-x64-release-v1.0.39[c04564c].tar.bz2
sha256: 2c22e3ea2568d7df79f0dfb3c38c97f1e8a4fdc638bdb4ec6069cb63a91d10bc

macOS build:

http://build.zano.org:8081/builds/zano-macos-x64-release-v1.0.39[c04564c].dmg
sha256: f8b15a199d002ffc4ca89e3049b6997312ac470aefd714c647443d28c4c17595

GPU Binaries:

http://build.zano.org:8081/sowle/progminer-zano-cuda.exe
http://build.zano.org:8081/sowle/progminer-zano-opencl.exe
http://build.zano.org:8081/sowle/progminer-zano-cpu.exe
How to use build-in stratum for solo mining: https://github.com/hyle-team/docs/blob/master/zano/zano_stratum.md

1.0.38

05 Jun 12:47
Compare
Choose a tag to compare

[ * ] fixed a bug with macOS boost lib dependency

Windows binaries:

INST: http://build.zano.org:8081/builds/zano-win-x64-release-v1.0.38[2b33261]-installer.exe
sha256: 08784bf4ff38e60aadb8b14fac27455f5b36f22cbb7e606b877b4b96a6cbe871
ZIP: http://build.zano.org:8081/builds/zano-win-x64-release-v1.0.38[2b33261].zip
sha256: 3e0e21427e22d9da1296fc125a990bc602a574fd5164d42ed053727e01e52196

Linux binaries:

http://build.zano.org:8081/builds/zano-linux-x64-release-v1.0.38[2b33261].tar.bz2
sha256: bd0a7a6eeb056e32b55534fbf8f6bc4abdb2944802df660fe583c4a3363c926c

macOS build:

http://build.zano.org:8081/builds/zano-macos-x64-release-v1.0.38[2b33261].dmg
sha256: 3fa0d2a5cc851f93f397532656145a936398b38458202ccfd0904a025c2ffd3b

GPU Binaries:

http://build.zano.org:8081/sowle/progminer-zano-cuda.exe
http://build.zano.org:8081/sowle/progminer-zano-opencl.exe
http://build.zano.org:8081/sowle/progminer-zano-cpu.exe
How to use build-in stratum for solo mining: https://github.com/hyle-team/docs/blob/master/zano/zano_stratum.md

1.0.37

04 Jun 21:16
c20bbd8
Compare
Choose a tag to compare

[ + ] simplewallet: added a warning about running another wallet instance when --do-pos-mining is specified
[ * ] gui: fixed few minor bugs in contracts, also made text and visual improvements
[ + ] gui: enabled auto-resume for staking
[ * ] gui: balance updated correctly when a user switches between wallets
[ * ] core: fixed a major bug in alt block validation

Windows binaries:

INST: http://build.zano.org:8081/builds/zano-win-x64-release-v1.0.37[9492d2c]-installer.exe
sha256: 6503bbff9a5ea42c2939a37a5924ab487966faa0fd7bde45250e0072fe96ab17
ZIP: http://build.zano.org:8081/builds/zano-win-x64-release-v1.0.37[9492d2c].zip
sha256: bd58ccc1be68a13be562ececb0f5ddf57961800e445cda5bf9405e36fb500813

Linux binaries:

http://build.zano.org:8081/builds/zano-linux-x64-release-v1.0.37[9492d2c].tar.bz2
sha256: 8961c2418c79d84a7c0ad9c386e8aec4948b2fbb9c40f7a118d43dfb34ad68c2

macOS build:

http://build.zano.org:8081/builds/zano-macos-x64-release-v1.0.37[9492d2c].dmg
sha256: 08765c7eab7a904b6bfdc2398566a9f881649084b14d6979b9f0425bf651c2e4

GPU Binaries:

http://build.zano.org:8081/sowle/progminer-zano-cuda.exe
http://build.zano.org:8081/sowle/progminer-zano-opencl.exe
http://build.zano.org:8081/sowle/progminer-zano-cpu.exe
How to use build-in stratum for solo mining: https://github.com/hyle-team/docs/blob/master/zano/zano_stratum.md