Skip to content

Commit

Permalink
Add: latest 2 release changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gergana95 committed Dec 6, 2023
1 parent cb176ff commit dc8c5bc
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -478,3 +478,15 @@ Those contracts (except Ethereum-specific WALLET, xWALLET and SupplyController)

### v0.7.1
- WALLETSupplyController: include the staking pool in the leaf hash

### v0.7.2
- fix / confirm unknown address checkbox location
- change / socket to return short token lists
- update / ambire.common - v0.22.29
- fix / opensea warnings on sign message
- fix / added filter to privilegesList

### v0.7.3
- fix / check if tokens or NFTs are about to be sent to a known smart contract address
- fix / submit sign form on enter
- fix / always add the latest gas tank commitment
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ambire-wallet",
"version": "0.7.1",
"version": "0.7.3",
"private": true,
"homepage": "./",
"dependencies": {
Expand Down

0 comments on commit dc8c5bc

Please sign in to comment.