forked from paritytech/polkadot-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AHM] Make pallet types public (paritytech#7579)
Preparation for AHM and making stuff public. --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Dónal Murray <donal.murray@parity.io>
- Loading branch information
Showing
26 changed files
with
340 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
title: '[AHM] Make pallet types public' | ||
doc: | ||
- audience: Runtime Dev | ||
description: Preparation for AHM and making stuff public. | ||
crates: | ||
- name: cumulus-pallet-dmp-queue | ||
bump: minor | ||
- name: cumulus-pallet-xcm | ||
bump: minor | ||
- name: polkadot-runtime-common | ||
bump: minor | ||
- name: polkadot-runtime-parachains | ||
bump: minor | ||
- name: pallet-bags-list | ||
bump: minor | ||
- name: pallet-conviction-voting | ||
bump: minor | ||
- name: pallet-fast-unstake | ||
bump: minor | ||
- name: pallet-multisig | ||
bump: minor | ||
- name: pallet-nomination-pools | ||
bump: minor | ||
- name: pallet-preimage | ||
bump: minor | ||
- name: pallet-scheduler | ||
bump: minor | ||
- name: pallet-vesting | ||
bump: minor | ||
- name: staging-parachain-info | ||
bump: minor | ||
- name: xcm-simulator | ||
bump: minor | ||
- name: pallet-asset-conversion | ||
bump: minor | ||
- name: pallet-assets-freezer | ||
bump: minor | ||
- name: pallet-assets | ||
bump: minor | ||
- name: pallet-authority-discovery | ||
bump: minor | ||
- name: pallet-core-fellowship | ||
bump: minor | ||
- name: pallet-delegated-staking | ||
bump: minor | ||
- name: pallet-example-view-functions | ||
bump: minor | ||
- name: pallet-salary | ||
bump: minor | ||
- name: pallet-society | ||
bump: minor | ||
- name: frame-support | ||
bump: minor | ||
- name: pallet-treasury | ||
bump: minor | ||
- name: pallet-uniques | ||
bump: minor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.