Skip to content

Commit d31a7ec

Browse files
committed
Merge branch 'master' of github.com:wirednkod/apps into nik-fix-staking-numbers
2 parents db83a8a + 92748bf commit d31a7ec

File tree

65 files changed

+852
-938
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+852
-938
lines changed

CONTRIBUTORS

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
3665 Jaco Bump API (#7737)
1+
3671 Jaco Disable unreachable endpoints (#7768)
22
79 Thibaut Sardan Nit, use as LedgerTypes casting (#4425)
33
62 kwingram25 iadd fix (#2911)
44
46 Antoine Estienne Update moonbeam endpoints and moonbase logo and color (#6890)
5-
44 pan update bifrost name (#7700)
5+
45 pan update bifrost link on subscan (#7761)
66
41 MiZiet Apply styles to the unbonding icon (#6314)
77
31 Stefanie Doll Set higher default gas limit, switch from bitlength u32 to u128 for input fields (#2743)
88
29 Ewa Kowalska Style badges in accounts list (#6208)
@@ -37,12 +37,12 @@
3737
10 zzcwoshizz rm elara endpoint (#6778)
3838
9 Alex D add genshiro standalone mainnet (#6062)
3939
9 Chevdor Add doc related to IPFS and pinning (#2788)
40+
9 Yongfeng LI Adjust subsquare external links (#7752)
4041
8 Hging Add MathChain mainnet support (#6214)
4142
8 illlefr4u new additions to Russian translation (#2948)
4243
8 Jakub Jóźwiak Code signing and Notarization (#2794)
4344
8 Kodeist add hydradx rpc node (#7704)
4445
8 lumir-mrkva basilisk rococo parachain added (#7180)
45-
8 Yongfeng LI Add subsquare external links for polkadot, polkadex and crab (#7709)
4646
7 alanchang124 add onfinality endpoint for acala mandala tc7 (#7615)
4747
7 Drew Stone Update production.ts (#5757)
4848
7 frank Update Odyssey parachain (#7019)
@@ -76,6 +76,7 @@
7676
5 FreePoi remove support of karura by elara (#6639)
7777
5 Gabriel Facco de Arruda feat: Added GM Parachain (#7654)
7878
5 Lovesh Harchandani Update types (#5499)
79+
5 Marko Petrlić Update Ternoa logo and mainnet name (#7758)
7980
5 Marni trying to get mapping of nominators correct (#346)
8081
5 Masterdubs Add KSI and SDX bridge type (#7185)
8182
5 Masterdubs update and clean galital standalone chain specs and type (#5225)
@@ -94,8 +95,8 @@
9495
4 Kai enable litentry endpoint (#7650)
9596
4 Luke Sugiura Refactor Backup component with hooks (#1927)
9697
4 Marcin Wachulski Account row collapsible row details (#5894)
97-
4 marco feat(types): bump types to 0.0.14 (#6636)
98-
4 Marko Petrlić add Ternoa Alphanet and Ternoa Mainnet (#7598)
98+
4 marco feat: add zero alphaville (#7769)
99+
4 marco feat: add zero alphaville (#7769)
99100
4 mn13 update actual equilibrium version (#6836)
100101
4 philipstanislaus Upgrade Centrifuge types (#2428)
101102
4 toxotguo Add ChainX endpoints hosted by Patract Elara (#4582)
@@ -114,6 +115,7 @@
114115
3 Eric fix websocket connection (#7574)
115116
3 Eswara Sai Added parser to extract i18n strings (#1710)
116117
3 h4x3rotab Update Khala logo, color, and types (#5299)
118+
3 helixstreet Helixstreet -> helixstreet (#7764)
117119
3 Hyungsuk Kang Update opportunity types (#5574)
118120
3 iiiiiiii update jupiter (#5018)
119121
3 imstar15 Remove Neumann (#7701)
@@ -124,7 +126,6 @@
124126
3 kotlarmilos Update OriginTrail Parachain on polkadotjs (#7416)
125127
3 Lay Hunt Update Uniarts Chain types & logo & main net (#5253)
126128
3 limichange Bump @phala/typedefs version (#5709)
127-
3 marco feat(types): bump types to 0.0.14 (#6636)
128129
3 Mario Pino update PolkaStats logo (#3600)
129130
3 Myron use new log for crust parachain (#6520)
130131
3 Nikhil Ranjan Enable subscan for polkadot parachains (#6802)
@@ -182,6 +183,7 @@
182183
2 Nazar Mokrynskyi Update Subspace Gemini endpoints to 1b (#7675)
183184
2 Nikita Polyakov update type defenitions to 1.8.30 (#7488)
184185
2 qinghuan add chainx rococo node (#4772)
186+
2 Rishi Karthikeyan Polkadot js master (#7762)
185187
2 Shankar D. Warang Typo: elpased -> elapsed (#4110)
186188
2 sharkygg add subdao test and polkadot parachain network; (#6515)
187189
2 Shawn Tabrizi allow dissolve by anyone when ended (#7184)
@@ -203,6 +205,8 @@
203205
1 Alistair Singh Add Rococo Snowbridge (#7630)
204206
1 Anakorn Tata Kyavatanakij fix SummaryBar (#1981)
205207
1 Andrew Jones Fix upload and deploy contract(s) after rename (#1346)
208+
1 ashkuc Update UniqueNetwork definitions (#7744)
209+
1 benjichat Dwellir is removing support for Parallel and Parallel Heiko RPC endpoints (#7745)
206210
1 Bill Laboon Add explanation that Docker port is 80 (#1480)
207211
1 BoBin Add subscan rococo extra link (#4439)
208212
1 Bobo type def update (#6612)
@@ -299,7 +303,6 @@
299303
1 Ravi Kumar Add hi_IN translation (#5420)
300304
1 Raymond Zhong Add types for beresheet runtime (#5576)
301305
1 Ricardo Rius Update stable poc types (#3783)
302-
1 Rishi Karthikeyan Added / Modified Pinknode Endpoints (#7707)
303306
1 robcxyz Add geometry labs endpoints for polkadot and kusama (#6477)
304307
1 Robin Syihab Fix typo in ID translation (#5865)
305308
1 Rocco Musolino italian translation typo fix (#3813)

package.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"url": "https://github.com/polkadot-js/apps.git"
1616
},
1717
"sideEffects": false,
18-
"version": "0.116.2-34",
18+
"version": "0.116.2-50",
1919
"workspaces": [
2020
"packages/*"
2121
],
@@ -64,53 +64,53 @@
6464
"@babel/runtime": "^7.18.3",
6565
"@crustio/crust-pin": "^1.0.0",
6666
"@pinata/sdk": "^1.1.26",
67-
"@polkadot/dev": "^0.67.3",
67+
"@polkadot/dev": "^0.67.5",
6868
"@types/chart.js": "^2.9.37",
6969
"@types/file-saver": "^2.0.5",
70-
"@types/jest": "^28.1.1",
70+
"@types/jest": "^28.1.2",
7171
"@types/react-beautiful-dnd": "^13.1.2",
7272
"@types/react-copy-to-clipboard": "^5.0.2",
7373
"@types/react-dom": "^18.0.5",
7474
"@types/react-router-dom": "^5.3.3",
7575
"@types/store": "^2.0.2",
7676
"@types/styled-components": "^5.1.25",
7777
"@types/styled-theming": "^2.2.5",
78-
"concurrently": "^7.2.1",
78+
"concurrently": "^7.2.2",
7979
"devtron": "^1.4.0",
8080
"dnslink-cloudflare": "^3.0.0",
8181
"electron": "^12.2.3",
8282
"electron-builder": "22.14.13",
8383
"electron-builder-notarize": "^1.2.0",
84-
"i18next-scanner": "^3.1.0",
85-
"react": "^18.1.0",
86-
"react-dom": "^18.1.0",
87-
"react-is": "^18.1.0",
84+
"i18next-scanner": "^3.3.0",
85+
"react": "^18.2.0",
86+
"react-dom": "^18.2.0",
87+
"react-is": "^18.2.0",
8888
"source-map-explorer": "^2.5.2",
8989
"styled-components": "^5.3.5",
9090
"webpack": "^5.73.0",
9191
"webpack-cli": "^4.10.0"
9292
},
9393
"resolutions": {
94-
"@polkadot/api": "^8.8.2",
95-
"@polkadot/api-augment": "^8.8.2",
96-
"@polkadot/api-base": "^8.8.2",
97-
"@polkadot/api-contract": "^8.8.2",
98-
"@polkadot/api-derive": "^8.8.2",
99-
"@polkadot/hw-ledger": "^9.4.1",
100-
"@polkadot/keyring": "^9.4.1",
101-
"@polkadot/networks": "^9.4.1",
102-
"@polkadot/phishing": "^0.13.96",
103-
"@polkadot/rpc-augment": "^8.8.2",
104-
"@polkadot/rpc-core": "^8.8.2",
105-
"@polkadot/rpc-provider": "^8.8.2",
106-
"@polkadot/types": "^8.8.2",
107-
"@polkadot/types-augment": "^8.8.2",
108-
"@polkadot/types-codec": "^8.8.2",
109-
"@polkadot/types-create": "^8.8.2",
110-
"@polkadot/types-known": "^8.8.2",
111-
"@polkadot/types-support": "^8.8.2",
112-
"@polkadot/util": "^9.4.1",
113-
"@polkadot/util-crypto": "^9.4.1",
94+
"@polkadot/api": "^8.9.1",
95+
"@polkadot/api-augment": "^8.9.1",
96+
"@polkadot/api-base": "^8.9.1",
97+
"@polkadot/api-contract": "^8.9.1",
98+
"@polkadot/api-derive": "^8.9.1",
99+
"@polkadot/hw-ledger": "^9.5.1",
100+
"@polkadot/keyring": "^9.5.1",
101+
"@polkadot/networks": "^9.5.1",
102+
"@polkadot/phishing": "^0.14.2",
103+
"@polkadot/rpc-augment": "^8.9.1",
104+
"@polkadot/rpc-core": "^8.9.1",
105+
"@polkadot/rpc-provider": "^8.9.1",
106+
"@polkadot/types": "^8.9.1",
107+
"@polkadot/types-augment": "^8.9.1",
108+
"@polkadot/types-codec": "^8.9.1",
109+
"@polkadot/types-create": "^8.9.1",
110+
"@polkadot/types-known": "^8.9.1",
111+
"@polkadot/types-support": "^8.9.1",
112+
"@polkadot/util": "^9.5.1",
113+
"@polkadot/util-crypto": "^9.5.1",
114114
"@polkadot/wasm-crypto": "^6.1.1",
115115
"babel-core": "^7.0.0-bridge.0",
116116
"styled-components": "^5.3.1",

packages/apps-config/package.json

Lines changed: 22 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,41 +10,43 @@
1010
},
1111
"sideEffects": false,
1212
"type": "module",
13-
"version": "0.116.2-34",
13+
"version": "0.116.2-50",
1414
"main": "index.js",
1515
"dependencies": {
16-
"@acala-network/type-definitions": "^4.1.3",
16+
"@acala-network/type-definitions": "^4.1.5",
1717
"@babel/runtime": "^7.18.3",
18-
"@bifrost-finance/type-definitions": "1.5.0",
18+
"@bifrost-finance/type-definitions": "1.6.0",
1919
"@crustio/type-definitions": "1.3.0",
20-
"@darwinia/types": "2.8.3",
21-
"@darwinia/types-known": "2.8.3",
20+
"@darwinia/types": "2.8.6",
21+
"@darwinia/types-known": "2.8.6",
2222
"@digitalnative/type-definitions": "1.1.27",
2323
"@docknetwork/node-types": "0.6.0",
2424
"@edgeware/node-types": "3.6.2-wako",
25-
"@equilab/definitions": "1.4.11",
26-
"@interlay/interbtc-types": "1.6.0",
25+
"@equilab/definitions": "1.4.12",
26+
"@interlay/interbtc-types": "1.7.0",
2727
"@kiltprotocol/type-definitions": "0.1.23",
2828
"@laminar/type-definitions": "0.3.1",
29-
"@mangata-finance/types": "^0.1.5",
29+
"@mangata-finance/types": "^0.5.0",
3030
"@metaverse-network-sdk/type-definitions": "^0.0.1-13",
31-
"@parallel-finance/type-definitions": "1.7.4",
31+
"@parallel-finance/type-definitions": "1.7.7",
3232
"@phala/typedefs": "0.2.30",
33-
"@polkadot/api": "^8.8.2",
34-
"@polkadot/api-derive": "^8.8.2",
35-
"@polkadot/networks": "^9.4.1",
36-
"@polkadot/types": "^8.8.2",
37-
"@polkadot/util": "^9.4.1",
38-
"@polkadot/x-fetch": "^9.4.1",
33+
"@polkadot/api": "^8.9.1",
34+
"@polkadot/api-derive": "^8.9.1",
35+
"@polkadot/networks": "^9.5.1",
36+
"@polkadot/types": "^8.9.1",
37+
"@polkadot/util": "^9.5.1",
38+
"@polkadot/x-fetch": "^9.5.1",
3939
"@polymathnetwork/polymesh-types": "0.0.2",
4040
"@snowfork/snowbridge-types": "0.2.7",
41-
"@sora-substrate/type-definitions": "1.9.8",
42-
"@subsocial/definitions": "^0.6.10",
43-
"@unique-nft/types": "0.6.0-4",
44-
"@zeitgeistpm/type-defs": "0.5.0",
41+
"@sora-substrate/type-definitions": "1.9.13",
42+
"@subsocial/definitions": "^0.6.11",
43+
"@unique-nft/opal-testnet-types": "0.5.2",
44+
"@unique-nft/quartz-mainnet-types": "0.5.2",
45+
"@unique-nft/unique-mainnet-types": "0.6.1",
46+
"@zeitgeistpm/type-defs": "0.6.0",
4547
"@zeroio/type-definitions": "0.0.14",
4648
"lodash": "^4.17.21",
47-
"moonbeam-types-bundle": "2.0.4",
49+
"moonbeam-types-bundle": "2.0.7",
4850
"pontem-types-bundle": "1.0.15",
4951
"rxjs": "^7.5.5"
5052
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// Copyright 2017-2022 @polkadot/apps-config authors & contributors
22
// SPDX-License-Identifier: Apache-2.0
33

4-
import { typesBundleForPolkadotApps } from '@mangata-finance/types';
4+
// Since this libary includes augmented definitions, we inmport it via
5+
// a CJS bridge ... which hopefully just short-circuits all of that
6+
import { typesBundleForPolkadotApps } from '../../cjs/mangata.js';
57

68
export default typesBundleForPolkadotApps;

packages/apps-config/src/api/spec/opal.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
import type { OverrideBundleDefinition } from '@polkadot/types/types';
55

6-
import { unique } from '@unique-nft/types/definitions';
6+
import { unique } from '@unique-nft/opal-testnet-types/definitions';
77

88
export default {
99
rpc: { unique: unique.rpc }

packages/apps-config/src/api/spec/quartz.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
import type { OverrideBundleDefinition } from '@polkadot/types/types';
55

6-
import { unique } from '@unique-nft/types/definitions';
6+
import { unique } from '@unique-nft/quartz-mainnet-types/definitions';
77

88
export default {
99
rpc: { unique: unique.rpc }

packages/apps-config/src/api/spec/unique.ts

Lines changed: 4 additions & 119 deletions
Original file line numberDiff line numberDiff line change
@@ -3,123 +3,8 @@
33

44
import type { OverrideBundleDefinition } from '@polkadot/types/types';
55

6-
// structs need to be in order
7-
/* eslint-disable sort-keys */
6+
import { unique } from '@unique-nft/unique-mainnet-types/definitions';
87

9-
const definitions: OverrideBundleDefinition = {
10-
types: [
11-
{
12-
// on all versions
13-
minmax: [0, undefined],
14-
types: {
15-
AccessMode: {
16-
_enum: ['Normal', 'WhiteList']
17-
},
18-
DecimalPoints: 'u8',
19-
CollectionMode: {
20-
_enum: {
21-
Invalid: null,
22-
NFT: null,
23-
Fungible: 'DecimalPoints',
24-
ReFungible: null
25-
}
26-
},
27-
Ownership: {
28-
Owner: 'AccountId',
29-
Fraction: 'u128'
30-
},
31-
FungibleItemType: {
32-
Value: 'u128'
33-
},
34-
NftItemType: {
35-
Owner: 'AccountId',
36-
ConstData: 'Vec<u8>',
37-
VariableData: 'Vec<u8>'
38-
},
39-
ReFungibleItemType: {
40-
Owner: 'Vec<Ownership<AccountId>>',
41-
ConstData: 'Vec<u8>',
42-
VariableData: 'Vec<u8>'
43-
},
44-
SponsorshipState: {
45-
_enum: {
46-
Disabled: null,
47-
Unconfirmed: 'AccountId',
48-
Confirmed: 'AccountId'
49-
}
50-
},
51-
Collection: {
52-
Owner: 'AccountId',
53-
Mode: 'CollectionMode',
54-
Access: 'AccessMode',
55-
DecimalPoints: 'DecimalPoints',
56-
Name: 'Vec<u16>',
57-
Description: 'Vec<u16>',
58-
TokenPrefix: 'Vec<u8>',
59-
MintMode: 'bool',
60-
OffchainSchema: 'Vec<u8>',
61-
SchemaVersion: 'SchemaVersion',
62-
Sponsorship: 'SponsorshipState',
63-
Limits: 'CollectionLimits',
64-
VariableOnChainSchema: 'Vec<u8>',
65-
ConstOnChainSchema: 'Vec<u8>'
66-
},
67-
RawData: 'Vec<u8>',
68-
Address: 'AccountId',
69-
LookupSource: 'AccountId',
70-
Weight: 'u64',
71-
CreateNftData: {
72-
const_data: 'Vec<u8>',
73-
variable_data: 'Vec<u8>'
74-
},
75-
CreateFungibleData: {
76-
value: 'u128'
77-
},
78-
CreateReFungibleData: {
79-
const_data: 'Vec<u8>',
80-
variable_data: 'Vec<u8>',
81-
pieces: 'u128'
82-
},
83-
CreateItemData: {
84-
_enum: {
85-
NFT: 'CreateNftData',
86-
Fungible: 'CreateFungibleData',
87-
ReFungible: 'CreateReFungibleData'
88-
}
89-
},
90-
SchemaVersion: {
91-
_enum: [
92-
'ImageURL',
93-
'Unique'
94-
]
95-
},
96-
CollectionId: 'u32',
97-
TokenId: 'u32',
98-
ChainLimits: {
99-
CollectionNumbersLimit: 'u32',
100-
AccountTokenOwnershipLimit: 'u32',
101-
CollectionAdminsLimit: 'u64',
102-
CustomDataLimit: 'u32',
103-
NftSponsorTimeout: 'u32',
104-
FungibleSponsorTimeout: 'u32',
105-
RefungibleSponsorTimeout: 'u32',
106-
OffchainSchemaLimit: 'u32',
107-
VariableOnChainSchemaLimit: 'u32',
108-
ConstOnChainSchemaLimit: 'u32'
109-
},
110-
CollectionLimits: {
111-
AccountTokenOwnershipLimit: 'u32',
112-
SponsoredDataSize: 'u32',
113-
SponsoredDataRateLimit: 'Option<BlockNumber>',
114-
TokenLimit: 'u32',
115-
SponsorTimeout: 'u32',
116-
OwnerCanTransfer: 'bool',
117-
OwnerCanDestroy: 'bool'
118-
},
119-
AccountInfo: 'AccountInfoWithDualRefCount'
120-
}
121-
}
122-
]
123-
};
124-
125-
export default definitions;
8+
export default {
9+
rpc: { unique: unique.rpc }
10+
} as OverrideBundleDefinition;

0 commit comments

Comments
 (0)