v2.0.0
This release is the first release of GemWallet to the Chrome store.
What's Changed
- Refactor transaction payment by @FlorianBouron in #43
- Inform the user when the password is wrong by @FlorianBouron in #45
- Feat/replace constants by enum by @FlorianBouron in #46
- Feat/properly catch errors by @FlorianBouron in #47
- Allow user to go to previous page on import seed phrase or create a n… by @FlorianBouron in #48
- Feat/refactor onboardings by @FlorianBouron in #49
- Feat/not enough fund by @FlorianBouron in #51
- Disconnect to the ledger before the extension closes by @FlorianBouron in #52
- Feat/sentry by @FlorianBouron in #53
- Add Reserve Amount information by @FlorianBouron in #54
- Add errors when address does not exist by @FlorianBouron in #55
- Feat/share public key by @FlorianBouron in #56
- Feat/sign message by @FlorianBouron in #57
- Feat/public key by @FlorianBouron in #58
- Feat/clean up errors api by @FlorianBouron in #59
- Feat/change network by @FlorianBouron in #60
- Feat/wallet encryption by @FlorianBouron in #61
- Feat/network api by @FlorianBouron in #62
- Release/2.0.0 by @FlorianBouron in #44
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #50
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #63
- Bump eventsource from 1.1.0 to 1.1.2 by @dependabot in #64
- Feat/release to chrome store 2.0.0 by @FlorianBouron in #65
- Fix return type for Transaction and SignMessage by @FlorianBouron in #66
Full Changelog: v1.0.2...v2.0.0