Commit e23be19
authored
BridgeHubRococo/Wococo nits + updated subtree (#2572)
* Nits (merge before separatelly)
* Small cosmetics for Rococo/Wococo bridge local run
* Squashed 'bridges/' changes from 04b3dda..5fc377a
5fc377a Support for kusama-polkadot relaying (#2128)
01f4b7f Fix clippy warnings (#2127)
696ff1c BHK/P alignments (#2115)
2a66aa3 Small fixes (#2126)
7810f1a Cosmetics (#2124)
daf250f Remove some `expect()` statements (#2123)
1c5fba8 temporarily remove balance guard (#2121)
3d0e547 Propagate message receival confirmation errors (#2116)
1c33143 Propagate message verification errors (#2114)
b075b00 Bump time from 0.3.20 to 0.3.21
51a3a51 Bump serde from 1.0.160 to 1.0.162
da88d04 Bump clap from 4.2.5 to 4.2.7
cdca322 Bump sysinfo from 0.28.4 to 0.29.0
git-subtree-dir: bridges
git-subtree-split: 5fc377a
* Fix
* Allow to change storage constants (DeliveryReward, RequiredStakeForStakeAndSlash) + tests
* Clippy
* New SA for RO/WO
* Squashed 'bridges/' changes from 5fc377a..0f6091d
0f6091d Bump polkadot/substrate (#2134)
9233f0a Bump tokio from 1.28.0 to 1.28.1
a29c1ca Bump serde from 1.0.162 to 1.0.163
git-subtree-dir: bridges
git-subtree-split: 0f6091d1 parent c409dc1 commit e23be19
File tree
41 files changed
+779
-628
lines changed- bridges
- bin/runtime-common
- src
- modules
- grandpa/src
- messages/src
- parachains/src
- primitives
- chain-bridge-hub-kusama/src
- chain-bridge-hub-polkadot/src
- chain-kusama/src
- chain-polkadot/src
- header-chain/src
- messages
- src
- polkadot-core/src
- runtime/src
- scripts
- parachain-template/runtime/src
- parachains/runtimes
- assets/westmint/src
- bridge-hubs
- bridge-hub-rococo
- src
- weights
- tests
- test-utils/src
- testing
- penpal/src
- rococo-parachain/src
- scripts
- zombienet/bridge-hubs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+779
-628
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | | - | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
| |||
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
71 | | - | |
72 | 69 | | |
73 | 70 | | |
74 | 71 | | |
| |||
78 | 75 | | |
79 | 76 | | |
80 | 77 | | |
81 | | - | |
82 | 78 | | |
83 | 79 | | |
84 | 80 | | |
85 | 81 | | |
86 | 82 | | |
87 | | - | |
| 83 | + | |
88 | 84 | | |
89 | 85 | | |
90 | 86 | | |
| |||
0 commit comments