Skip to content

Commit

Permalink
0.102.1 (#6835)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr authored Jan 17, 2022
1 parent e8b4719 commit 5aeef6f
Show file tree
Hide file tree
Showing 39 changed files with 545 additions and 541 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# CHANGELOG

## 0.102.1 Jan 17, 2022

Contributed:

- Reactivate Dwellir Kusama RPC (Thanks to https://github.com/Maharacha)
- Update Robonomics color and logo (Thanks to https://github.com/vol4tim)
- Update Moonbeam RPC (Thanks to https://github.com/joelamouche)
- Update InterBTC with derive for balances (Thanks to https://github.com/gregdhill)
- Add OnFinality endpoint for Quartz (Thanks to https://github.com/alanchang124)
- Update Bifrost endpoints (Thanks to https://github.com/awesomepan)
- Update SherpaX mainnet endpoint (Thanks to https://github.com/wbh1328551759)
- Update Polkadot and Canvas logos (Thanks to https://github.com/cmichi)
- Singular profiles for Kusama/Statemine/Acala/Bifrost (Thanks to https://github.com/abzen)
- Update types for AresGladios (Thanks to https://github.com/jiyilanzhou)
- Add hi_IN i18n (Thanks to https://github.com/itssravi)
- Add ur_IN i18n (Thanks to https://github.com/itsonal)

Changes:

- Align build steps with the rest of the polkadot-js repos
- Mark unreachable endpoints as disabled


## 0.101.1 Jan 10, 2022

Contributed:
Expand Down
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"url": "https://github.com/polkadot-js/apps.git"
},
"sideEffects": false,
"version": "0.101.2-18",
"version": "0.102.0",
"workspaces": [
"packages/*"
],
Expand Down Expand Up @@ -61,7 +61,7 @@
"@babel/runtime": "^7.16.7",
"@crustio/crust-pin": "^1.0.0",
"@pinata/sdk": "^1.1.23",
"@polkadot/dev": "^0.65.31",
"@polkadot/dev": "^0.65.38",
"@types/bn.js": "^4.11.6",
"@types/chart.js": "^2.9.35",
"@types/file-saver": "^2.0.4",
Expand Down Expand Up @@ -89,26 +89,26 @@
"webpack-cli": "^4.9.1"
},
"resolutions": {
"@polkadot/api": "^7.3.2-6",
"@polkadot/api-augment": "^7.3.2-6",
"@polkadot/api-base": "^7.3.2-6",
"@polkadot/api-contract": "^7.3.2-6",
"@polkadot/api-derive": "^7.3.2-6",
"@polkadot/hw-ledger": "^8.3.1",
"@polkadot/keyring": "^8.3.1",
"@polkadot/networks": "^8.3.1",
"@polkadot/phishing": "^0.8.15",
"@polkadot/rpc-augment": "^7.3.2-6",
"@polkadot/rpc-core": "^7.3.2-6",
"@polkadot/rpc-provider": "^7.3.2-6",
"@polkadot/types": "^7.3.2-6",
"@polkadot/types-augment": "^7.3.2-6",
"@polkadot/types-codec": "^7.3.2-6",
"@polkadot/types-create": "^7.3.2-6",
"@polkadot/types-known": "^7.3.2-6",
"@polkadot/types-support": "^7.3.2-6",
"@polkadot/util": "^8.3.1",
"@polkadot/util-crypto": "^8.3.1",
"@polkadot/api": "^7.4.1",
"@polkadot/api-augment": "^7.4.1",
"@polkadot/api-base": "^7.4.1",
"@polkadot/api-contract": "^7.4.1",
"@polkadot/api-derive": "^7.4.1",
"@polkadot/hw-ledger": "^8.3.2",
"@polkadot/keyring": "^8.3.2",
"@polkadot/networks": "^8.3.2",
"@polkadot/phishing": "^0.8.38",
"@polkadot/rpc-augment": "^7.4.1",
"@polkadot/rpc-core": "^7.4.1",
"@polkadot/rpc-provider": "^7.4.1",
"@polkadot/types": "^7.4.1",
"@polkadot/types-augment": "^7.4.1",
"@polkadot/types-codec": "^7.4.1",
"@polkadot/types-create": "^7.4.1",
"@polkadot/types-known": "^7.4.1",
"@polkadot/types-support": "^7.4.1",
"@polkadot/util": "^8.3.2",
"@polkadot/util-crypto": "^8.3.2",
"@polkadot/wasm-crypto": "^4.5.1",
"babel-core": "^7.0.0-bridge.0",
"styled-components": "^5.3.1",
Expand Down
14 changes: 7 additions & 7 deletions packages/apps-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"main": "index.js",
"dependencies": {
"@acala-network/type-definitions": "^3.0.2-4",
Expand All @@ -28,12 +28,12 @@
"@metaverse-network-sdk/type-definitions": "^0.0.1-6",
"@parallel-finance/type-definitions": "1.4.4",
"@phala/typedefs": "0.2.30",
"@polkadot/api": "^7.3.2-6",
"@polkadot/api-derive": "^7.3.2-6",
"@polkadot/networks": "^8.3.1",
"@polkadot/types": "^7.3.2-6",
"@polkadot/util": "^8.3.1",
"@polkadot/x-fetch": "^8.3.1",
"@polkadot/api": "^7.4.1",
"@polkadot/api-derive": "^7.4.1",
"@polkadot/networks": "^8.3.2",
"@polkadot/types": "^7.4.1",
"@polkadot/util": "^8.3.2",
"@polkadot/x-fetch": "^8.3.2",
"@polymathnetwork/polymesh-types": "0.0.2",
"@snowfork/snowbridge-types": "0.2.6",
"@sora-substrate/type-definitions": "1.7.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/apps-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"url": "https://github.com/polkadot-js/apps.git"
},
"sideEffects": false,
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/core": "^7.16.7",
"@babel/polyfill": "^7.12.1",
"@polkadot/dev": "^0.65.31",
"@polkadot/react-components": "^0.101.2-18",
"@polkadot/dev": "^0.65.38",
"@polkadot/react-components": "^0.102.0",
"electron-log": "^4.4.4",
"electron-updater": "^4.6.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-routing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7"
}
Expand Down
20 changes: 10 additions & 10 deletions packages/apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
},
"sideEffects": true,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/core": "^7.16.7",
"@babel/polyfill": "^7.12.1",
"@babel/runtime": "^7.16.7",
"@polkadot/apps-config": "^0.101.2-18",
"@polkadot/apps-routing": "^0.101.2-18",
"@polkadot/dev": "^0.65.31",
"@polkadot/react-api": "^0.101.2-18",
"@polkadot/react-components": "^0.101.2-18",
"@polkadot/react-hooks": "^0.101.2-18",
"@polkadot/react-params": "^0.101.2-18",
"@polkadot/react-query": "^0.101.2-18",
"@polkadot/react-signer": "^0.101.2-18",
"@polkadot/apps-config": "^0.102.0",
"@polkadot/apps-routing": "^0.102.0",
"@polkadot/dev": "^0.65.38",
"@polkadot/react-api": "^0.102.0",
"@polkadot/react-components": "^0.102.0",
"@polkadot/react-hooks": "^0.102.0",
"@polkadot/react-params": "^0.102.0",
"@polkadot/react-query": "^0.102.0",
"@polkadot/react-signer": "^0.102.0",
"punycode": "^2.1.1",
"query-string": "^7.0.1"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/page-accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/phishing": "^0.8.15",
"@polkadot/react-components": "^0.101.2-18",
"@polkadot/vanitygen": "^0.48.12-0",
"@polkadot/phishing": "^0.8.38",
"@polkadot/react-components": "^0.102.0",
"@polkadot/vanitygen": "^0.48.12",
"detect-browser": "^5.3.0",
"file-saver": "^2.0.5"
},
"devDependencies": {
"@polkadot/test-support": "0.101.2-18"
"@polkadot/test-support": "0.102.0"
}
}
4 changes: 2 additions & 2 deletions packages/page-addresses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18",
"@polkadot/react-components": "^0.102.0",
"file-saver": "^2.0.5"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/page-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18"
"@polkadot/react-components": "^0.102.0"
}
}
6 changes: 3 additions & 3 deletions packages/page-bounties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18"
"@polkadot/react-components": "^0.102.0"
},
"devDependencies": {
"@polkadot/test-support": "0.101.2-18"
"@polkadot/test-support": "0.102.0"
}
}
4 changes: 2 additions & 2 deletions packages/page-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18"
"@polkadot/react-components": "^0.102.0"
}
}
4 changes: 2 additions & 2 deletions packages/page-claims/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18",
"@polkadot/react-components": "^0.102.0",
"secp256k1": "^3.8.0"
}
}
4 changes: 2 additions & 2 deletions packages/page-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/api-contract": "^7.3.2-6"
"@polkadot/api-contract": "^7.4.1"
}
}
6 changes: 3 additions & 3 deletions packages/page-council/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18",
"@polkadot/react-query": "^0.101.2-18"
"@polkadot/react-components": "^0.102.0",
"@polkadot/react-query": "^0.102.0"
}
}
6 changes: 3 additions & 3 deletions packages/page-democracy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18",
"@polkadot/react-query": "^0.101.2-18"
"@polkadot/react-components": "^0.102.0",
"@polkadot/react-query": "^0.102.0"
}
}
4 changes: 2 additions & 2 deletions packages/page-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18"
"@polkadot/react-components": "^0.102.0"
}
}
8 changes: 4 additions & 4 deletions packages/page-extrinsics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18",
"@polkadot/react-params": "^0.101.2-18",
"@polkadot/react-signer": "^0.101.2-18"
"@polkadot/react-components": "^0.102.0",
"@polkadot/react-params": "^0.102.0",
"@polkadot/react-signer": "^0.102.0"
}
}
4 changes: 2 additions & 2 deletions packages/page-gilt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18"
"@polkadot/react-components": "^0.102.0"
}
}
4 changes: 2 additions & 2 deletions packages/page-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18"
"@polkadot/react-components": "^0.102.0"
}
}
6 changes: 3 additions & 3 deletions packages/page-membership/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18",
"@polkadot/react-query": "^0.101.2-18"
"@polkadot/react-components": "^0.102.0",
"@polkadot/react-query": "^0.102.0"
}
}
6 changes: 3 additions & 3 deletions packages/page-parachains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18",
"@polkadot/react-query": "^0.101.2-18"
"@polkadot/react-components": "^0.102.0",
"@polkadot/react-query": "^0.102.0"
}
}
4 changes: 2 additions & 2 deletions packages/page-poll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.101.2-18",
"version": "0.102.0",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/react-components": "^0.101.2-18"
"@polkadot/react-components": "^0.102.0"
}
}
Loading

0 comments on commit 5aeef6f

Please sign in to comment.