Releases: massalabs/station-massa-wallet
v0.2.2
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
Compatible with Testnet24.1 and Buildnet24.1
New features
- Call SC and Execute SC signature details
- Asset page
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 in /web-frontend by @dependabot in #541
- Bump word-wrap from 1.2.3 to 1.2.4 in /wails-frontend by @dependabot in #540
- 539 create Post /api/assets: AddAsset endpoint by @B-Naoufal in #545
- 547 add an endpoint get all which return all assets imported with their balance by @B-Naoufal in #549
- assetinfo to retrieve token info from sc + export NewClient by @B-Naoufal in #550
- implement assets retrieve balance logique by @B-Naoufal in #553
- Format Generated Files by @pivilartisant in #559
- 555 add and get token by account by @B-Naoufal in #560
- use nickname in path and not query in assets endpoint by @B-Naoufal in #563
- 548 add an endpoint which delete an imported asset by @B-Naoufal in #565
- Add mirage to assets page by @pivilartisant in #569
- add xma to get_all by @B-Naoufal in #570
- Add Assets Page FE by @pivilartisant in #564
- wallet: add sort import package by @maxime-carabina in #577
- add unit tests for assets endpoints by @B-Naoufal in #576
- fix checking if asset exists in the network before add or get by @B-Naoufal in #584
- update error message by @Pierregvx in #586
- refactor: add type param for prompt result interface by @Thykof in #490
- bump hello world to v0.0.10 by @Thykof in #592
- asset address in get_all response by @B-Naoufal in #591
- 542-add warning message if some accounts are corrupted by @Pierregvx in #578
- Implement DELETE feature in Asset Page by @pivilartisant in #585
- asset: Add POST by @pivilartisant in #599
- 602 add asset address to addasset return by @B-Naoufal in #603
- Assets Confirmation Flow by @pivilartisant in #604
- Update UI-KIT by @pivilartisant in #609
- 597 sign operation extract callSC operation info and send it to wails popup by @B-Naoufal in #606
- allow to sign a plain text message by @Thykof in #612
- Fix Callsc Function Naming & Add From Address by @pivilartisant in #616
- extract executesc operation info and-send it to wails popup by @B-Naoufal in #613
- fix sign pop up for executeSC by @B-Naoufal in #620
- rename xma to mas by @Thykof in #618
- Update manifest version v0.2.1 by @Thykof in #625
Full Changelog: v0.2.0...v0.2.1
v0.2.0
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:
- Before updating to v0.2.0, backup your private keys, via Settings → Back up account → Show key pairs
- Update Massa Station
- Update Massa Wallet to v0.2.0
- Open the Massa Wallet module and click on 'Import an existing account’
- Import your wallet accounts by providing private keys from 1.
What's Changed
- skip invalid yaml in load all accounts by @Thykof in #529
- fix hello-world-plugin package version by @Thykof in #534
- format generated files by @Thykof in #535
- standalone: use network of station if possible by @Thykof in #537
- Update to testnet23 by @Thykof and @ASAPSegfault in #530
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- add toast in send coins by @mazmassa in #463
- various improvements by @Thykof in #461
- wails: remove disable resize option by @maxime-carabina in #464
- fix : unexpected error when fees are at 0 by @Pierregvx in #480
- wallet: fix account creation error message in step1 by @maxime-carabina in #481
- wallet: add favicon by @maxime-carabina in #485
- check fees + amount in transfer validation by @Pierregvx in #484
- wallet: update ui-kit by @maxime-carabina in #488
- Bump Ui-Kit by @pivilartisant in #491
- Add Public Key to BackupKeyPairs by @pivilartisant in #489
- remove 'transfer between accounts' if there is only one account by @Pierregvx in #486
- Add Dynamic Address Render by @pivilartisant in #482
- Bump UI kit by @pivilartisant in #492
- Remove underlines by @pivilartisant in #496
- wails: update Sign ts screen by @maxime-carabina in #499
- Adjust backup screen by @pivilartisant in #497
- Bump UI kit by @pivilartisant in #503
- Remove Unused Exports by @pivilartisant in #501
- wails & web: update sign tx screen by @maxime-carabina in #505
- Format address by @pivilartisant in #506
- Fix Sendform by @pivilartisant in #507
- customize fees confirmation by @Pierregvx in #510
- wallet: fix task for build & run on windows by @maxime-carabina in #518
- web: fix redirect after import wallet by @maxime-carabina in #517
- web: add absolute path by @maxime-carabina in #521
- wails: add absolute path by @maxime-carabina in #522
- wallet: migrate mirage from js to ts by @maxime-carabina in #519
- Bump tough-cookie from 4.1.2 to 4.1.3 in /wails-frontend by @dependabot in #515
- Bump semver from 6.3.0 to 6.3.1 in /web-frontend by @dependabot in #523
- Bump tough-cookie from 4.1.2 to 4.1.3 in /web-frontend by @dependabot in #516
- Bump semver from 6.3.0 to 6.3.1 in /wails-frontend by @dependabot in #525
- lint: format imports by @Thykof in #524
- Update manifest.json by @SlnPons in #533
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Bump wallet version to 0.1.4 by @pivilartisant in #460
Full Changelog: 0.1.4...v0.1.4
v0.1.3
What's Changed
- add routefor in replaceState by @Pierregvx in #416
- change logo position in repo by @pivilartisant in #446
- upgrade completely thyra to massa station by @B-Naoufal in #447
- fix alias by @Thykof in #451
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- fix copy by @mazmassa in #424
- fix amount in wails by @mazmassa in #431
- layout sign by @mazmassa in #432
- Update author in manifest.json by @Pierregvx in #433
- add WalletPlugin logo by @mazmassa in #434
- fmt readme by @Thykof in #436
- remove legacy frontend by @Thykof in #437
- upgrade to station-massa-wallet : github links by @B-Naoufal in #441
- readd logo, fix ci and task command by @Thykof in #445
- Update manifest.json by @pivilartisant in #438
Full Changelog: v0.1.1...0.1.2
v0.1.1
What's Changed
- add use effect on navigation by @mazmassa in #393
- update mirage endpoints by @mazmassa in #398
- dark light theme switch by @mazmassa in #397
- replace Welcome for Index by @mazmassa in #399
- replace SelectAccount by AccountSelect by @mazmassa in #400
- replace AddAccount by AccountCreate by @mazmassa in #401
- replace receive by receive-coins by @mazmassa in #402
- replace SettingsEdit by SettingsUpdate by @mazmassa in #403
- replace sendcoins to send-coins by @mazmassa in #404
- manage send, receive and transfer coins by @mazmassa in #405
- web: fix update nickname on settings page by @maxime-carabina in #394
- Rebuild send receive by @mazmassa in #408
- i18n to Intl by @mazmassa in #409
- Add Clipboard component by @mazmassa in #410
- managing loading state by @mazmassa in #411
- web: fix account profile section length by @maxime-carabina in #412
- fix route on standalone by @Pierregvx in #406
- fix redirect by @mazmassa in #413
- fix payload by @mazmassa in #414
- add routeFor by @mazmassa in #415
- fix validate amount by @mazmassa in #417
- update currency field by @mazmassa in #418
- fix wails currency, account name i18n and currency field by @mazmassa in #419
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Wails by @peterjah in #80
- 108 create the endpoint to back up a wallet crypted and add query param get wallet uncrypted by @Thykof in #109
- setup linter,prettier,husky,jest for wails by @peterjah in #112
- Bump yaml from 2.2.1 to 2.2.2 in /wails-frontend by @dependabot in #113
- remove ubuntu unused deps by @peterjah in #115
- use wails for account creation by @peterjah in #117
- 114 add manifest logo to the release by @Pierregvx in #116
- refactor: create prompt package by @peterjah in #119
- update postman collection by @Thykof in #118
- Refactor api by @Thykof in #121
- Set up react web frontend by @Thykof in #110
- add yml import by @peterjah in #120
- refactor endpoint internal names by @peterjah in #127
- 125 improve web frontend integration to server by @Thykof in #126
- fix wails sign by @Thykof in #129
- retrieve network infos from massa Station by @peterjah in #139
- modify tailwind setup by @maxime-carabina in #148
- fix legacy create account by @peterjah in #161
- Update react-ui-kit dependency version by @maxime-carabina in #159
- add wallet balance fetch by @peterjah in #145
- Refactor tests by @peterjah in #160
- implement select screen by @pivilartisant in #143
- add account screen by @pivilartisant in #158
- fix legacy front by @peterjah in #164
- Completed "import and create account" screen by @maxime-carabina in #147
- Account list by @peterjah in #168
- Mas conversion by @peterjah in #171
- setup Task by @peterjah in #172
- Preact to react by @maxime-carabina in #177
- removed default background on wails front-end by @maxime-carabina in #184
- fixed selector import by @pivilartisant in #176
- wails: fix event based router by @peterjah in #186
- refactored delete test by @Pierregvx in #183
- Setup Tailwind in wails front-end by @maxime-carabina in #182
- Link welcome page by @Thykof in #170
- wails: added import of react-ui-kit by @maxime-carabina in #193
- add create acc stp1 by @pivilartisant in #178
- added create account step 2 by @pivilartisant in #194
- ci: only build binary for main branch by @peterjah in #199
- refacto sign_test by @Pierregvx in #197
- Fix Backup Text in Create Account Screen 1 & 2 by @pivilartisant in #202
- Transfer coin by @Thykof in #128
- Add Screen 3 For Account Creation by @pivilartisant in #201
- Fix taskfile by @peterjah in #205
- wails: add default theme class by @maxime-carabina in #206
- 185 refactor export test by @Pierregvx in #187
- refacto import_test by @Pierregvx in #189
- 200 connect the select an account and add an account front end to the back end by @Thykof in #203
- 191 refactor api test by @Pierregvx in #195
- ci: add gofumpt check by @peterjah in #221
- Add Wails Success Screen by @pivilartisant in #217
- Add Failure Screen Wails by @pivilartisant in #219
- Add Wails Import User Flow by @pivilartisant in #207
- 211 bakcend: validate nickname alphanum by @Thykof in #214
- wails: update password prompt req message by @maxime-carabina in #226
- add env prompter by @peterjah in #215
- wails : add first screen for define password by @maxime-carabina in #225
- wails: add default layout by @maxime-carabina in #227
- 209 connect the add an account front end to the back end by @Thykof in #210
- wails: add missing deps by @peterjah in #232
- Rolls by @peterjah in #224
- 211 error message by @Thykof in #223
- Update wails by @peterjah in #233
- wail app: fix timeout chan by @Thykof in #228
- wails: update react-ui-kit version by @maxime-carabina in #237
- wails : remove outline on input focus by @maxime-carabina in #236
- refactor: prompt wakeup by @peterjah in #240
- wails: revamp form password by @maxime-carabina in #239
- Prompt lock by @peterjah in #241
- add backup endpoint by @Pierregvx in #213
- refactor: add AddressIsUnique function by @Thykof in #235
- 211 nickname unique constraint by @Thykof in #231
- Add Backup Wails Frontend by @pivilartisant in #222
- wails: update react-ui-kit packages by @maxime-carabina in #243
- add backup implem by @peterjah in #242
- Link import account by @Thykof in #247
- web: fix react ui-kit import by @maxime-carabina in #246
- web: fix redirection define password by @maxime-carabina in #245
- fix get unciphered by @Thykof in #248
- web: update step3 and add account by @maxime-carabina in #249
- Web nickname uniqueness by @Thykof in #250
- Wails backup by @peterjah in #251
- write and read .yaml, can import .yml by @Thykof in #253
- wail: handle wrong password by @Thykof in #254
- Web nickname format constraint by @Thykof in #252
- Wails split password prompt by @Thykof in #255
- Various improvements by @Thykof in #258
- Handle import file errors by @Thykof in #256
- Handle import key errors by @Thykof in #261
- added directories for homepage by @pivilartisant in #264
- Dashboard by @peterjah in #259
- We Change Default Menu From Send To Home by @pivilartisant in #270
- We Clean Directory Hierarchy by @pivilartisant in #271
- wails: complete private key import me...
v0.0.13
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