From 848d190f2a3da41f245f2ff67a943b8a45da7a97 Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Wed, 15 Jan 2020 12:40:39 +0100 Subject: [PATCH] Kusama display name (#258) --- packages/react-identicon/package.json | 4 +- packages/ui-keyring/package.json | 6 +- packages/ui-settings/package.json | 2 +- .../ui-settings/src/defaults/endpoints.ts | 2 +- packages/ui-shared/package.json | 2 +- yarn.lock | 58 +++++++++---------- 6 files changed, 37 insertions(+), 37 deletions(-) diff --git a/packages/react-identicon/package.json b/packages/react-identicon/package.json index af74c3eb..4935fd18 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -24,8 +24,8 @@ "react": "*" }, "devDependencies": { - "@polkadot/keyring": "^2.0.0-beta.1", - "@polkadot/util-crypto": "^2.0.0-beta.1", + "@polkadot/keyring": "^2.0.0-beta.4", + "@polkadot/util-crypto": "^2.0.0-beta.4", "xmlserializer": "^0.6.1" } } diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index 9a4aa706..6c67e55c 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -30,9 +30,9 @@ "store": "^2.0.12" }, "devDependencies": { - "@polkadot/keyring": "^2.0.0-beta.1", - "@polkadot/types": "^1.0.0-beta.3", - "@polkadot/util": "^2.0.0-beta.1" + "@polkadot/keyring": "^2.0.0-beta.4", + "@polkadot/types": "^1.0.0-beta.7", + "@polkadot/util": "^2.0.0-beta.4" }, "optionalDependencies": { "@ledgerhq/hw-transport-node-hid": "^5.3.0" diff --git a/packages/ui-settings/package.json b/packages/ui-settings/package.json index 70b60aa1..6f13e939 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -14,7 +14,7 @@ "store": "^2.0.12" }, "devDependencies": { - "@polkadot/util": "^2.0.0-beta.1" + "@polkadot/util": "^2.0.0-beta.4" }, "peerDependencies": { "@polkadot/util": "*" diff --git a/packages/ui-settings/src/defaults/endpoints.ts b/packages/ui-settings/src/defaults/endpoints.ts index b32405e1..5c488e88 100644 --- a/packages/ui-settings/src/defaults/endpoints.ts +++ b/packages/ui-settings/src/defaults/endpoints.ts @@ -50,7 +50,7 @@ const CHAIN_INFO: Record = { type: 'Substrate Testnet' }, kusama: { - chainDisplay: 'Kusama CC3', + chainDisplay: 'Kusama', logo: 'kusama', type: 'Polkadot Canary' }, diff --git a/packages/ui-shared/package.json b/packages/ui-shared/package.json index f5d372ee..281d4fa7 100644 --- a/packages/ui-shared/package.json +++ b/packages/ui-shared/package.json @@ -17,6 +17,6 @@ "@polkadot/util-crypto": "*" }, "devDependencies": { - "@polkadot/util-crypto": "^2.0.0-beta.1" + "@polkadot/util-crypto": "^2.0.0-beta.4" } } diff --git a/yarn.lock b/yarn.lock index e874c3c8..f3d477e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2228,24 +2228,24 @@ typescript "^3.7.4" vuepress "^1.2.0" -"@polkadot/keyring@^2.0.0-beta.1": - version "2.0.0-beta.1" - resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-2.0.0-beta.1.tgz#8b28a5582da40f9a5aeaa294200dc811d9966394" - integrity sha512-aRs4QB4d3QaMHsUzE6Y+eTDm6PcD7DR3woGaju+yXRZAOCy5ckS2DOjqc+IBpeSASN7EL3YtMwaV+olYiPndKg== +"@polkadot/keyring@^2.0.0-beta.4": + version "2.0.0-beta.4" + resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-2.0.0-beta.4.tgz#036b8c49a6ce34a17c2d070125c772f64356fc4f" + integrity sha512-Fz+LEIeJzV3uDrb/im2qkJORTO9037dDp4LZVtLvP7H63e401vYd0Q0RbWjKnDq47Um3nuPjog/HmxUUEEnNRw== dependencies: "@babel/runtime" "^7.7.7" - "@polkadot/util" "^2.0.0-beta.1" - "@polkadot/util-crypto" "^2.0.0-beta.1" + "@polkadot/util" "^2.0.0-beta.4" + "@polkadot/util-crypto" "^2.0.0-beta.4" -"@polkadot/metadata@^1.0.0-beta.3": - version "1.0.0-beta.3" - resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-1.0.0-beta.3.tgz#fbb4b19b802427ed905ffe85fd0afc05cd398722" - integrity sha512-Rt59mFD66MUhWLiJq7z/5XhXMhSBeBqRLptrPwycR7wAttQLfhmbAuWSCVaRnVGI7s6TmLQLXUPBmISxld+y1Q== +"@polkadot/metadata@^1.0.0-beta.7": + version "1.0.0-beta.7" + resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-1.0.0-beta.7.tgz#fb59f49701733b64beff9833695df63d05a271ab" + integrity sha512-I54dag0cm1gE38i2DWXiYPjPO/lgNLZTBRkiruYbE8ZZ/mWPgRdeqeH5ao/e0y0hAFrrGZeKNlyBlO/QVmSwpA== dependencies: "@babel/runtime" "^7.7.7" - "@polkadot/types" "^1.0.0-beta.3" - "@polkadot/util" "^2.0.0-beta.1" - "@polkadot/util-crypto" "^2.0.0-beta.1" + "@polkadot/types" "^1.0.0-beta.7" + "@polkadot/util" "^2.0.0-beta.2" + "@polkadot/util-crypto" "^2.0.0-beta.2" "@polkadot/ts@^0.1.90": version "0.1.90" @@ -2254,25 +2254,25 @@ dependencies: "@types/chrome" "^0.0.91" -"@polkadot/types@^1.0.0-beta.3": - version "1.0.0-beta.3" - resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-1.0.0-beta.3.tgz#818196276428a213999de3cb837ee075249c236f" - integrity sha512-mjMxTxHn0yYkaT9EnLzF4X+LXjzkC//VUVtKaOB83VMxYSjFAzrEnGE613dHmPKqlldH9i+xs/ly0kFZWJVxww== +"@polkadot/types@^1.0.0-beta.7": + version "1.0.0-beta.7" + resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-1.0.0-beta.7.tgz#2b812525ba2be1a7d8fcb14e6f1bd3aab33d5132" + integrity sha512-ZfDKvtUrQNL+RZbqtFAlgRqAd7LOr+MdfXnIefm0jWlF+avh/JSwDHXmhMZ6RCwRiankPRGAigB/WktNIW29oQ== dependencies: "@babel/runtime" "^7.7.7" - "@polkadot/metadata" "^1.0.0-beta.3" - "@polkadot/util" "^2.0.0-beta.1" - "@polkadot/util-crypto" "^2.0.0-beta.1" + "@polkadot/metadata" "^1.0.0-beta.7" + "@polkadot/util" "^2.0.0-beta.2" + "@polkadot/util-crypto" "^2.0.0-beta.2" "@types/memoizee" "^0.4.3" memoizee "^0.4.14" -"@polkadot/util-crypto@^2.0.0-beta.1": - version "2.0.0-beta.1" - resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-2.0.0-beta.1.tgz#83ac5e30de4b3234ed424fc647bddc0671525bda" - integrity sha512-2B/I1x2Ijg80KrpBpbuOSltEqMYpz1cCf0PIPogFJqDY+UsSqfPknHqHYlsCiYX+mhe5vGvObaM+Pascr73HDw== +"@polkadot/util-crypto@^2.0.0-beta.2", "@polkadot/util-crypto@^2.0.0-beta.4": + version "2.0.0-beta.4" + resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-2.0.0-beta.4.tgz#1828ccf34a4f7246f74cd51de29977263296eaaf" + integrity sha512-gKbLx4bm3EyR/C/P0ckFTuB17JRK31CKgY6a7bYxiNzOXLLEVBlFm8IznJv54trYb1St2xb3JpijMdJ2cuBL6w== dependencies: "@babel/runtime" "^7.7.7" - "@polkadot/util" "^2.0.0-beta.1" + "@polkadot/util" "^2.0.0-beta.4" "@polkadot/wasm-crypto" "^0.20.0-beta.1" "@types/bip39" "^2.4.2" "@types/bs58" "^4.0.0" @@ -2288,10 +2288,10 @@ tweetnacl "^1.0.1" xxhashjs "^0.2.2" -"@polkadot/util@^2.0.0-beta.1": - version "2.0.0-beta.1" - resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-2.0.0-beta.1.tgz#f19cf52b90a9f61bf7f7d794f1b24c8a6e96f5a4" - integrity sha512-AHhHpFC2gVscSf6Rf57aUwCN5MLonXrT2+nPUGe29PDstBV9xMb49nBde/101hSEc0N6nhuNhoRZwwodIzWiyw== +"@polkadot/util@^2.0.0-beta.2", "@polkadot/util@^2.0.0-beta.4": + version "2.0.0-beta.4" + resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-2.0.0-beta.4.tgz#f7be2e17abe85596c6860d980ee3af686154467a" + integrity sha512-OsmCYd5Go0QQcYPNVcwv8brEGTDw25SLaWgaaU2YPJqLnHkJp/1vZW6VP6TSW15BpAxN0+GhZs84Ja+1gYHM/g== dependencies: "@babel/runtime" "^7.7.7" "@types/bn.js" "^4.11.6"