Commit 47625ef
authored
Update latest
* Add `LaneId` generic param
* Version
* Update testnet runtimes
* New polkadot-sdk version
* Removed unnecessary `type LaneId`
* 1.7.10 -> 1.7.0
* change bullseye?
* fix test
* I have no idea, inspired by paritytech/frame-metadata#83
* Bump master polkadot-sdk
* Fix clippy for new rustc - next regeneration should be fixed when paritytech/subxt#1814 is released
* Switch clippy from nightly to stable, because of nalgebra deps hangs 6hours: rust-lang/rust#130056 and also polkadot-sdk is using stable for clippy and doc:
https://gitlab.parity.io/parity/mirrors/parity-bridges-common/-/jobs/7515555
https://gitlab.parity.io/parity/mirrors/parity-bridges-common/-/jobs/7515561polkadot-sdk master with permissionless lanes feature support (#3059)1 parent e69fd51 commit 47625ef
25 files changed
Lines changed: 3588 additions & 2055 deletions
File tree
- relay-clients
- client-bridge-hub-kusama/src
- client-bridge-hub-polkadot/src
- client-bridge-hub-rococo/src
- client-bridge-hub-westend/src
- client-polkadot-bulletin/src
- client-rococo/src
- client-westend/src
- substrate-relay
- src
- bridges
- kusama_polkadot
- polkadot_bulletin
- rococo_bulletin
- rococo_westend
- cli
- tools/runtime-codegen/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments