Commit a633e95
Bridge: make some headers submissions free (#4102)
supersedes paritytech/parity-bridges-common#2873
Draft because of couple of TODOs:
- [x] fix remaining TODOs;
- [x] double check that all changes from
paritytech/parity-bridges-common#2873 are
correctly ported;
- [x] create a separate PR (on top of that one or a follow up?) for
https://github.com/paritytech/polkadot-sdk/tree/sv-try-new-bridge-fees;
- [x] fix compilation issues (haven't checked, but there should be
many).
---------
Co-authored-by: Adrian Catangiu <adrian@parity.io>1 parent 4f3d43a commit a633e95
54 files changed
Lines changed: 3730 additions & 615 deletions
File tree
- .gitlab/pipeline
- bridges
- bin/runtime-common
- src
- extensions
- chains
- chain-bridge-hub-cumulus/src
- chain-bridge-hub-kusama/src
- chain-bridge-hub-polkadot/src
- chain-bridge-hub-rococo/src
- chain-bridge-hub-westend/src
- modules
- grandpa/src
- parachains/src
- primitives
- parachains/src
- runtime/src
- relays/client-substrate/src
- testing
- environments/rococo-westend
- framework/js-helpers
- tests/0001-asset-transfer
- cumulus/parachains/runtimes/bridge-hubs
- bridge-hub-rococo
- src
- weights
- tests
- bridge-hub-westend
- src
- weights
- tests
- test-utils/src
- test_cases
- test_data
- prdoc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
Some 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 | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
0 commit comments