Skip to content

Releases: theQRL/qrl-wallet

QRL Wallet - v1.1.0

12 Feb 21:14
f5133d8
Compare
Choose a tag to compare
  • Supports Ledger Nano S in Web and Desktop apps across Mac, Windows and Linux (Ubuntu tested).
  • Desktop app now has installers (DEB for Linux, DMG for Mac, MSI for Windows)
  • Improved build process for Electron Desktop app
  • Improved desktop app closure process (resolve hanging node.js process)
  • Update Meteor 1.8.0.1 to 1.8.0.2

QRL Wallet - v1.0.7

07 Jan 22:45
6549e38
Compare
Choose a tag to compare
  • Adds QR Code of Hexseed to Wallet Info
  • Fixed Routing in certain circumstances
  • UX Fixes
  • Move from LocalStorage to Session object for a number of values
  • Ledger Nano S support included in disabled state
  • Code style updates
  • Updated default localhost port for desktop clients
  • New qrl node shasums

QRL Wallet - v1.0.4

05 Oct 07:26
1cd6597
Compare
Choose a tag to compare
  • Provides future support for bech32 address format
  • Fix transaction display bug when initially opening wallet
  • Add qrlnode 1.1.5 and 1.1.6 SHA hashes
  • Ability to open v1 QRL node wallet files (index 0)

QRL Wallet - v1.0.3

13 Sep 19:36
4c6ba59
Compare
Choose a tag to compare
  • Bump meteor from 1.7.0.4 to 1.7.0.5
  • Update packages
  • Verifies that the nodes supplied qrl.proto file matches a known shasum for the version of the responding node prior to connecting to the node.
  • Verifies that the loaded grpc object matches a know shasum for the version of the responding node prior to connecting to the node.
  • Updated electrify-qrl to optimise Desktop clients.
  • Resolves bug displaying incorrect coinbase amount in address transactions view.
  • Detect OTS Key Reuse when generating a transaction, and warn user.
  • Removes SHA1 and MD5 as Notarisation methods from Wallet.
  • Version bump to 1.0.3

QRL Wallet - v1.0.2

17 Aug 09:01
5a22f5f
Compare
Choose a tag to compare
  • Improved Mobile UI
  • Resolves transaction display bugs
  • Shows warning when sending to 0x Ethereum addresses
  • Updated CI to support CircleCI v2
  • Updated Meteor base to 1.7.0.4

QRL Wallet - v1.0.1

13 Jul 22:39
Compare
Choose a tag to compare
  • Add support for document notarisation and message transactions.
  • Small bugfixes

QRL Wallet - v1.0.0

25 Jun 09:49
c9431d1
Compare
Choose a tag to compare

First production release of QRL Wallet

v0.4.0 - First Release

14 Jun 04:45
45adfa3
Compare
Choose a tag to compare
Pre-release

First release of the QRL Wallet which includes Desktop self contained clients for Windows, Macos and Linux based systems.

As this is the first release, some bugs may exist that have not been discovered during our automated and internal tests. Please report any issues you may find through the Github issues page located at the following URL: https://github.com/theQRL/qrl-wallet/issues

To install the Desktop wallet on each platform, pay attention to the below instructions:

Windows: Download the ZIP file to the root of any drive, and extract it to a folder there. You cannot extract the file anywhere deeply nested in your filesystem, such as your user desktop, as you will hit a windows filesystem file path length issue. Run QRLWallet.exe to launch the QRL Wallet.

Linux: Extract the zip file, and run the QRLWallet file.

Macos: Extract the zip, and drag the QRLWallet into your Applications folder. Double click from the Applications folder to launch the QRL Wallet.