@polkadot/types-known 10.12.2 → 10.12.3

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.
@@ -17,5 +17,6 @@ exports.upgrades = [
17
17
  [12665416, 9200], [12909508, 9220], [13109752, 9230], [13555777, 9250], [13727747, 9260],
18
18
  [14248044, 9271], [14433840, 9280], [14645900, 9291], [15048375, 9300], [15426015, 9320],
19
19
  // we have 9340 via system.setStorage (whitelist.WhitelistedCallDispatched event)
20
- [15680713, 9340], [15756296, 9350]
20
+ [15680713, 9340], [15756296, 9350], [15912007, 9360], [16356547, 9370], [17335450, 9381],
21
+ [18062739, 9420], [18625000, 9430], [20465806, 1000000], [21570000, 1001000], [21786291, 1001002]
21
22
  ];
@@ -10,5 +10,7 @@ exports.upgrades = [
10
10
  [6321619, 9080], [6713249, 9090], [7217907, 9100], [7229126, 9110], [7560558, 9122],
11
11
  [8115869, 9140], [8638103, 9151], [9280179, 9170], [9738717, 9180], [10156856, 9190],
12
12
  [10458576, 9200], [10655116, 9220], [10879371, 9230], [11328884, 9250], [11532856, 9260],
13
- [11933818, 9270], [12217535, 9280], [12245277, 9281], [12532644, 9291], [12876189, 9300]
13
+ [11933818, 9270], [12217535, 9280], [12245277, 9281], [12532644, 9291], [12876189, 9300],
14
+ [13800015, 9340], [14188833, 9360], [14543918, 9370], [15978362, 9420], [16450000, 9430],
15
+ [17840000, 9431], [18407475, 1000001], [19551000, 1001002]
14
16
  ];
@@ -15,5 +15,8 @@ exports.upgrades = [
15
15
  [10678509, 9210], [10811001, 9220], [11096116, 9230], [11409279, 9250], [11584820, 9251],
16
16
  [11716837, 9260], [11876919, 9261], [11987927, 9270], [12077324, 9271], [12301871, 9280],
17
17
  [12604343, 9290], [12841034, 9300], [13128237, 9310], [13272363, 9320], [13483497, 9330],
18
- [13649433, 9340], [13761100, 9350]
18
+ [13649433, 9340], [13761100, 9350], [13847400, 9360], [14249200, 9370], [14576855, 9380],
19
+ [14849830, 9390], [15146832, 9400], [15332317, 9401], [15661793, 9420], [16165469, 9430],
20
+ [18293984, 102000], [18293991, 103000], [18451783, 104000], [18679741, 1005000], [19166695, 1006000],
21
+ [19234157, 1006001], [19542944, 1007000], [19621258, 1007001], [19761406, 1008000]
19
22
  ];
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "./cjs/packageDetect.js"
19
19
  ],
20
20
  "type": "module",
21
- "version": "10.12.2",
21
+ "version": "10.12.3",
22
22
  "main": "./cjs/index.js",
23
23
  "module": "./index.js",
24
24
  "types": "./index.d.ts",
@@ -206,9 +206,9 @@
206
206
  },
207
207
  "dependencies": {
208
208
  "@polkadot/networks": "^12.6.2",
209
- "@polkadot/types": "10.12.2",
210
- "@polkadot/types-codec": "10.12.2",
211
- "@polkadot/types-create": "10.12.2",
209
+ "@polkadot/types": "10.12.3",
210
+ "@polkadot/types-codec": "10.12.3",
211
+ "@polkadot/types-create": "10.12.3",
212
212
  "@polkadot/util": "^12.6.2",
213
213
  "tslib": "^2.6.2"
214
214
  }
package/packageInfo.js CHANGED
@@ -1 +1 @@
1
- export const packageInfo = { name: '@polkadot/types-known', 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: '10.12.2' };
1
+ export const packageInfo = { name: '@polkadot/types-known', 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: '10.12.3' };
@@ -4170,5 +4170,605 @@ export const upgrades = [
4170
4170
  1
4171
4171
  ]
4172
4172
  ]
4173
+ ],
4174
+ [
4175
+ 15912007,
4176
+ 9360,
4177
+ [
4178
+ [
4179
+ "0xdf6acb689907609b",
4180
+ 4
4181
+ ],
4182
+ [
4183
+ "0x37e397fc7c91f5e4",
4184
+ 1
4185
+ ],
4186
+ [
4187
+ "0x40fe3ad401f8959a",
4188
+ 6
4189
+ ],
4190
+ [
4191
+ "0xd2bc9897eed08f15",
4192
+ 3
4193
+ ],
4194
+ [
4195
+ "0xf78b278be53f454c",
4196
+ 2
4197
+ ],
4198
+ [
4199
+ "0xaf2c0297a23e6d3d",
4200
+ 2
4201
+ ],
4202
+ [
4203
+ "0x49eaaf1b548a0cb0",
4204
+ 1
4205
+ ],
4206
+ [
4207
+ "0x91d5df18b0d2cf58",
4208
+ 1
4209
+ ],
4210
+ [
4211
+ "0xed99c5acb25eedf5",
4212
+ 3
4213
+ ],
4214
+ [
4215
+ "0xcbca25e39f142387",
4216
+ 2
4217
+ ],
4218
+ [
4219
+ "0x687ad44ad37f03c2",
4220
+ 1
4221
+ ],
4222
+ [
4223
+ "0xab3c0572291feb8b",
4224
+ 1
4225
+ ],
4226
+ [
4227
+ "0xbc9d89904f5b923f",
4228
+ 1
4229
+ ],
4230
+ [
4231
+ "0x37c8bb1350a9a2a8",
4232
+ 2
4233
+ ],
4234
+ [
4235
+ "0xf3ff14d5ab527059",
4236
+ 2
4237
+ ],
4238
+ [
4239
+ "0x17a6bc0d0062aeb3",
4240
+ 1
4241
+ ]
4242
+ ]
4243
+ ],
4244
+ [
4245
+ 16356547,
4246
+ 9370,
4247
+ [
4248
+ [
4249
+ "0xdf6acb689907609b",
4250
+ 4
4251
+ ],
4252
+ [
4253
+ "0x37e397fc7c91f5e4",
4254
+ 1
4255
+ ],
4256
+ [
4257
+ "0x40fe3ad401f8959a",
4258
+ 6
4259
+ ],
4260
+ [
4261
+ "0xd2bc9897eed08f15",
4262
+ 3
4263
+ ],
4264
+ [
4265
+ "0xf78b278be53f454c",
4266
+ 2
4267
+ ],
4268
+ [
4269
+ "0xaf2c0297a23e6d3d",
4270
+ 2
4271
+ ],
4272
+ [
4273
+ "0x49eaaf1b548a0cb0",
4274
+ 1
4275
+ ],
4276
+ [
4277
+ "0x91d5df18b0d2cf58",
4278
+ 1
4279
+ ],
4280
+ [
4281
+ "0xed99c5acb25eedf5",
4282
+ 3
4283
+ ],
4284
+ [
4285
+ "0xcbca25e39f142387",
4286
+ 2
4287
+ ],
4288
+ [
4289
+ "0x687ad44ad37f03c2",
4290
+ 1
4291
+ ],
4292
+ [
4293
+ "0xab3c0572291feb8b",
4294
+ 1
4295
+ ],
4296
+ [
4297
+ "0xbc9d89904f5b923f",
4298
+ 1
4299
+ ],
4300
+ [
4301
+ "0x37c8bb1350a9a2a8",
4302
+ 2
4303
+ ],
4304
+ [
4305
+ "0xf3ff14d5ab527059",
4306
+ 2
4307
+ ],
4308
+ [
4309
+ "0x17a6bc0d0062aeb3",
4310
+ 1
4311
+ ]
4312
+ ]
4313
+ ],
4314
+ [
4315
+ 17335450,
4316
+ 9381,
4317
+ [
4318
+ [
4319
+ "0xdf6acb689907609b",
4320
+ 4
4321
+ ],
4322
+ [
4323
+ "0x37e397fc7c91f5e4",
4324
+ 1
4325
+ ],
4326
+ [
4327
+ "0x40fe3ad401f8959a",
4328
+ 6
4329
+ ],
4330
+ [
4331
+ "0xd2bc9897eed08f15",
4332
+ 3
4333
+ ],
4334
+ [
4335
+ "0xf78b278be53f454c",
4336
+ 2
4337
+ ],
4338
+ [
4339
+ "0xaf2c0297a23e6d3d",
4340
+ 2
4341
+ ],
4342
+ [
4343
+ "0x49eaaf1b548a0cb0",
4344
+ 1
4345
+ ],
4346
+ [
4347
+ "0x91d5df18b0d2cf58",
4348
+ 1
4349
+ ],
4350
+ [
4351
+ "0xed99c5acb25eedf5",
4352
+ 3
4353
+ ],
4354
+ [
4355
+ "0xcbca25e39f142387",
4356
+ 2
4357
+ ],
4358
+ [
4359
+ "0x687ad44ad37f03c2",
4360
+ 1
4361
+ ],
4362
+ [
4363
+ "0xab3c0572291feb8b",
4364
+ 1
4365
+ ],
4366
+ [
4367
+ "0xbc9d89904f5b923f",
4368
+ 1
4369
+ ],
4370
+ [
4371
+ "0x37c8bb1350a9a2a8",
4372
+ 3
4373
+ ],
4374
+ [
4375
+ "0xf3ff14d5ab527059",
4376
+ 3
4377
+ ],
4378
+ [
4379
+ "0x17a6bc0d0062aeb3",
4380
+ 1
4381
+ ]
4382
+ ]
4383
+ ],
4384
+ [
4385
+ 18062739,
4386
+ 9420,
4387
+ [
4388
+ [
4389
+ "0xdf6acb689907609b",
4390
+ 4
4391
+ ],
4392
+ [
4393
+ "0x37e397fc7c91f5e4",
4394
+ 2
4395
+ ],
4396
+ [
4397
+ "0x40fe3ad401f8959a",
4398
+ 6
4399
+ ],
4400
+ [
4401
+ "0xd2bc9897eed08f15",
4402
+ 3
4403
+ ],
4404
+ [
4405
+ "0xf78b278be53f454c",
4406
+ 2
4407
+ ],
4408
+ [
4409
+ "0xaf2c0297a23e6d3d",
4410
+ 4
4411
+ ],
4412
+ [
4413
+ "0x49eaaf1b548a0cb0",
4414
+ 2
4415
+ ],
4416
+ [
4417
+ "0x91d5df18b0d2cf58",
4418
+ 2
4419
+ ],
4420
+ [
4421
+ "0xed99c5acb25eedf5",
4422
+ 3
4423
+ ],
4424
+ [
4425
+ "0xcbca25e39f142387",
4426
+ 2
4427
+ ],
4428
+ [
4429
+ "0x687ad44ad37f03c2",
4430
+ 1
4431
+ ],
4432
+ [
4433
+ "0xab3c0572291feb8b",
4434
+ 1
4435
+ ],
4436
+ [
4437
+ "0xbc9d89904f5b923f",
4438
+ 1
4439
+ ],
4440
+ [
4441
+ "0x37c8bb1350a9a2a8",
4442
+ 4
4443
+ ],
4444
+ [
4445
+ "0xf3ff14d5ab527059",
4446
+ 3
4447
+ ],
4448
+ [
4449
+ "0x17a6bc0d0062aeb3",
4450
+ 1
4451
+ ],
4452
+ [
4453
+ "0x18ef58a3b67ba770",
4454
+ 1
4455
+ ]
4456
+ ]
4457
+ ],
4458
+ [
4459
+ 18625000,
4460
+ 9430,
4461
+ [
4462
+ [
4463
+ "0xdf6acb689907609b",
4464
+ 4
4465
+ ],
4466
+ [
4467
+ "0x37e397fc7c91f5e4",
4468
+ 2
4469
+ ],
4470
+ [
4471
+ "0x40fe3ad401f8959a",
4472
+ 6
4473
+ ],
4474
+ [
4475
+ "0xd2bc9897eed08f15",
4476
+ 3
4477
+ ],
4478
+ [
4479
+ "0xf78b278be53f454c",
4480
+ 2
4481
+ ],
4482
+ [
4483
+ "0xaf2c0297a23e6d3d",
4484
+ 4
4485
+ ],
4486
+ [
4487
+ "0x49eaaf1b548a0cb0",
4488
+ 2
4489
+ ],
4490
+ [
4491
+ "0x91d5df18b0d2cf58",
4492
+ 2
4493
+ ],
4494
+ [
4495
+ "0xed99c5acb25eedf5",
4496
+ 3
4497
+ ],
4498
+ [
4499
+ "0xcbca25e39f142387",
4500
+ 2
4501
+ ],
4502
+ [
4503
+ "0x687ad44ad37f03c2",
4504
+ 1
4505
+ ],
4506
+ [
4507
+ "0xab3c0572291feb8b",
4508
+ 1
4509
+ ],
4510
+ [
4511
+ "0xbc9d89904f5b923f",
4512
+ 1
4513
+ ],
4514
+ [
4515
+ "0x37c8bb1350a9a2a8",
4516
+ 4
4517
+ ],
4518
+ [
4519
+ "0xf3ff14d5ab527059",
4520
+ 3
4521
+ ],
4522
+ [
4523
+ "0x17a6bc0d0062aeb3",
4524
+ 1
4525
+ ],
4526
+ [
4527
+ "0x18ef58a3b67ba770",
4528
+ 1
4529
+ ]
4530
+ ]
4531
+ ],
4532
+ [
4533
+ 20465806,
4534
+ 1000000,
4535
+ [
4536
+ [
4537
+ "0xdf6acb689907609b",
4538
+ 4
4539
+ ],
4540
+ [
4541
+ "0x37e397fc7c91f5e4",
4542
+ 2
4543
+ ],
4544
+ [
4545
+ "0x40fe3ad401f8959a",
4546
+ 6
4547
+ ],
4548
+ [
4549
+ "0xd2bc9897eed08f15",
4550
+ 3
4551
+ ],
4552
+ [
4553
+ "0xf78b278be53f454c",
4554
+ 2
4555
+ ],
4556
+ [
4557
+ "0xaf2c0297a23e6d3d",
4558
+ 5
4559
+ ],
4560
+ [
4561
+ "0x49eaaf1b548a0cb0",
4562
+ 3
4563
+ ],
4564
+ [
4565
+ "0x91d5df18b0d2cf58",
4566
+ 2
4567
+ ],
4568
+ [
4569
+ "0x2a5e924655399e60",
4570
+ 1
4571
+ ],
4572
+ [
4573
+ "0xed99c5acb25eedf5",
4574
+ 3
4575
+ ],
4576
+ [
4577
+ "0xcbca25e39f142387",
4578
+ 2
4579
+ ],
4580
+ [
4581
+ "0x687ad44ad37f03c2",
4582
+ 1
4583
+ ],
4584
+ [
4585
+ "0xab3c0572291feb8b",
4586
+ 1
4587
+ ],
4588
+ [
4589
+ "0xbc9d89904f5b923f",
4590
+ 1
4591
+ ],
4592
+ [
4593
+ "0x37c8bb1350a9a2a8",
4594
+ 4
4595
+ ],
4596
+ [
4597
+ "0xf3ff14d5ab527059",
4598
+ 3
4599
+ ],
4600
+ [
4601
+ "0x17a6bc0d0062aeb3",
4602
+ 1
4603
+ ],
4604
+ [
4605
+ "0x18ef58a3b67ba770",
4606
+ 1
4607
+ ]
4608
+ ]
4609
+ ],
4610
+ [
4611
+ 21570000,
4612
+ 1001000,
4613
+ [
4614
+ [
4615
+ "0xdf6acb689907609b",
4616
+ 4
4617
+ ],
4618
+ [
4619
+ "0x37e397fc7c91f5e4",
4620
+ 2
4621
+ ],
4622
+ [
4623
+ "0x40fe3ad401f8959a",
4624
+ 6
4625
+ ],
4626
+ [
4627
+ "0xd2bc9897eed08f15",
4628
+ 3
4629
+ ],
4630
+ [
4631
+ "0xf78b278be53f454c",
4632
+ 2
4633
+ ],
4634
+ [
4635
+ "0xaf2c0297a23e6d3d",
4636
+ 7
4637
+ ],
4638
+ [
4639
+ "0x49eaaf1b548a0cb0",
4640
+ 3
4641
+ ],
4642
+ [
4643
+ "0x91d5df18b0d2cf58",
4644
+ 2
4645
+ ],
4646
+ [
4647
+ "0x2a5e924655399e60",
4648
+ 1
4649
+ ],
4650
+ [
4651
+ "0xed99c5acb25eedf5",
4652
+ 3
4653
+ ],
4654
+ [
4655
+ "0xcbca25e39f142387",
4656
+ 2
4657
+ ],
4658
+ [
4659
+ "0x687ad44ad37f03c2",
4660
+ 1
4661
+ ],
4662
+ [
4663
+ "0xab3c0572291feb8b",
4664
+ 1
4665
+ ],
4666
+ [
4667
+ "0xbc9d89904f5b923f",
4668
+ 1
4669
+ ],
4670
+ [
4671
+ "0x37c8bb1350a9a2a8",
4672
+ 4
4673
+ ],
4674
+ [
4675
+ "0xf3ff14d5ab527059",
4676
+ 3
4677
+ ],
4678
+ [
4679
+ "0x17a6bc0d0062aeb3",
4680
+ 1
4681
+ ],
4682
+ [
4683
+ "0x18ef58a3b67ba770",
4684
+ 1
4685
+ ],
4686
+ [
4687
+ "0xfbc577b9d747efd6",
4688
+ 1
4689
+ ]
4690
+ ]
4691
+ ],
4692
+ [
4693
+ 21786291,
4694
+ 1001002,
4695
+ [
4696
+ [
4697
+ "0xdf6acb689907609b",
4698
+ 4
4699
+ ],
4700
+ [
4701
+ "0x37e397fc7c91f5e4",
4702
+ 2
4703
+ ],
4704
+ [
4705
+ "0x40fe3ad401f8959a",
4706
+ 6
4707
+ ],
4708
+ [
4709
+ "0xd2bc9897eed08f15",
4710
+ 3
4711
+ ],
4712
+ [
4713
+ "0xf78b278be53f454c",
4714
+ 2
4715
+ ],
4716
+ [
4717
+ "0xaf2c0297a23e6d3d",
4718
+ 7
4719
+ ],
4720
+ [
4721
+ "0x49eaaf1b548a0cb0",
4722
+ 3
4723
+ ],
4724
+ [
4725
+ "0x91d5df18b0d2cf58",
4726
+ 2
4727
+ ],
4728
+ [
4729
+ "0x2a5e924655399e60",
4730
+ 1
4731
+ ],
4732
+ [
4733
+ "0xed99c5acb25eedf5",
4734
+ 3
4735
+ ],
4736
+ [
4737
+ "0xcbca25e39f142387",
4738
+ 2
4739
+ ],
4740
+ [
4741
+ "0x687ad44ad37f03c2",
4742
+ 1
4743
+ ],
4744
+ [
4745
+ "0xab3c0572291feb8b",
4746
+ 1
4747
+ ],
4748
+ [
4749
+ "0xbc9d89904f5b923f",
4750
+ 1
4751
+ ],
4752
+ [
4753
+ "0x37c8bb1350a9a2a8",
4754
+ 4
4755
+ ],
4756
+ [
4757
+ "0xf3ff14d5ab527059",
4758
+ 3
4759
+ ],
4760
+ [
4761
+ "0x17a6bc0d0062aeb3",
4762
+ 1
4763
+ ],
4764
+ [
4765
+ "0x18ef58a3b67ba770",
4766
+ 1
4767
+ ],
4768
+ [
4769
+ "0xfbc577b9d747efd6",
4770
+ 1
4771
+ ]
4772
+ ]
4173
4773
  ]
4174
4774
  ];