From 018e43b9088d4c9fce008f4f6bf8e8bf0540de05 Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Tue, 4 Jun 2019 13:24:40 +0200 Subject: [PATCH] 0.40 (#139) --- CHANGELOG.md | 4 +++ lerna.json | 2 +- packages/ui-assets/package.json | 2 +- packages/ui-identicon/package.json | 8 +++--- packages/ui-keyring/package.json | 8 +++--- packages/ui-settings/package.json | 4 +-- packages/ui-util/package.json | 4 +-- yarn.lock | 42 +++++++++++++++--------------- 8 files changed, 39 insertions(+), 35 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4824b626..e1197819 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.40.1 + +- Address encoding changes, use encoded address instead of supplied + # 0.39.1 - Allow for externally injected accounts diff --git a/lerna.json b/lerna.json index 69c601a9..ea8aa08a 100644 --- a/lerna.json +++ b/lerna.json @@ -10,5 +10,5 @@ "packages": [ "packages/*" ], - "version": "0.40.0-beta.4" + "version": "0.40.0" } diff --git a/packages/ui-assets/package.json b/packages/ui-assets/package.json index f9cd6eff..4b232f57 100644 --- a/packages/ui-assets/package.json +++ b/packages/ui-assets/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ui-assets", - "version": "0.40.0-beta.4", + "version": "0.40.0", "description": "Static assets shared accross projects", "main": "index.js", "author": "Jaco Greeff ", diff --git a/packages/ui-identicon/package.json b/packages/ui-identicon/package.json index 2d7a9e00..08966cfd 100644 --- a/packages/ui-identicon/package.json +++ b/packages/ui-identicon/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ui-identicon", - "version": "0.40.0-beta.4", + "version": "0.40.0", "description": "Renders an SVG picture representing an address", "main": "index.js", "author": "Jaco Greeff ", @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.4.5", - "@polkadot/ui-settings": "^0.40.0-beta.4", + "@polkadot/ui-settings": "^0.40.0", "@types/color": "^3.0.0", "@types/react-copy-to-clipboard": "^4.2.6", "color": "^3.1.2", @@ -24,8 +24,8 @@ "react": "*" }, "devDependencies": { - "@polkadot/keyring": "^0.92.0-beta.3", - "@polkadot/util-crypto": "^0.92.0-beta.3", + "@polkadot/keyring": "^0.92.1", + "@polkadot/util-crypto": "^0.92.1", "xmlserializer": "^0.6.1" } } diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index ead49f1d..71a6c5d5 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ui-keyring", - "version": "0.40.0-beta.4", + "version": "0.40.0", "main": "index.js", "repository": "https://github.com/polkadot-js/apps.git", "author": "Jaco Greeff ", @@ -16,9 +16,9 @@ "styled-components": "^4.2.0" }, "devDependencies": { - "@polkadot/keyring": "^0.92.0-beta.3", - "@polkadot/types": "^0.80.0-beta.15", - "@polkadot/util": "^0.92.0-beta.3" + "@polkadot/keyring": "^0.92.1", + "@polkadot/types": "^0.80.1", + "@polkadot/util": "^0.92.1" }, "peerDependencies": { "@polkadot/keyring": "*", diff --git a/packages/ui-settings/package.json b/packages/ui-settings/package.json index 1ae40ae7..a3a67d32 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ui-settings", - "version": "0.40.0-beta.4", + "version": "0.40.0", "description": "Manages app settings", "main": "index.js", "author": "Jaco Greeff ", @@ -14,7 +14,7 @@ "store": "^2.0.12" }, "devDependencies": { - "@polkadot/util": "^0.92.0-beta.3" + "@polkadot/util": "^0.92.1" }, "peerDependencies": { "@polkadot/util": "*" diff --git a/packages/ui-util/package.json b/packages/ui-util/package.json index 7d25f74c..ef368630 100644 --- a/packages/ui-util/package.json +++ b/packages/ui-util/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ui-util", - "version": "0.40.0-beta.4", + "version": "0.40.0", "description": "Utility functions (non-React) that aid in display, formats and determination", "main": "index.js", "author": "Jaco Greeff ", @@ -12,7 +12,7 @@ "@babel/runtime": "^7.4.5" }, "devDependencies": { - "@polkadot/types": "^0.80.0-beta.15" + "@polkadot/types": "^0.80.1" }, "peerDependencies": { "@polkadot/types": "*" diff --git a/yarn.lock b/yarn.lock index 89838bb0..0a083731 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1824,14 +1824,14 @@ typescript "^3.5.1" vuepress "^1.0.0-alpha.47" -"@polkadot/keyring@^0.92.0-beta.3": - version "0.92.0-beta.3" - resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-0.92.0-beta.3.tgz#c05bb7e974964cf38478d11d0946ad2ad1362854" - integrity sha512-XxoYRvs10aONr6wZTNK5hbwQ2O0ocRVP/KrR5CNKXJhVuMoTES36UEo+1WcoaX0ThBauEfsLC9+8jIz02SsM8w== +"@polkadot/keyring@^0.92.1": + version "0.92.1" + resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-0.92.1.tgz#6841fcf5371ff148ddaf4e14891ab2a5ece8f6f1" + integrity sha512-20nvbhozxxxc8/vf90Ot9SJybbeZFtSw6ULp9vh+1315NJdtFyP7etXRYlJNW1Qyo97cImWnnlvjkNX0bRzyvQ== dependencies: "@babel/runtime" "^7.4.5" - "@polkadot/util" "^0.92.0-beta.3" - "@polkadot/util-crypto" "^0.92.0-beta.3" + "@polkadot/util" "^0.92.1" + "@polkadot/util-crypto" "^0.92.1" "@types/bs58" "^4.0.0" bs58 "^4.0.1" @@ -1840,22 +1840,22 @@ resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.58.tgz#bd8883d590fc5be27e1db75c5c629e6bc8c4ce5c" integrity sha512-+veSrr59SefA43RX034eef1T8qhO15Ye0BQ1+3FxjuFBnlCVmzj6iKGuzCtp4kGp3uFeotQ3m/2xMA+akSwq4Q== -"@polkadot/types@^0.80.0-beta.15": - version "0.80.0-beta.15" - resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.80.0-beta.15.tgz#f92782035512dd8fe30eb9ff5adf27092347b91a" - integrity sha512-/uckiExOEqPMaiCJpau5iM41pjTlu20b0ooCkkrzTxEwnirtBmVCE9ksdHXNMeEuupEMA+D6RI8aWCrR2PKRhw== +"@polkadot/types@^0.80.1": + version "0.80.1" + resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.80.1.tgz#2623f84f927b62e401c370cbb09a74d5bb223571" + integrity sha512-uqdJUbntbpo7YPBi7W26WYkkDnpHvaPB/0cRyDaDOQfLRfy4+ZWS6bsFkaf6uFaBA7fLWJwaUSlblqz6koIivg== dependencies: "@babel/runtime" "^7.4.5" - "@polkadot/keyring" "^0.92.0-beta.3" - "@polkadot/util" "^0.92.0-beta.3" + "@polkadot/keyring" "^0.92.1" + "@polkadot/util" "^0.92.1" -"@polkadot/util-crypto@^0.92.0-beta.3": - version "0.92.0-beta.3" - resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-0.92.0-beta.3.tgz#74782ec2bc5948bcd929bbc91615580dc8b4047e" - integrity sha512-aHASAly+jVLzS91EiHcib29IXaIU3GwgYhfVE8Qq8m+wT3jlcYoqnH9wu4ElyOiEHO2lSnmyP1/Zbb6YKzC4LQ== +"@polkadot/util-crypto@^0.92.1": + version "0.92.1" + resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-0.92.1.tgz#7aef6661804ea9602703a01b5c98da37a2b1753f" + integrity sha512-sacWyQREP0lmPEhRySLeB8OUmbJBVd8YPubkovDsFpEYe0SWwbefwdyeESqTqwlTAgQciBS1XhpULkJBMIWVYw== dependencies: "@babel/runtime" "^7.4.5" - "@polkadot/util" "^0.92.0-beta.3" + "@polkadot/util" "^0.92.1" "@polkadot/wasm-crypto" "^0.11.1" "@types/bip39" "^2.4.2" "@types/pbkdf2" "^3.0.0" @@ -1868,10 +1868,10 @@ tweetnacl "^1.0.1" xxhashjs "^0.2.2" -"@polkadot/util@^0.92.0-beta.3": - version "0.92.0-beta.3" - resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-0.92.0-beta.3.tgz#e4b85f4916edded4013f8d7cacbc7c7a470d2424" - integrity sha512-Ub95H6gvVvKggK/jbuIVpGmRj5/GlrTJEjaHwwVz7BmvixJrhaPtNP2qLPD+LOMPhVzmLmhdESMLywgc2nsFjQ== +"@polkadot/util@^0.92.1": + version "0.92.1" + resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-0.92.1.tgz#0665a9b6f0ce1d2f8f1da2a1d45ff69ae39ead53" + integrity sha512-UB1KSotfcv78LJoKmjjvwZeX0r1b50XDuzvOKFlqvfSoxbpXgwDaNENAKRLIm+Q7ODgv/F1+9YBW8zwWg6gInQ== dependencies: "@babel/runtime" "^7.4.5" "@types/bn.js" "^4.11.5"