Skip to content

Releases: massalabs/station-massa-wallet

v0.2.2

25 Aug 10:33
Compare
Choose a tag to compare

Changes

This release allow wallet provider to authenticate an account in the wallet plugin by signing a plain text message. What's changing is that the digest of the signature doesn't contain the public key.

  • sign a message without public key prefix (#632)

Full Changelog: v0.2.1...v0.2.2

v0.2.1

22 Aug 12:59
e0170b8
Compare
Choose a tag to compare

Compatible with Testnet24.1 and Buildnet24.1

New features

  • Call SC and Execute SC signature details
  • Asset page

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

20 Jul 14:59
86040be
Compare
Choose a tag to compare

Breaking changes

The account files generated by a previous version of the wallet plugin can't be loaded by this new version.
Users have to import their accounts with the private key for accounts created in previous versions.

How-to:

  1. Before updating to v0.2.0, backup your private keys, via Settings → Back up account → Show key pairs
  2. Update Massa Station
  3. Update Massa Wallet to v0.2.0
  4. Open the Massa Wallet module and click on 'Import an existing account’
  5. Import your wallet accounts by providing private keys from 1.

What's Changed

Full Changelog: v0.1.5...v0.2.0

v0.1.5

17 Jul 12:14
4f8047c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

23 Jun 12:49
7f9bd20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.4...v0.1.4

v0.1.3

22 Jun 13:05
be334f7
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

21 Jun 15:09
a77b62e
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.1...0.1.2

v0.1.1

16 Jun 07:29
2d81a48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Jun 06:30
883a41c
Compare
Choose a tag to compare

What's Changed

Read more

v0.0.13

08 Jun 14:26
a072992
Compare
Choose a tag to compare
v0.0.13 Pre-release
Pre-release

Thyra becomes MassaStation, this patch updates the wallet plugin to work with the new MassaStation (massalabs/station#693)

What's Changed

Full Changelog: v0.0.12...v0.0.13