Skip to content

Commit

Permalink
Merge pull request #1493 from AmbireTech/feature/update-release
Browse files Browse the repository at this point in the history
Feature / Update Releases
  • Loading branch information
stojnovsky authored Dec 7, 2023
2 parents 17968a4 + 326e604 commit 290b4f2
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -478,3 +478,19 @@ 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

### v0.7.4
- update / ambire.common - v1.0.1
- bug / walletConnect two sources of truth for connections (localStorage and WC)
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.4",
"private": true,
"homepage": "./",
"dependencies": {
Expand Down

0 comments on commit 290b4f2

Please sign in to comment.