Skip to content

Clorio Wallet 0.1.4

Compare
Choose a tag to compare
@nerdvibe nerdvibe released this 17 Aug 00:19
· 88 commits to main since this release

Clorio Wallet v0.1.4

After downloading the desktop application, it's highly recommended to verify the checksum of the application in order to make sure that the application has not been tampered.

These are some useful guides:
How to download Clorio Wallet
How to verify the authenticity of Clorio Wallet
How to send a transaction with Clorio Wallet
How to delegate with Clorio Wallet

You want to support Clorio Wallet?

We are a team of passionate and independent developers with the aim to further develop blockchain ecosystems like Mina Protocol. If you want to support us you can either delegate your stake to us or buy us a pizza 🍕.

Checksums

The following checksums are cryptographically signed, we strongly suggest you to verify the signature of the checksums (copy the following text to https://keybase.io/verify and it should return you the following profile https://keybase.io/carbonaracrypto). Once you verified that the checksum is authentic, then you can verify the authenticity of Clorio Wallet app by following this guide.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

e1f85ada12624bf3492c2547ecc08bc109b14cca2308d1719de233dc44f6c3a8  Clorio-Wallet-0.1.4.AppImage
37218567b802054c970a74f6398950cf87fbef462bde6ef697628843b4e1e85d  Clorio-Wallet-0.1.4.dmg
a1ef5f05579e9da6c8bf31e08e20dcce6a1f57109e265dfa24a5c257ee98d084  Clorio-Wallet.exe
-----BEGIN PGP SIGNATURE-----
Version: Keybase OpenPGP v2.1.13
Comment: https://keybase.io/crypto

wsBcBAABCgAGBQJhGvw6AAoJEH53gjdzK6PJskMH/1rDKXOWl7g5DfxT0f77LkD+
Z0pOkMMNfewDyRaVhg7WdHxiJwvGjVT09fmgHz15bVQDHxSNsWiL3msmYtpH7jo/
ZIK8bGfHuhJ/46V1H4VO6vLFc0aO+qG9Nv5w5nMDg8vnZaBnDVIUg8YUw8XyI51Y
1AWcdyPkUJW6dUbmvs3zZn/GWYSPb+irqrfQr/SjXRJBAJD/gUHUflzCZCWQpBbv
5pwKxcy/ldMheyBh4tcYmvdhiSEjJOWItYde+TtnClGszfjsaV0iK0qZ5k0Nn0Wz
ucBjESVTzyZ+vHNrWs2eoR3Y6K0ixJEd8NYMDL6R1p28YqeA5mu31wP9xfsbd9c=
=oAyV
-----END PGP SIGNATURE-----

Changelog

  • Implemented Mnemonics
  • Implemented wallet animations
  • Implemented TX Polling
  • Implemented Send All feature
  • Implemented High fee warning
  • Implemented prevention to re-stake to the same validator
  • Implemented Nonce loading for first time accounts
  • Fixed broken terms and conditions URL
  • Fixed Ledger TXType of undefined (electron only)
  • Fixed average fee that was going sub minimum fee
  • Improved offline login
  • Fixed route permissions
  • Fixed tooltip bug
  • Improved tooltips
  • … and some other minor things