Skip to content

Commit

Permalink
Release/fleek pre/1.6.2 (#580)
Browse files Browse the repository at this point in the history
* Update wallet version (#559)

* Release 1.6.1 (#560)

* Downgrade wallet version

* Fix ETH decimals

* Fix external decimals for bridge (#563)

* Add 1.3 back-end support (#567)

* Fix swap related issues (#574)

* Fix price tools (#579)
  • Loading branch information
stefashkaa authored Feb 1, 2022
1 parent 7616eb9 commit 2c1ed7a
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@metamask/detect-provider": "^1.2.0",
"@soramitsu/soraneo-wallet-web": "1.6.43",
"@soramitsu/soraneo-wallet-web": "1.6.44",
"@walletconnect/web3-provider": "^1.6.6",
"core-js": "^3.6.4",
"ethers": "^5.3.1",
Expand Down
60 changes: 30 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2109,55 +2109,55 @@
resolved "https://registry.yarnpkg.com/@soda/get-current-script/-/get-current-script-1.0.2.tgz#a53515db25d8038374381b73af20bb4f2e508d87"
integrity sha512-T7VNNlYVM1SgQ+VsMYhnDkcGmWhQdL0bDyGm5TlQ3GBXnJscEClUUOKduWTmm2zCnvNLC1hc3JpuXjs/nFOc5w==

"@sora-substrate/api-derive@^1.6.34":
version "1.6.34"
resolved "https://registry.yarnpkg.com/@sora-substrate/api-derive/-/api-derive-1.6.34.tgz#45af1fb875c9053286c878c04e2e625703c93dd2"
integrity sha512-7E9bu0fTcki2OhyEYVi90qW37OzoK5PStG5BTTSkYedGgm21bRBTZ4iLcRPQFOohDIrjBfgUjxeoGRduWhmmCw==
"@sora-substrate/api-derive@^1.6.35":
version "1.6.35"
resolved "https://registry.yarnpkg.com/@sora-substrate/api-derive/-/api-derive-1.6.35.tgz#00db592d31068e71873fc7365aa7bab1fc5940a8"
integrity sha512-8QVwByEwsLkxBKeC8uWyprQmft2+t1ZkHIPnz5DDOu09nYmvfFEfKaWTWNwzSm8Y7/I9HLcH34j/q5yaEBemZw==
dependencies:
"@babel/runtime" "^7.10.2"
"@polkadot/api-derive" "^4.10.1"
"@sora-substrate/types" "^1.6.34"
"@sora-substrate/types" "^1.6.35"
rxjs "^6.5.5"

"@sora-substrate/api@^1.6.34":
version "1.6.34"
resolved "https://registry.yarnpkg.com/@sora-substrate/api/-/api-1.6.34.tgz#aa0c3083ef202bd6560aba76956551b92fb3fcf2"
integrity sha512-mAOW1qxKBSo1lb5wQzTFq2z044By9GZD9tvSBdYGKseWzrXDrIQkKWYnWraPti/KWr1ocKmcuNki66Eq2faLCA==
"@sora-substrate/api@^1.6.35":
version "1.6.35"
resolved "https://registry.yarnpkg.com/@sora-substrate/api/-/api-1.6.35.tgz#3d4b98c5e2a0aed9b2c77028608501698eef18ad"
integrity sha512-0dyPOXlRc09vdWcgyW5S4omjgSkAOGdamRLMoWxD93Fgfw24nEsg3sX3OsHZcRHSXnCaBOE/375KYP0QaIrWzg==
dependencies:
"@babel/runtime" "^7.10.2"
"@open-web3/orml-api-derive" "^0.8.2-9"
"@polkadot/api" "^4.10.1"
"@polkadot/rpc-core" "^4.10.1"
"@sora-substrate/api-derive" "^1.6.34"
"@sora-substrate/types" "^1.6.34"
"@sora-substrate/api-derive" "^1.6.35"
"@sora-substrate/types" "^1.6.35"

"@sora-substrate/type-definitions@^1.6.34":
version "1.6.34"
resolved "https://registry.yarnpkg.com/@sora-substrate/type-definitions/-/type-definitions-1.6.34.tgz#e551ac2900c72c627d9feba0a9514cc57fc04763"
integrity sha512-yOgtbOFHSn+DaA4fmsxwXCkDY6Ye/fBXjUjb0f1R2bFEw+wXUZXUjDGaTjay5pE2dUhWkGZPl/lLOKjBnUyHew==
"@sora-substrate/type-definitions@^1.6.35":
version "1.6.35"
resolved "https://registry.yarnpkg.com/@sora-substrate/type-definitions/-/type-definitions-1.6.35.tgz#1415c16be29b69082947daf1861ca490afe7355b"
integrity sha512-cC6Yd+eenj02IN8sUs6ORFuZcb6vuTMLMQm5uxoKGZoobEVxXYILbRDxk/cqdUc76LeNId3I0Ju9MrQc5dgSHg==
dependencies:
"@open-web3/orml-type-definitions" "^0.9.4-35"

"@sora-substrate/types@^1.6.34":
version "1.6.34"
resolved "https://registry.yarnpkg.com/@sora-substrate/types/-/types-1.6.34.tgz#30d67bf1a33e03a7a528a91a21c68276ccad8cd4"
integrity sha512-iFR4rFThJ4JWn69IzAKy4PH/U1RocM1CdltXxI8o5yXra/iAOTJQJd49wJK+0IRiQ4lV5grtPUt2I2+T98hhog==
"@sora-substrate/types@^1.6.35":
version "1.6.35"
resolved "https://registry.yarnpkg.com/@sora-substrate/types/-/types-1.6.35.tgz#9faf1038d3cf8896375969e6a1334129edcb791e"
integrity sha512-kDFlpGotAUeKdCUMtXzq174eBlEdbT+B8SJtr6vvajDTYECgAju2tgyzTG44fWLFAzHrU+xBc91PaHqTCSqNkg==
dependencies:
"@babel/runtime" "^7.10.2"
"@open-web3/api-mobx" "^0.8.2-9"
"@open-web3/orml-types" "^0.8.2-9"
"@polkadot/api" "^4.10.1"
"@polkadot/typegen" "^4.10.1"
"@polkadot/types" "^4.10.1"
"@sora-substrate/type-definitions" "^1.6.34"
"@sora-substrate/type-definitions" "^1.6.35"

"@sora-substrate/[email protected].34":
version "1.6.34"
resolved "https://registry.yarnpkg.com/@sora-substrate/util/-/util-1.6.34.tgz#bd55a939d67d33a8542af50017d1d28e57a25f71"
integrity sha512-Czblo0J8EK1fTuUepJtvqqIKRHsa30rf5K6nDALRm+GLeea9zJHNy+g4zsj7DjdHeLui2XvG1mQs4aSdT0BaHA==
"@sora-substrate/[email protected].35":
version "1.6.35"
resolved "https://registry.yarnpkg.com/@sora-substrate/util/-/util-1.6.35.tgz#e336a59239fd7a9fb1a4beaf9133d0cdf8292605"
integrity sha512-GJpABsUsLF5wOK8jPMSAMDqugnkcN/YiXtXVxNoFtkYT1Yuss80FXtxJOxJ+2S+P3db9r9Ihlcu2eQEGuKfsXw==
dependencies:
"@polkadot/ui-keyring" "^0.77.1"
"@sora-substrate/api" "^1.6.34"
"@sora-substrate/api" "^1.6.35"
axios "^0.21.1"
bignumber.js "^9.0.1"
crypto-js "^4.0.0"
Expand All @@ -2181,14 +2181,14 @@
vuex "^3.1.3"
vuex-class "^0.3.2"

"@soramitsu/[email protected].43":
version "1.6.43"
resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.6.43.tgz#b5164d723c86de37dde423dd799d062828fcb5d1"
integrity sha512-C4IL28mT0dupMAbzYOlVo/3J92TvOQ/3NvlY2jwBqJgkOB3Zj8CwUf1ZBj4Y6FEZ3Oh6UyIPyDWcJyT59gje8g==
"@soramitsu/[email protected].44":
version "1.6.44"
resolved "https://nexus.iroha.tech/repository/npm-group/@soramitsu/soraneo-wallet-web/-/soraneo-wallet-web-1.6.44.tgz#68d122d43ae623c065e947db6ad3ffb68732c2a3"
integrity sha512-TS4dtT7klIKJqhALB7Gmj84qWCNoBbmIVb/yMzSh7L1/qwKTULIhbz2AxbtaZmXkrFBGI4jgYSR6i0dCrE6RFA==
dependencies:
"@polkadot/extension-dapp" "^0.35.0-beta.35"
"@polkadot/vue-identicon" "^0.72.1"
"@sora-substrate/util" "1.6.34"
"@sora-substrate/util" "1.6.35"
"@soramitsu/soramitsu-js-ui" "^1.0.23"
core-js "^3.6.4"
dayjs "^1.10.5"
Expand Down

0 comments on commit 2c1ed7a

Please sign in to comment.