@pezkuwi/networks 14.0.7 → 14.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -97,6 +97,10 @@ exports.knownGenesis = {
97
97
  '0xe3777fa922cafbff200cadeaea1a76bd7898ad5b89f7848999058b50e715f636', // Kusama CC2
98
98
  '0x3fd7b9eb6a00376e5be61f01abb429ffb0b104be05eaff4d458da48fcd425baf' // Kusama CC1
99
99
  ],
100
+ // Dicle - Pezkuwi canary relay chain (placeholder until mainnet launch)
101
+ dicle: [
102
+ '0xd9d3cd7c1e5d890d969b957f4c5b71a111bbeeabc968f1d0d4538c2663f080a7'
103
+ ],
100
104
  liberland: [
101
105
  '0x6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6'
102
106
  ],
@@ -140,6 +144,10 @@ exports.knownGenesis = {
140
144
  polkadot: [
141
145
  '0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3'
142
146
  ],
147
+ // Pezkuwi - Pezkuwi main relay chain (placeholder until mainnet launch)
148
+ pezkuwi: [
149
+ '0x41693961995d879073269a008d0a52832caa3e0ae73869f02127f3d5daa4934c'
150
+ ],
143
151
  polymesh: [
144
152
  '0x6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063'
145
153
  ],
@@ -160,6 +168,10 @@ exports.knownGenesis = {
160
168
  '0x47381ee0697153d64404fc578392c8fd5cba9073391908f46c888498415647bd',
161
169
  '0x19c0e4fa8ab75f5ac7865e0b8f74ff91eb9a100d336f423cd013a8befba40299'
162
170
  ],
171
+ // PezkuwiChain - Pezkuwi dev relay chain (placeholder until devnet launch)
172
+ pezkuwichain: [
173
+ '0x32154fd2c844f928c82964ff66168b41b15fc235f3a956d14393734c1ed4326b'
174
+ ],
163
175
  sora: [
164
176
  '0x7e4e32d0feafd4f9c9414b0be86373f9a1efa904809b683453a9af6856d38ad5'
165
177
  ],
@@ -191,6 +203,10 @@ exports.knownGenesis = {
191
203
  westend: [
192
204
  '0xe143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e'
193
205
  ],
206
+ // Zagros - Pezkuwi test relay chain (placeholder until testnet launch)
207
+ zagros: [
208
+ '0x297f5a4d105b4b28312586ff1915572ffe4ee015ff772b76399ecbff25a22026'
209
+ ],
194
210
  xxnetwork: [
195
211
  '0x50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa'
196
212
  ],
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.packageInfo = void 0;
4
- exports.packageInfo = { name: '@pezkuwi/networks', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '14.0.6' };
4
+ exports.packageInfo = { name: '@pezkuwi/networks', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '14.0.8' };
@@ -94,6 +94,10 @@ export const knownGenesis = {
94
94
  '0xe3777fa922cafbff200cadeaea1a76bd7898ad5b89f7848999058b50e715f636', // Kusama CC2
95
95
  '0x3fd7b9eb6a00376e5be61f01abb429ffb0b104be05eaff4d458da48fcd425baf' // Kusama CC1
96
96
  ],
97
+ // Dicle - Pezkuwi canary relay chain (placeholder until mainnet launch)
98
+ dicle: [
99
+ '0xd9d3cd7c1e5d890d969b957f4c5b71a111bbeeabc968f1d0d4538c2663f080a7'
100
+ ],
97
101
  liberland: [
98
102
  '0x6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6'
99
103
  ],
@@ -137,6 +141,10 @@ export const knownGenesis = {
137
141
  polkadot: [
138
142
  '0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3'
139
143
  ],
144
+ // Pezkuwi - Pezkuwi main relay chain (placeholder until mainnet launch)
145
+ pezkuwi: [
146
+ '0x41693961995d879073269a008d0a52832caa3e0ae73869f02127f3d5daa4934c'
147
+ ],
140
148
  polymesh: [
141
149
  '0x6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063'
142
150
  ],
@@ -157,6 +165,10 @@ export const knownGenesis = {
157
165
  '0x47381ee0697153d64404fc578392c8fd5cba9073391908f46c888498415647bd',
158
166
  '0x19c0e4fa8ab75f5ac7865e0b8f74ff91eb9a100d336f423cd013a8befba40299'
159
167
  ],
168
+ // PezkuwiChain - Pezkuwi dev relay chain (placeholder until devnet launch)
169
+ pezkuwichain: [
170
+ '0x32154fd2c844f928c82964ff66168b41b15fc235f3a956d14393734c1ed4326b'
171
+ ],
160
172
  sora: [
161
173
  '0x7e4e32d0feafd4f9c9414b0be86373f9a1efa904809b683453a9af6856d38ad5'
162
174
  ],
@@ -188,6 +200,10 @@ export const knownGenesis = {
188
200
  westend: [
189
201
  '0xe143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e'
190
202
  ],
203
+ // Zagros - Pezkuwi test relay chain (placeholder until testnet launch)
204
+ zagros: [
205
+ '0x297f5a4d105b4b28312586ff1915572ffe4ee015ff772b76399ecbff25a22026'
206
+ ],
191
207
  xxnetwork: [
192
208
  '0x50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa'
193
209
  ],
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  },
16
16
  "sideEffects": false,
17
17
  "type": "module",
18
- "version": "14.0.7",
18
+ "version": "14.0.9",
19
19
  "main": "./cjs/index.js",
20
20
  "module": "./index.js",
21
21
  "types": "./index.d.ts",
package/packageInfo.js CHANGED
@@ -1 +1 @@
1
- export const packageInfo = { name: '@pezkuwi/networks', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '14.0.6' };
1
+ export const packageInfo = { name: '@pezkuwi/networks', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '14.0.8' };