Skip to content

Commit

Permalink
[CI Skip] bump/beta 0.146.2-24-x
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Dec 29, 2024
1 parent 5e80322 commit 2336ad6
Show file tree
Hide file tree
Showing 61 changed files with 223 additions and 199 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
25 Luke Schoen fix typo kusama (#3083)
24 sxlwar crab config (#6995)
24 WoeOm feat: subscan support fellowship, referenda v2 (#8987)
20 Daria disable unreachable endpoints (#11161)
21 Daria Relay Chain - Coretime Sale UI (#11091)
20 Nikita Update icon and colors for Realis.Network (#6336)
18 fomod-in Update translation.json (#5942)
18 Wei Tang Re-enable Neatcoin endpoint (#8271)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"versions": {
"git": "0.146.2-23-x",
"git": "0.146.2-24-x",
"npm": "0.146.1"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"main": "index.js",
"dependencies": {
"@acala-network/type-definitions": "5.1.2",
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.146.2-23-x' };
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.146.2-24-x' };
2 changes: 1 addition & 1 deletion packages/apps-electron/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.146.2-23-x",
"version": "0.146.2-24-x",
"main": "build/electron.js",
"dependencies": {
"electron-log": "^5.0.1",
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 @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"peerDependencies": {
"react": "*",
"react-dom": "*",
Expand Down
18 changes: 9 additions & 9 deletions packages/apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
},
"sideEffects": true,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"dependencies": {
"@acala-network/chopsticks-core": "^1.0.1",
"@polkadot/apps-config": "^0.146.2-23-x",
"@polkadot/apps-routing": "^0.146.2-23-x",
"@polkadot/apps-config": "^0.146.2-24-x",
"@polkadot/apps-routing": "^0.146.2-24-x",
"@polkadot/dev": "^0.82.1",
"@polkadot/react-api": "^0.146.2-23-x",
"@polkadot/react-components": "^0.146.2-23-x",
"@polkadot/react-hooks": "^0.146.2-23-x",
"@polkadot/react-params": "^0.146.2-23-x",
"@polkadot/react-query": "^0.146.2-23-x",
"@polkadot/react-signer": "^0.146.2-23-x",
"@polkadot/react-api": "^0.146.2-24-x",
"@polkadot/react-components": "^0.146.2-24-x",
"@polkadot/react-hooks": "^0.146.2-24-x",
"@polkadot/react-params": "^0.146.2-24-x",
"@polkadot/react-query": "^0.146.2-24-x",
"@polkadot/react-signer": "^0.146.2-24-x",
"punycode": "^2.3.1",
"query-string": "^8.1.0",
"react": "^18.2.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/apps/public/locales/en/app-coretime.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"Blocks (relay)": "Blocks (relay)",
"Blocks(coretime)": "Blocks(coretime)",
"Dates": "Dates",
"Overview": "Overview",
"Pick a sale number": "Pick a sale number",
"Purchase a core": "Purchase a core",
"Sale": "Sale",
"Timeslices": "Timeslices",
"core number": "core number",
"cores sold": "cores sold",
"cycle dates": "cycle dates",
Expand All @@ -8,11 +15,16 @@
"cycle ts": "cycle ts",
"end": "end",
"last block": "last block",
"last timeslice": "last timeslice",
"name": "name",
"other cores": "other cores",
"parachains": "parachains",
"renewal": "renewal",
"renewal price": "renewal price",
"sale end": "sale end",
"sale number": "sale number",
"sale progress": "sale progress",
"sold/offered": "sold/offered",
"timeslice": "timeslice",
"type": "type"
}
12 changes: 12 additions & 0 deletions packages/apps/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,9 @@
"Bid to join": "",
"Bid via Proxy": "",
"Block details": "",
"Blocks (relay)": "",
"Blocks nominations": "",
"Blocks(coretime)": "",
"Bond": "",
"Bond & Nominate": "",
"Bond & Validate": "",
Expand Down Expand Up @@ -218,6 +220,7 @@
"Custom index": "",
"DCF": "",
"Dark theme": "",
"Dates": "",
"Deciding": "",
"Decimals": "",
"Decision deposit": "",
Expand Down Expand Up @@ -527,6 +530,7 @@
"Payouts ({{count}})": "",
"Payouts of rewards for a validator can be initiated by any account. This means that as soon as a validator or nominator requests a payout for an era, all the nominators for that validator will be rewarded. Each user does not need to claim individually and the suggestion is that validators should claim rewards for everybody as soon as an era ends.": "",
"Pending call hashes": "",
"Pick a sale number": "",
"Place bid": "",
"Place decision deposit": "",
"Place deposit": "",
Expand Down Expand Up @@ -571,6 +575,7 @@
"Proxied": "",
"Proxied account has no owned proxies": "",
"Proxy overview": "",
"Purchase a core": "",
"Raw seed": "",
"Raw storage": "",
"Read": "",
Expand Down Expand Up @@ -622,6 +627,7 @@
"Reward implementer": "",
"Reward the bounty to an implementer's account. The implementer will be able to claim the funds after a delay period.": "",
"Rewards (once paid) can be deposited to either the stash or controller, with different effects.": "",
"Sale": "",
"Save": "",
"Save & Reload": "",
"Save delegation": "",
Expand Down Expand Up @@ -974,6 +980,7 @@
"This pubic key is what will be visible in your queued keys list. It is generated based on the seed and the crypto used.": "",
"This vote does not affect any economics of the Polkadot platform. Staking rewards, inflation, effective market capitalisation and the underlying balances of every account remain completely unchanged. It is \"merely\" about what units we use to denominate the balances into \"DOT\" for the purpose of display.": "",
"This will apply to any future use of this account as stored on this browser. Ensure that you securely store this new password and that it is strong and unique to the account.": "",
"Timeslices": "",
"Tip": "",
"Tip (optional)": "",
"Tippers ({{count}})": "",
Expand Down Expand Up @@ -1478,6 +1485,7 @@
"last events": "",
"last period": "",
"last reward": "",
"last timeslice": "",
"latest": "",
"launch period": "",
"lease period": "",
Expand Down Expand Up @@ -1686,6 +1694,9 @@
"rotation": "",
"rule": "",
"runners up": "",
"sale end": "",
"sale number": "",
"sale progress": "",
"scheduled": "",
"seats": "",
"secret": "",
Expand Down Expand Up @@ -1720,6 +1731,7 @@
"signature {{type}}": "",
"skeptic": "",
"society head": "",
"sold/offered": "",
"[email protected]": "",
"sort by": "",
"spend period": "",
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.146.2-23-x' };
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.146.2-24-x' };
8 changes: 4 additions & 4 deletions packages/page-accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"dependencies": {
"@polkadot/hw-ledger": "^13.2.3",
"@polkadot/phishing": "^0.24.3",
"@polkadot/react-components": "^0.146.2-23-x",
"@polkadot/react-hooks": "^0.146.2-23-x",
"@polkadot/react-components": "^0.146.2-24-x",
"@polkadot/react-hooks": "^0.146.2-24-x",
"@polkadot/util": "^13.2.3",
"@polkadot/vanitygen": "^0.60.3",
"detect-browser": "^5.3.0",
"file-saver": "^2.0.5"
},
"devDependencies": {
"@polkadot/test-support": "0.146.2-23-x"
"@polkadot/test-support": "0.146.2-24-x"
},
"peerDependencies": {
"react": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-addresses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"dependencies": {
"@polkadot/react-components": "^0.146.2-23-x",
"@polkadot/react-components": "^0.146.2-24-x",
"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 @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"peerDependencies": {
"react": "*",
"react-dom": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-ambassador/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"peerDependencies": {
"react": "*",
"react-dom": "*",
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 @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"dependencies": {
"@polkadot/react-components": "^0.146.2-23-x"
"@polkadot/react-components": "^0.146.2-24-x"
},
"peerDependencies": {
"react": "*",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-bounties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"dependencies": {
"@polkadot/react-components": "^0.146.2-23-x"
"@polkadot/react-components": "^0.146.2-24-x"
},
"devDependencies": {
"@polkadot/test-support": "0.146.2-23-x"
"@polkadot/test-support": "0.146.2-24-x"
},
"peerDependencies": {
"react": "*",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-broker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"dependencies": {
"@polkadot/react-components": "0.146.2-23-x",
"@polkadot/react-query": "0.146.2-23-x"
"@polkadot/react-components": "0.146.2-24-x",
"@polkadot/react-query": "0.146.2-24-x"
},
"peerDependencies": {
"react": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"dependencies": {
"@polkadot/react-components": "^0.146.2-23-x"
"@polkadot/react-components": "^0.146.2-24-x"
},
"peerDependencies": {
"react": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-claims/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"dependencies": {
"@polkadot/react-components": "^0.146.2-23-x",
"@polkadot/react-components": "^0.146.2-24-x",
"secp256k1": "^3.8.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/page-collator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"peerDependencies": {
"react": "*",
"react-dom": "*",
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 @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"dependencies": {
"@polkadot/api-contract": "14.3.1",
"eventemitter3": "^5.0.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/page-coretime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"dependencies": {
"@polkadot/react-components": "^0.146.2-23-x",
"@polkadot/react-query": "^0.146.2-23-x"
"@polkadot/react-components": "^0.146.2-24-x",
"@polkadot/react-query": "^0.146.2-24-x"
},
"peerDependencies": {
"react": "*",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-council/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"dependencies": {
"@polkadot/react-components": "^0.146.2-23-x",
"@polkadot/react-query": "^0.146.2-23-x"
"@polkadot/react-components": "^0.146.2-24-x",
"@polkadot/react-query": "^0.146.2-24-x"
},
"peerDependencies": {
"react": "*",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-democracy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"dependencies": {
"@polkadot/react-components": "^0.146.2-23-x",
"@polkadot/react-query": "^0.146.2-23-x"
"@polkadot/react-components": "^0.146.2-24-x",
"@polkadot/react-query": "^0.146.2-24-x"
},
"peerDependencies": {
"react": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.146.2-23-x",
"version": "0.146.2-24-x",
"dependencies": {
"@polkadot/react-components": "^0.146.2-23-x"
"@polkadot/react-components": "^0.146.2-24-x"
},
"peerDependencies": {
"react": "*",
Expand Down
Loading

0 comments on commit 2336ad6

Please sign in to comment.