Merge branch 'master' into elois-wasmtime-precompiled
Branches
Showing
- Cargo.lock 21 additions, 4 deletionsCargo.lock
- cumulus/parachains/common/src/polkadot.rs 4 additions, 0 deletionscumulus/parachains/common/src/polkadot.rs
- cumulus/parachains/integration-tests/emulated/collectives/collectives-polkadot/Cargo.toml 1 addition, 0 deletions...ests/emulated/collectives/collectives-polkadot/Cargo.toml
- cumulus/parachains/integration-tests/emulated/collectives/collectives-polkadot/src/tests/ambassador.rs 65 additions, 0 deletions.../collectives/collectives-polkadot/src/tests/ambassador.rs
- cumulus/parachains/integration-tests/emulated/collectives/collectives-polkadot/src/tests/mod.rs 1 addition, 0 deletions...mulated/collectives/collectives-polkadot/src/tests/mod.rs
- cumulus/parachains/pallets/collective-content/Cargo.toml 48 additions, 0 deletionscumulus/parachains/pallets/collective-content/Cargo.toml
- cumulus/parachains/pallets/collective-content/src/benchmarking.rs 88 additions, 0 deletions...parachains/pallets/collective-content/src/benchmarking.rs
- cumulus/parachains/pallets/collective-content/src/lib.rs 206 additions, 0 deletionscumulus/parachains/pallets/collective-content/src/lib.rs
- cumulus/parachains/pallets/collective-content/src/mock.rs 107 additions, 0 deletionscumulus/parachains/pallets/collective-content/src/mock.rs
- cumulus/parachains/pallets/collective-content/src/tests.rs 204 additions, 0 deletionscumulus/parachains/pallets/collective-content/src/tests.rs
- cumulus/parachains/pallets/collective-content/src/weights.rs 41 additions, 0 deletionscumulus/parachains/pallets/collective-content/src/weights.rs
- cumulus/parachains/runtimes/assets/asset-hub-polkadot/src/xcm_config.rs 4 additions, 0 deletions...ains/runtimes/assets/asset-hub-polkadot/src/xcm_config.rs
- cumulus/parachains/runtimes/collectives/collectives-polkadot/Cargo.toml 4 additions, 0 deletions...ains/runtimes/collectives/collectives-polkadot/Cargo.toml
- cumulus/parachains/runtimes/collectives/collectives-polkadot/src/ambassador/mod.rs 255 additions, 0 deletions...es/collectives/collectives-polkadot/src/ambassador/mod.rs
- cumulus/parachains/runtimes/collectives/collectives-polkadot/src/ambassador/origins.rs 135 additions, 0 deletions...ollectives/collectives-polkadot/src/ambassador/origins.rs
- cumulus/parachains/runtimes/collectives/collectives-polkadot/src/ambassador/tracks.rs 282 additions, 0 deletions...collectives/collectives-polkadot/src/ambassador/tracks.rs
- cumulus/parachains/runtimes/collectives/collectives-polkadot/src/fellowship/mod.rs 12 additions, 20 deletions...es/collectives/collectives-polkadot/src/fellowship/mod.rs
- cumulus/parachains/runtimes/collectives/collectives-polkadot/src/lib.rs 29 additions, 0 deletions...ains/runtimes/collectives/collectives-polkadot/src/lib.rs
- cumulus/parachains/runtimes/collectives/collectives-polkadot/src/weights/mod.rs 9 additions, 4 deletions...times/collectives/collectives-polkadot/src/weights/mod.rs
- cumulus/parachains/runtimes/collectives/collectives-polkadot/src/weights/pallet_collective_content.rs 94 additions, 0 deletions...ectives-polkadot/src/weights/pallet_collective_content.rs
Please register or sign in to comment