Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Releases: aeternity/aepp-waellet

v0.2.3

07 Nov 22:51
7ec2c38
Compare
Choose a tag to compare
  • Hotfix for backend: aevm
  • AENS
  • Lima support on mainnet

v0.2.1

07 Oct 07:11
cd5faf1
Compare
Choose a tag to compare
  • Added Mint/Burn section for Fungible tokens
  • Added notifications

v0.2.0

03 Oct 15:34
5fb4694
Compare
Choose a tag to compare
  • Contract calls refactored to use ACI
  • AEX-9 Fungible token interactions improvements.

v0.1.1

28 Aug 07:31
4266d8a
Compare
Choose a tag to compare

Changelog

  • Bugfixes
  • Fungible tokens interaction improvements
  • Allowances page updates
  • Menu reorganization
  • Separated build procedures
  • Security improvements on hdwallet
  • Chrome permissions set update
  • Sign/Verify message
  • Added Terms and Conditions
  • Added Privacy Policy
  • Multilanguage support improvements

Breaking Changes

  • none

Notes and known Issues

  • Not all possible cases are covered with warnings and alerts

v0.1.0

21 Aug 15:02
ff01eb3
Compare
Choose a tag to compare
Merge pull request #78 from waellet/master

Add contributing.md

v0.0.9-beta

30 Jul 06:19
7f9f94b
Compare
Choose a tag to compare

Changelog

  • interface and async displaying eur/usd convertations of Ae tokens on main page
  • bug fixing after merge
  • refactoring Popup and including in all files
  • wriitings tests for Manage networks page
  • test fixing after merge
  • Fixing issue #32 Aepp call smart contract
  • Indicator Showing type of signing type - Contract call, Send etc..
  • Unifying panel sections in Manage Accounts and Add Networks
  • Add fiat rate in usd of amounts in sign tx popup
  • Ability to add content to main loader
  • Call statefull method from Aepp object
  • Confirm Contract Source Interface
  • Functions for Encoding and Decoding the tx call data (issue #33 )
  • Fix problem with SDK init after login or import
  • Fixing problem with ability to resolve only selected Aepp request. So far when you have several requests when you resolve one of them, all others request resolved too.
  • Adding fuctionality transactions requested from Aepp to be queued, so far when you have pending transactions only the last one can be confirmed or rejected
  • Redirect to confirm page after selecting to send amount in Send Page. In confirm page there is option to select custom transaction fee
  • Clear privacy data from security and privacy page only after confirming
  • Custom Modal component
  • Fixing issue #39. Now you can view your private key after entering password
  • Removing all places where private key was stored in the storage.
  • Fixing issue #38. Wallet now can deploy fungible token contract. This functionality will be added in Utility section when merging the rest of the changes
  • Extending transaction to support Contract Create Tx vizualization, also adding colors to differentiate tx types because they become a lot - spend tx in, spend tx out, contract create tx, contract call tx, name preclaim tx, name claim tx, name update tx
  • Fixing issue #41. Retrieving of min and max reasonable fee based on tx type - spend, contract call, contract create
  • Confirm or reject tx when sending Fungible tokens

v0.0.8

12 Jul 17:42
3c3ebee
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release

Changelog

  • Quickfixes: #29

v0.0.7

11 Jul 15:04
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

Changelog

  • Fixing problem with updating balance in account, and problem with redirect to phishing warning when visiting scam page
  • Injecting Aepp object
  • Aepp comunication
  • Created Alert Component
  • Sign popup validate balance
  • Confirm or Reject close window
  • Closing Sign popup resolve promise and return info
  • Refactor Main Loader
  • ability to allow connection to wallet
  • validate if login when open confirm popup and after login redirect to view
  • ability to get balance of current active account
  • Add responsiveness in sign transaction popup and allow connection popup
  • validate input in aepp.request.connect method
  • ability to remove all conected websites to wallet
  • unifying postmessages responses

Breaking Changes

  • none

Notes and known Issues

  • Not all possible cases are covered with warnings and alerts

v0.0.6

11 Jul 15:01
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Changelog

  • Firefox support
  • UI improvements
  • fixed bugs with skipping some views
  • more test cases covered
  • transaction history filtering

Breaking Changes

  • none

Notes and known Issues

  • Not all possible cases are covered with warnings and alerts