Skip to content

alpha 2 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@canesin canesin released this 01 Aug 20:48
· 2376 commits to master since this release

Improvements:

  • General performance improvements
  • Much improved user experience with Windows installer
  • Validation for sending fractional amounts of Neo
  • Fine-tune transaction history display of gas and neo to prevent overflow
  • Add copy button for address in dashboard
  • Fix minor issue with clicking on login buttons
  • Rounding issue on very large gas transactions

Hashes (SHA256)

  • Windows.Neon.Setup.0.0.2.exe.zip: FB47E08AB19349985A1046D82E7B22E6C75F6A76F72E404AF00C80E968340E90

To verify open a PowerShell window and type:

Get-FileHash -algorithm SHA256 .\Windows.Neon.Setup.0.0.2.exe.zip
  • Mac.Neon-0.0.2.dmg:
    b6d29e0c9b86d14c9fd37292c36a6eed75da2fc56b624bf838725a67698ee652

To verify, open Terminal and run openssl:

openssl sha -sha256 Mac.Neon-0.0.2.dmg
  • (Debian/Ubuntu) Linux.Neon_0.0.2_amd64.deb.tar.gz:
    ff4bc7b899735fd87940b3457a808eebb707e399e4f7e7d7516054f254d12dc1
  • Linux.Neon-0.0.2-x86_64.AppImage.tar.gz:
    0f5ce58f994e18b4e52de59bdcf4728211c8de050f2a855fef85427679731db6

To verify, open terminal and run:

sha256sum  Linux.Neon_0.0.2_amd64.deb.tar.gz
or
sha256sum Linux.Neon-0.0.2-x86_64.AppImage.tar.gz