Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
10 Pierre Besson Add bridge hub teleport destination for Polkadot and Kusama (#10404)
10 zzcwoshizz rm elara endpoint (#6778)
9 Alessandro Siniscalchi [LAOS] update bootnodes and hosting name (#11452)
9 Carl chore: update subscan link configs (#12148)
9 Chevdor Add doc related to IPFS and pinning (#2788)
9 FiveKG Removed onfinality phala (#12019)
9 José Molina Colmenero Add proof size summary (#10639)
Expand All @@ -70,7 +71,6 @@
9 Nikhil Ranjan Identity fix. Username has been introduced in identity pallet. (#10491)
9 Tom Activate IBP2 Passet Hub Paseo (#11722)
8 Ayush Mishra Updated Invo Network Testnet URL (#10419)
8 Carl chore: update Subscan links for paseo chains (#11535)
8 Eugene Way Change vara endpoint (#10763)
8 frank Add Live Network Odyssey (#7866)
8 Gonza Montiel make pendulum reachable (#9014)
Expand Down Expand Up @@ -370,6 +370,7 @@
1 Alexey Rename SORA-staging Node to Sora (#5084)
1 AlexLgn Fix: Rename 'Quantum Fusion' to 'QF Network' (#11789)
1 Anakorn Tata Kyavatanakij fix SummaryBar (#1981)
1 AndreasGassmann [Parachain] Add Acurast mainnet (#12184)
1 Andrew Jones Fix upload and deploy contract(s) after rename (#1346)
1 Andy Bell Dali to Picasso (#9102)
1 Anthony Chan fix the cess testnet logo wrong bug (#8649)
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.170.1",
"version": "0.170.2-1-x",
"versions": {
"git": "0.170.1",
"git": "0.170.2-1-x",
"npm": "0.170.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.170.1",
"version": "0.170.2-1-x",
"main": "index.js",
"dependencies": {
"@acala-network/type-definitions": "5.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/apps-config/src/endpoints/productionRelayKusama.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import type { EndpointOption } from './types.js';

import { KUSAMA_GENESIS } from '../api/constants.js';
import { chainsAbandPNG, chainsAcurastPNG, chainsAltairSVG, chainsAmplitudeSVG, chainsAssethubKusamaSVG, chainsCoretimeKusamaSVG, chainsDorafactoryPNG, chainsGenshiroSVG, chainsGmJPEG, chainsKaruraSVG, chainsKicoPNG, chainsKintsugiPNG, chainsKreivoSVG, chainsKusamaSVG, chainsListenPNG, chainsPeopleKusamaSVG, chainsQpnPNG, chainsRiodefiPNG, chainsShidenPNG, chainsTinkerPNG, chainsTuringPNG, chainsUnorthodoxPNG } from '../ui/logos/chains/index.js';
import { chainsAbandPNG, chainsAcurastSVG, chainsAltairSVG, chainsAmplitudeSVG, chainsAssethubKusamaSVG, chainsCoretimeKusamaSVG, chainsDorafactoryPNG, chainsGenshiroSVG, chainsGmJPEG, chainsKaruraSVG, chainsKicoPNG, chainsKintsugiPNG, chainsKreivoSVG, chainsKusamaSVG, chainsListenPNG, chainsPeopleKusamaSVG, chainsQpnPNG, chainsRiodefiPNG, chainsShidenPNG, chainsTinkerPNG, chainsTuringPNG, chainsUnorthodoxPNG } from '../ui/logos/chains/index.js';
import { nodesApronPNG, nodesAresMarsPNG, nodesBajunPNG, nodesBasiliskPNG, nodesBifrostSVG, nodesBitcountryPNG, nodesBridgeHubBlackSVG, nodesCalamariPNG, nodesCrabSVG, nodesCurioSVG, nodesDatahighwayPNG, nodesEncointerBlueSVG, nodesHyperbridgePNG, nodesImbuePNG, nodesIpciSVG, nodesKabochaSVG, nodesKhalaSVG, nodesKrestPNG, nodesLoomNetworkPNG, nodesMoonriverSVG, nodesParallelSVG, nodesPicassoPNG, nodesPichiuPNG, nodesPolkasmithSVG, nodesQuartzPNG, nodesRegionxPNG, nodesRobonomicsSVG, nodesSakuraSVG, nodesShadowSVG, nodesSnowPNG, nodesSoraSubstrateSVG, nodesSubgameSVG, nodesSubsocialXSVG, nodesT1rnPNG, nodesTrustbasePNG, nodesXodePNG, nodesYerbanetworkPNG, nodesZeroSVG } from '../ui/logos/nodes/index.js';
import { getTeleports } from './util.js';

Expand Down Expand Up @@ -40,7 +40,7 @@ export const prodParasKusama: Omit<EndpointOption, 'teleport'>[] = [
text: 'Acurast Canary',
ui: {
color: '#000000',
logo: chainsAcurastPNG
logo: chainsAcurastSVG
}
},
{
Expand Down
15 changes: 14 additions & 1 deletion packages/apps-config/src/endpoints/productionRelayPolkadot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import type { EndpointOption } from './types.js';

import { POLKADOT_GENESIS } from '../api/constants.js';
import { chainsAcalaSVG, chainsBitgreenPNG, chainsComposableFinancePNG, chainsEquilibriumSVG, chainsFrequencySVG, chainsGeminisPNG, chainsHydrationSVG, chainsInvarchJPEG, chainsLaosPNG, chainsLogionPNG, chainsMyxcavPNG, chainsNeurowebPNG, chainsOakPNG, chainsPeaqPNG, chainsPendulumSVG, chainsPeoplePolkadotSVG, chainsPolkadotCircleSVG, chainsTotemSVG, chainsWatrPNG } from '../ui/logos/chains/index.js';
import { chainsAcalaSVG, chainsAcurastSVG, chainsBitgreenPNG, chainsComposableFinancePNG, chainsEquilibriumSVG, chainsFrequencySVG, chainsGeminisPNG, chainsHydrationSVG, chainsInvarchJPEG, chainsLaosPNG, chainsLogionPNG, chainsMyxcavPNG, chainsNeurowebPNG, chainsOakPNG, chainsPeaqPNG, chainsPendulumSVG, chainsPeoplePolkadotSVG, chainsPolkadotCircleSVG, chainsTotemSVG, chainsWatrPNG } from '../ui/logos/chains/index.js';
import { nodesAjunaPNG, nodesAresOdysseySVG, nodesAssetHubSVG, nodesAstarPNG, nodesAventusSVG, nodesBifrostSVG, nodesBridgeHubSVG, nodesCentrifugePNG, nodesCloverSVG, nodesCoinversationPNG, nodesCollectivesSVG, nodesContinuumPNG, nodesCrustParachainSVG, nodesDarwiniaSVG, nodesEfinitySVG, nodesEwxSVG, nodesHashedPNG, nodesHeimaSVG, nodesHyperbridgePNG, nodesIntegriteeSVG, nodesInterlaySVG, nodesJamtonSVG, nodesKiltIconSVG, nodesKylinPNG, nodesMantaPNG, nodesMoonbeamSVG, nodesMoonsamaSVG, nodesMythosPNG, nodesNodleSVG, nodesOmnibtcSVG, nodesParallelSVG, nodesPhalaSVG, nodesPolkadexSVG, nodesRobonomicsSVG, nodesSoraSubstrateSVG, nodesSubdaoPNG, nodesSubgameSVG, nodesSubsocialSVG, nodesT3rnPNG, nodesUniqueSVG, nodesXodePNG, nodesZeitgeistPNG } from '../ui/logos/nodes/index.js';
import { getTeleports } from './util.js';

Expand Down Expand Up @@ -39,6 +39,19 @@ export const prodParasPolkadot: Omit<EndpointOption, 'teleport'>[] = [
logo: chainsAcalaSVG
}
},
{
homepage: 'https://acurast.com',
info: 'acurast',
paraId: 3396,
providers: {
Acurast: 'wss://public-rpc.mainnet.acurast.com'
},
text: 'Acurast',
ui: {
color: '#b4e600',
logo: chainsAcurastSVG
}
},
{
homepage: 'https://ajuna.io',
info: 'ajuna',
Expand Down
11 changes: 10 additions & 1 deletion packages/apps-config/src/links/subscan.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export const Subscan: ExternalDef = {
Bifrost: 'bifrost-kusama',
'Bifrost Polkadot': 'bifrost',
BridgeHub: 'bridgehub-polkadot',
'CC Enterprise': 'cc-enterprise',
'Calamari Parachain': 'calamari',
Centrifuge: 'centrifuge',
ChainX: 'chainx',
Expand All @@ -34,10 +35,12 @@ export const Subscan: ExternalDef = {
Coretime: 'coretime-polkadot',
Crab2: 'crab',
Creditcoin: 'creditcoin',
'Creditcoin PoS Testnet': 'cc-enterprise-testnet',
'Creditcoin3 Testnet': 'creditcoin3-testnet',
Crust: 'crust',
'Crust Network': 'crust-parachain',
'Crust Shadow': 'shadow',
Dancelight: 'dancelight',
Darwinia: 'darwinia',
Darwinia2: 'darwinia',
Dock: 'dock',
Expand Down Expand Up @@ -96,14 +99,20 @@ export const Subscan: ExternalDef = {
'Shibuya Testnet': 'shibuya',
Shiden: 'shiden',
Stafi: 'stafi',
Tanssi: 'tanssi',
'Turing Network': 'turing',
UNIQUE: 'unique',
Unique: 'unique',
Vara: 'vara',
'Vara Network': 'vara',
Westend: 'westend',
'Westend Asset Hub': 'assethub-westend',
'Westend BridgeHub': 'bridgehub-westend',
'Westend Coretime': 'coretime-westend',
'Westend People': 'people-westend',
Zeitgeist: 'zeitgeist',
kintsugi: 'kintsugi'
kintsugi: 'kintsugi',
'krest-network': 'krest'
},
create: (chain: string, path: string, data: BN | number | string): string =>
`https://${chain}.subscan.io/${path}/${data.toString()}`,
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.170.1' };
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.170.2-1-x' };
Binary file removed packages/apps-config/src/ui/logos/chains/acurast.png
Binary file not shown.
1 change: 1 addition & 0 deletions packages/apps-config/src/ui/logos/chains/acurast.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// Copyright 2017-2026 @polkadot/apps authors & contributors
// SPDX-License-Identifier: Apache-2.0

// Do not edit. Auto-generated via node scripts/imgConvert.mjs

export const chainsAcurastSVG = 'data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMDAgMjAwIj48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntzdHJva2Utd2lkdGg6MHB4O30uY2xzLTJ7ZmlsbDojYjRlNjAwO308L3N0eWxlPjwvZGVmcz48cmVjdCBjbGFzcz0iY2xzLTEiIHg9Ii4zNSIgeT0iLS4wNCIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMTE1LjU3IDYyLjYzIDcxLjk3IDYyLjYzIDQwLjgzIDEyNC45MSA4NC40MyAxMjQuOTEgMTE1LjU3IDYyLjYzIi8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjEwMy4xMSAxMDAgMTQwLjQ4IDEwMCAxNTkuMTcgMTM3LjM3IDEyMS44IDEzNy4zNyAxMDMuMTEgMTAwIi8+PC9zdmc+';
2 changes: 1 addition & 1 deletion packages/apps-config/src/ui/logos/chains/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
export { chains3dpassSVG } from './generated/3dpassSVG.js';
export { chainsAbandPNG } from './generated/abandPNG.js';
export { chainsAcalaSVG } from './generated/acalaSVG.js';
export { chainsAcurastPNG } from './generated/acurastPNG.js';
export { chainsAcurastSVG } from './generated/acurastSVG.js';
export { chainsAlephSVG } from './generated/alephSVG.js';
export { chainsAllfeatSVG } from './generated/allfeatSVG.js';
export { chainsAltairSVG } from './generated/altairSVG.js';
Expand Down
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.170.1",
"version": "0.170.2-1-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.170.1",
"version": "0.170.2-1-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.170.1",
"version": "0.170.2-1-x",
"dependencies": {
"@acala-network/chopsticks-core": "^1.2.1",
"@polkadot/apps-config": "^0.170.1",
"@polkadot/apps-routing": "^0.170.1",
"@polkadot/apps-config": "^0.170.2-1-x",
"@polkadot/apps-routing": "^0.170.2-1-x",
"@polkadot/dev": "^0.83.3",
"@polkadot/react-api": "^0.170.1",
"@polkadot/react-components": "^0.170.1",
"@polkadot/react-hooks": "^0.170.1",
"@polkadot/react-params": "^0.170.1",
"@polkadot/react-query": "^0.170.1",
"@polkadot/react-signer": "^0.170.1",
"@polkadot/react-api": "^0.170.2-1-x",
"@polkadot/react-components": "^0.170.2-1-x",
"@polkadot/react-hooks": "^0.170.2-1-x",
"@polkadot/react-params": "^0.170.2-1-x",
"@polkadot/react-query": "^0.170.2-1-x",
"@polkadot/react-signer": "^0.170.2-1-x",
"punycode": "^2.3.1",
"query-string": "^8.1.0",
"react": "^18.2.0",
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.170.1' };
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.170.2-1-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.170.1",
"version": "0.170.2-1-x",
"dependencies": {
"@polkadot/hw-ledger": "^13.5.9",
"@polkadot/phishing": "^0.25.23",
"@polkadot/react-components": "^0.170.1",
"@polkadot/react-hooks": "^0.170.1",
"@polkadot/react-components": "^0.170.2-1-x",
"@polkadot/react-hooks": "^0.170.2-1-x",
"@polkadot/util": "^13.5.9",
"@polkadot/vanitygen": "^0.63.19",
"detect-browser": "^5.3.0",
"file-saver": "^2.0.5"
},
"devDependencies": {
"@polkadot/test-support": "0.170.1"
"@polkadot/test-support": "0.170.2-1-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.170.1",
"version": "0.170.2-1-x",
"dependencies": {
"@polkadot/react-components": "^0.170.1",
"@polkadot/react-components": "^0.170.2-1-x",
"file-saver": "^2.0.5"
},
"devDependencies": {
Expand Down
Loading
Loading