Commit 061eee1
authored
Bridges subtree sync (#3022)
* Squashed 'bridges/' changes from edf33a2..277f0d5
277f0d5 Dynamic fees for bridges-v1 (#2294)
b1c51f7 Finality loop refactoring (#2357)
620db2b Add equivocation detector crate and implement clients (#2348) (#2353)
3fe4b13 Add basic equivocation detection pipeline schema (#2338) (#2341)
git-subtree-dir: bridges
git-subtree-split: 277f0d5
* [dynfees] Rococo/Wococo does not need congestion and dynamic fees (for now)
* Fix
* ".git/.scripts/commands/fmt/fmt.sh"
* Forgotten bridges/Cargo.lock
---------
Co-authored-by: command-bot <>1 parent 840ca86 commit 061eee1
File tree
40 files changed
+2178
-251
lines changed- cumulus
- bridges
- bin/runtime-common
- src
- modules
- grandpa/src
- messages/src
- parachains/src
- xcm-bridge-hub-router
- src
- primitives
- chain-asset-hub-kusama
- src
- chain-asset-hub-polkadot
- src
- header-chain
- src
- justification
- verification
- tests
- justification
- messages/src
- runtime/src
- test-utils/src
- xcm-bridge-hub-router
- src
- scripts
- parachains/runtimes/bridge-hubs/bridge-hub-rococo/src
40 files changed
+2178
-251
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 | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
Lines changed: 24 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
81 | 86 | | |
82 | 87 | | |
83 | 88 | | |
| |||
275 | 280 | | |
276 | 281 | | |
277 | 282 | | |
278 | | - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
279 | 286 | | |
280 | 287 | | |
281 | 288 | | |
| |||
327 | 334 | | |
328 | 335 | | |
329 | 336 | | |
330 | | - | |
331 | | - | |
| 337 | + | |
| 338 | + | |
332 | 339 | | |
333 | 340 | | |
334 | 341 | | |
| |||
435 | 442 | | |
436 | 443 | | |
437 | 444 | | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
438 | 457 | | |
439 | 458 | | |
440 | 459 | | |
| |||
0 commit comments