Commit f9d3544
feat: upgrade to Polkadot v0.9.19 (#357)
* chore: bump deps to Polkadot v0.9.19
* fix: LengthToFee
https://github.com/paritytech/substrate/pull/10785/files
* fix: remove u32_trait
paritytech/substrate#10850
* fix: client
paritytech/substrate#11164
paritytech/cumulus#963
paritytech/cumulus#1069
paritytech/substrate#10878
* fix: clippy runtime
* fix: clippy clone
* feat: add para runtime enum for client
* ci: bump paritytech/ci-linux image
* fix: clippy
* refactor: benchmark cmd match
* fix: peregrune runtime api
(cherry picked from commit 6f2016b)1 parent fce5948 commit f9d3544
File tree
33 files changed
+1904
-1359
lines changed- nodes
- parachain
- src
- standalone
- src
- pallets
- attestation
- ctype
- delegation
- did
- src
- kilt-launch
- pallet-did-lookup
- pallet-inflation
- pallet-web3-names
- parachain-staking
- src
- runtimes
- common
- src
- peregrine
- src
- spiritnet
- src
- standalone
- src
- support
33 files changed
+1904
-1359
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments