Commit bf43fc3
committed
Merge branch 'tsv-disabling' into ao-disabling-statement-distribution
* tsv-disabling:
Remove unnecessary map_error (#2239)
Add RadiumBlock Bootnodes for parachains (#2224)
Rococo: Build two versions of the wasm binary (#2229)
BridgeHub Runtimes: Change registration order of `MessageQueue` pallet (#2230)
Make PalletInfo fields public (#2231)
Add prospective-parachain subsystem to minimal-relay-node + QoL improvements (#2223)
integrations-test: `build_genesis_storage` name fix (#2232)
`sc-chain-spec`: add support for custom host functions (#2190)
[xcm-emulator] Chains generic over Network & Integration tests restructure (#2092)
Refactor candidate validation messages (#2219)
validate-block: Fix `TrieCache` implementation (#2214)
Adding gitspiegel-trigger workflow (#2135)File tree
124 files changed
+3322
-3190
lines changed- .github/workflows
- cumulus
- client
- relay-chain-minimal-node
- src
- relay-chain-rpc-interface/src
- service/src
- pallets/parachain-system
- src/validate_block
- parachains
- chain-specs
- integration-tests/emulated
- assets
- asset-hub-polkadot/src/tests
- asset-hub-rococo
- asset-hub-westend
- bridges
- bridge-hub-rococo
- src
- bridge-hub-westend
- src
- chains
- parachains
- assets
- asset-hub-rococo
- src
- asset-hub-westend
- src
- asset-hub-wococo
- src
- bridges
- bridge-hub-rococo
- src
- bridge-hub-westend
- src
- bridge-hub-wococo
- src
- testing/penpal
- src
- relays
- rococo
- src
- westend
- src
- wococo
- src
- common
- src
- networks
- rococo-system
- src
- rococo-wococo-system
- src
- westend-system
- src
- wococo-system
- src
- tests
- assets
- asset-hub-rococo
- src
- tests
- asset-hub-westend
- src
- tests
- bridges
- bridge-hub-rococo
- src
- tests
- bridge-hub-westend
- src
- tests
- runtimes/bridge-hubs
- bridge-hub-rococo/src
- bridge-hub-westend/src
- test/runtime/src
- xcm/xcm-emulator/src
- polkadot
- node
- core
- approval-voting/src
- backing/src
- tests
- candidate-validation/src
- dispute-coordinator/src/participation
- pvf-checker/src
- malus/src/variants
- overseer
- examples
- src
- service/src
- subsystem-types/src
- runtime/rococo
- constants/src
- src
- xcm
- src/v3
- xcm-builder/src
- substrate
- bin/utils/chain-spec-builder/src
- client/chain-spec/src
- primitives/state-machine/src
- test-utils/client/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
124 files changed
+3322
-3190
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments