Skip to content

Commit

Permalink
0.120.1 (#7970)
Browse files Browse the repository at this point in the history
* 0.120.1

* Bump deps
  • Loading branch information
jacogr authored Aug 8, 2022
1 parent b21a85e commit b47947a
Show file tree
Hide file tree
Showing 53 changed files with 208 additions and 256 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# CHANGELOG

## 0.120.1 Aug 8, 2022

Contributed:

- Update i18n for nominee list (Thanks to https://github.com/Nick-1979)
- Remove OnFinality endpoint for Calamari (Thanks to https://github.com/banananeko)
- Remove OnFinality endpoint for Turnin (Thanks to https://github.com/irsal)
- Add Dwellir endpoint for Bajun (Thanks to https://github.com/Maharacha)
- Added Shiden/Astar endpoint (Thanks to https://github.com/shunsukew)
- Remove Bit Country RPC node (Thanks to https://github.com/mikejamesli)
- Add Web3 Games RPC node (Thanks to https://github.com/Zombieliu)

Changes:

- Built `typesBundle` statically (no explicit 3rd party dependencies)
- Add support for Gov2 apps (referanda, preimages, whitelist, ranked collective)
- Correctly handle errors on invalid proxy account selection
- Handle JS apps error logs where logging itself fails


## 0.119.1 Jul 30, 2022

Contributed:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"url": "https://github.com/polkadot-js/apps.git"
},
"sideEffects": false,
"version": "0.119.2-24-x",
"version": "0.120.0",
"versions": {
"git": "0.119.2-24-x",
"npm": "0.119.1"
Expand Down
4 changes: 2 additions & 2 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.119.2-24-x",
"version": "0.120.0",
"main": "index.js",
"dependencies": {
"@acala-network/type-definitions": "^4.1.5",
Expand All @@ -23,7 +23,7 @@
"@docknetwork/node-types": "0.10.0",
"@edgeware/node-types": "3.6.2-wako",
"@equilab/definitions": "1.4.12",
"@interlay/interbtc-types": "1.7.0",
"@interlay/interbtc-types": "1.8.0",
"@kiltprotocol/type-definitions": "0.1.23",
"@laminar/type-definitions": "0.3.1",
"@logion/node-api": "0.4.0-5",
Expand Down
84 changes: 8 additions & 76 deletions packages/apps-config/src/api/typesBundle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34267,12 +34267,11 @@ export const typesBundle = {
{
"minmax": [
0,
100
null
],
"types": {
"BalanceWrapper": {
"currencyId": "CurrencyId",
"amount": "i128"
"amount": "String"
},
"CurrencyId": {
"_enum": {
Expand Down Expand Up @@ -34445,22 +34444,6 @@ export const typesBundle = {
"type": "Vec<H256>"
}
},
"relay": {
"isTransactionInvalid": {
"description": "Determine if the RawTx is invalid for the specified VaultId",
"params": [
{
"name": "vault_id",
"type": "VaultId"
},
{
"name": "raw_tx",
"type": "Vec<u8>"
}
],
"type": "void"
}
},
"replace": {
"getNewVaultReplaceRequests": {
"description": "Get all replace request IDs to a particular vault",
Expand Down Expand Up @@ -34619,12 +34602,11 @@ export const typesBundle = {
{
"minmax": [
0,
100
null
],
"types": {
"BalanceWrapper": {
"currencyId": "CurrencyId",
"amount": "i128"
"amount": "String"
},
"CurrencyId": {
"_enum": {
Expand Down Expand Up @@ -34797,22 +34779,6 @@ export const typesBundle = {
"type": "Vec<H256>"
}
},
"relay": {
"isTransactionInvalid": {
"description": "Determine if the RawTx is invalid for the specified VaultId",
"params": [
{
"name": "vault_id",
"type": "VaultId"
},
{
"name": "raw_tx",
"type": "Vec<u8>"
}
],
"type": "void"
}
},
"replace": {
"getNewVaultReplaceRequests": {
"description": "Get all replace request IDs to a particular vault",
Expand Down Expand Up @@ -34971,12 +34937,11 @@ export const typesBundle = {
{
"minmax": [
0,
100
null
],
"types": {
"BalanceWrapper": {
"currencyId": "CurrencyId",
"amount": "i128"
"amount": "String"
},
"CurrencyId": {
"_enum": {
Expand Down Expand Up @@ -35149,22 +35114,6 @@ export const typesBundle = {
"type": "Vec<H256>"
}
},
"relay": {
"isTransactionInvalid": {
"description": "Determine if the RawTx is invalid for the specified VaultId",
"params": [
{
"name": "vault_id",
"type": "VaultId"
},
{
"name": "raw_tx",
"type": "Vec<u8>"
}
],
"type": "void"
}
},
"replace": {
"getNewVaultReplaceRequests": {
"description": "Get all replace request IDs to a particular vault",
Expand Down Expand Up @@ -43209,12 +43158,11 @@ export const typesBundle = {
{
"minmax": [
0,
100
null
],
"types": {
"BalanceWrapper": {
"currencyId": "CurrencyId",
"amount": "i128"
"amount": "String"
},
"CurrencyId": {
"_enum": {
Expand Down Expand Up @@ -43387,22 +43335,6 @@ export const typesBundle = {
"type": "Vec<H256>"
}
},
"relay": {
"isTransactionInvalid": {
"description": "Determine if the RawTx is invalid for the specified VaultId",
"params": [
{
"name": "vault_id",
"type": "VaultId"
},
{
"name": "raw_tx",
"type": "Vec<u8>"
}
],
"type": "void"
}
},
"replace": {
"getNewVaultReplaceRequests": {
"description": "Get all replace request IDs to a particular vault",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-config/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.119.2-24-x' };
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.120.0' };
4 changes: 2 additions & 2 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.119.2-24-x",
"version": "0.120.0",
"dependencies": {
"@babel/core": "^7.18.10",
"@babel/polyfill": "^7.12.1",
"@polkadot/dev": "^0.67.89",
"@polkadot/react-components": "^0.119.2-24-x",
"@polkadot/react-components": "^0.120.0",
"electron-log": "^4.4.8",
"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.119.2-24-x",
"version": "0.120.0",
"dependencies": {
"@babel/runtime": "^7.18.9"
}
Expand Down
18 changes: 9 additions & 9 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.119.2-24-x",
"version": "0.120.0",
"dependencies": {
"@babel/core": "^7.18.10",
"@babel/polyfill": "^7.12.1",
"@babel/runtime": "^7.18.9",
"@polkadot/apps-config": "^0.119.2-24-x",
"@polkadot/apps-routing": "^0.119.2-24-x",
"@polkadot/apps-config": "^0.120.0",
"@polkadot/apps-routing": "^0.120.0",
"@polkadot/dev": "^0.67.89",
"@polkadot/react-api": "^0.119.2-24-x",
"@polkadot/react-components": "^0.119.2-24-x",
"@polkadot/react-hooks": "^0.119.2-24-x",
"@polkadot/react-params": "^0.119.2-24-x",
"@polkadot/react-query": "^0.119.2-24-x",
"@polkadot/react-signer": "^0.119.2-24-x",
"@polkadot/react-api": "^0.120.0",
"@polkadot/react-components": "^0.120.0",
"@polkadot/react-hooks": "^0.120.0",
"@polkadot/react-params": "^0.120.0",
"@polkadot/react-query": "^0.120.0",
"@polkadot/react-signer": "^0.120.0",
"punycode": "^2.1.1",
"query-string": "^7.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.119.2-24-x' };
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.120.0' };
8 changes: 4 additions & 4 deletions packages/page-accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@
},
"sideEffects": false,
"type": "module",
"version": "0.119.2-24-x",
"version": "0.120.0",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/hw-ledger": "^10.1.3",
"@polkadot/phishing": "^0.18.4",
"@polkadot/react-components": "^0.119.2-24-x",
"@polkadot/react-hooks": "^0.119.2-24-x",
"@polkadot/react-components": "^0.120.0",
"@polkadot/react-hooks": "^0.120.0",
"@polkadot/util": "^10.1.3",
"@polkadot/vanitygen": "^0.52.2",
"detect-browser": "^5.3.0",
"file-saver": "^2.0.5"
},
"devDependencies": {
"@polkadot/test-support": "0.119.2-24-x"
"@polkadot/test-support": "0.120.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.119.2-24-x",
"version": "0.120.0",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/react-components": "^0.119.2-24-x",
"@polkadot/react-components": "^0.120.0",
"file-saver": "^2.0.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/page-alliance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.119.2-24-x",
"version": "0.120.0",
"dependencies": {
"@babel/runtime": "^7.18.9"
}
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.119.2-24-x",
"version": "0.120.0",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/react-components": "^0.119.2-24-x"
"@polkadot/react-components": "^0.120.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.119.2-24-x",
"version": "0.120.0",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/react-components": "^0.119.2-24-x"
"@polkadot/react-components": "^0.120.0"
},
"devDependencies": {
"@polkadot/test-support": "0.119.2-24-x"
"@polkadot/test-support": "0.120.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.119.2-24-x",
"version": "0.120.0",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/react-components": "^0.119.2-24-x"
"@polkadot/react-components": "^0.120.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.119.2-24-x",
"version": "0.120.0",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/react-components": "^0.119.2-24-x",
"@polkadot/react-components": "^0.120.0",
"secp256k1": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion packages/page-collator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.119.2-24-x",
"version": "0.120.0",
"dependencies": {
"@babel/runtime": "^7.18.9"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/page-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.119.2-24-x",
"version": "0.120.0",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/api-contract": "^9.1.1"
Expand Down
Loading

0 comments on commit b47947a

Please sign in to comment.