-
Notifications
You must be signed in to change notification settings - Fork 356
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Notorize runtime upgrade differences: runtime-3300 (#3004)
* runtime diff: v0.3300.0 * trigger checks --------- Co-authored-by: pLabarta <10605905+pLabarta@users.noreply.github.com> Co-authored-by: Pablo Labarta <pablitolabarta@gmail.com>
- Loading branch information
1 parent
daec7fe
commit ae2b41b
Showing
3 changed files
with
264 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
Pallets: | ||
~ Assets | ||
Storage Entries: | ||
+ NextAssetId | ||
~ Balances | ||
Calls: | ||
+ burn | ||
- DmpQueue | ||
~ MessageQueue | ||
~ MoonbeamLazyMigrations | ||
Storage Entries: | ||
+ StateMigrationStatusValue | ||
~ Multisig | ||
Calls: | ||
~ as_multi | ||
~ as_multi_threshold_1 | ||
~ OpenTechCommitteeCollective | ||
Calls: | ||
~ execute | ||
~ propose | ||
Storage Entries: | ||
~ ProposalOf (Changed: value type) | ||
~ ParachainStaking | ||
Calls: | ||
+ set_inflation_distribution_config | ||
Storage Entries: | ||
+ InflationDistributionInfo | ||
- ParachainBondInfo | ||
~ Parameters | ||
Calls: | ||
~ set_parameter | ||
Storage Entries: | ||
~ Parameters (Changed: key type, value type) | ||
~ PolkadotXcm | ||
Storage Entries: | ||
+ RecordedXcm | ||
+ ShouldRecordXcm | ||
~ Preimage | ||
~ Proxy | ||
Calls: | ||
~ proxy | ||
~ proxy_announced | ||
~ Scheduler | ||
Calls: | ||
~ schedule | ||
~ schedule_after | ||
~ schedule_named | ||
~ schedule_named_after | ||
~ Sudo | ||
Calls: | ||
~ sudo | ||
~ sudo_as | ||
~ sudo_unchecked_weight | ||
~ System | ||
Storage Entries: | ||
~ Events (Changed: ) | ||
~ Treasury | ||
Calls: | ||
- approve_proposal | ||
- propose_spend | ||
- reject_proposal | ||
Constants: | ||
- ProposalBond | ||
- ProposalBondMaximum | ||
- ProposalBondMinimum | ||
~ TreasuryCouncilCollective | ||
Calls: | ||
~ execute | ||
~ propose | ||
Storage Entries: | ||
~ ProposalOf (Changed: value type) | ||
~ Utility | ||
Calls: | ||
~ as_derivative | ||
~ batch | ||
~ batch_all | ||
~ dispatch_as | ||
~ force_batch | ||
~ with_weight | ||
~ Whitelist | ||
Calls: | ||
~ dispatch_whitelisted_call_with_preimage | ||
- XTokens | ||
~ XcmpQueue | ||
Constants: | ||
+ MaxActiveOutboundChannels | ||
+ MaxPageSize | ||
Storage Entries: | ||
~ OutboundXcmpMessages (Changed: value type) | ||
~ OutboundXcmpStatus (Changed: value type) | ||
~ SignalMessages (Changed: value type) | ||
Runtime APIs: | ||
+ DryRunApi | ||
+ LocationToAccountApi |
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,85 @@ | ||
Pallets: | ||
~ Assets | ||
Storage Entries: | ||
+ NextAssetId | ||
~ Balances | ||
Calls: | ||
+ burn | ||
- DmpQueue | ||
~ MessageQueue | ||
~ MoonbeamLazyMigrations | ||
Storage Entries: | ||
+ StateMigrationStatusValue | ||
~ Multisig | ||
Calls: | ||
~ as_multi | ||
~ as_multi_threshold_1 | ||
~ OpenTechCommitteeCollective | ||
Calls: | ||
~ execute | ||
~ propose | ||
Storage Entries: | ||
~ ProposalOf (Changed: value type) | ||
~ ParachainStaking | ||
Calls: | ||
+ set_inflation_distribution_config | ||
Storage Entries: | ||
+ InflationDistributionInfo | ||
- ParachainBondInfo | ||
+ Parameters | ||
~ PolkadotXcm | ||
Storage Entries: | ||
+ RecordedXcm | ||
+ ShouldRecordXcm | ||
~ Preimage | ||
~ Proxy | ||
Calls: | ||
~ proxy | ||
~ proxy_announced | ||
~ Scheduler | ||
Calls: | ||
~ schedule | ||
~ schedule_after | ||
~ schedule_named | ||
~ schedule_named_after | ||
~ System | ||
Storage Entries: | ||
~ Events (Changed: ) | ||
~ Treasury | ||
Calls: | ||
- approve_proposal | ||
- propose_spend | ||
- reject_proposal | ||
Constants: | ||
- ProposalBond | ||
- ProposalBondMaximum | ||
- ProposalBondMinimum | ||
~ TreasuryCouncilCollective | ||
Calls: | ||
~ execute | ||
~ propose | ||
Storage Entries: | ||
~ ProposalOf (Changed: value type) | ||
~ Utility | ||
Calls: | ||
~ as_derivative | ||
~ batch | ||
~ batch_all | ||
~ dispatch_as | ||
~ force_batch | ||
~ with_weight | ||
~ Whitelist | ||
Calls: | ||
~ dispatch_whitelisted_call_with_preimage | ||
- XTokens | ||
~ XcmpQueue | ||
Constants: | ||
+ MaxActiveOutboundChannels | ||
+ MaxPageSize | ||
Storage Entries: | ||
~ OutboundXcmpMessages (Changed: value type) | ||
~ OutboundXcmpStatus (Changed: value type) | ||
~ SignalMessages (Changed: value type) | ||
Runtime APIs: | ||
+ DryRunApi | ||
+ LocationToAccountApi |
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,85 @@ | ||
Pallets: | ||
~ Assets | ||
Storage Entries: | ||
+ NextAssetId | ||
~ Balances | ||
Calls: | ||
+ burn | ||
- DmpQueue | ||
~ MessageQueue | ||
~ MoonbeamLazyMigrations | ||
Storage Entries: | ||
+ StateMigrationStatusValue | ||
~ Multisig | ||
Calls: | ||
~ as_multi | ||
~ as_multi_threshold_1 | ||
~ OpenTechCommitteeCollective | ||
Calls: | ||
~ execute | ||
~ propose | ||
Storage Entries: | ||
~ ProposalOf (Changed: value type) | ||
~ ParachainStaking | ||
Calls: | ||
+ set_inflation_distribution_config | ||
Storage Entries: | ||
+ InflationDistributionInfo | ||
- ParachainBondInfo | ||
+ Parameters | ||
~ PolkadotXcm | ||
Storage Entries: | ||
+ RecordedXcm | ||
+ ShouldRecordXcm | ||
~ Preimage | ||
~ Proxy | ||
Calls: | ||
~ proxy | ||
~ proxy_announced | ||
~ Scheduler | ||
Calls: | ||
~ schedule | ||
~ schedule_after | ||
~ schedule_named | ||
~ schedule_named_after | ||
~ System | ||
Storage Entries: | ||
~ Events (Changed: ) | ||
~ Treasury | ||
Calls: | ||
- approve_proposal | ||
- propose_spend | ||
- reject_proposal | ||
Constants: | ||
- ProposalBond | ||
- ProposalBondMaximum | ||
- ProposalBondMinimum | ||
~ TreasuryCouncilCollective | ||
Calls: | ||
~ execute | ||
~ propose | ||
Storage Entries: | ||
~ ProposalOf (Changed: value type) | ||
~ Utility | ||
Calls: | ||
~ as_derivative | ||
~ batch | ||
~ batch_all | ||
~ dispatch_as | ||
~ force_batch | ||
~ with_weight | ||
~ Whitelist | ||
Calls: | ||
~ dispatch_whitelisted_call_with_preimage | ||
- XTokens | ||
~ XcmpQueue | ||
Constants: | ||
+ MaxActiveOutboundChannels | ||
+ MaxPageSize | ||
Storage Entries: | ||
~ OutboundXcmpMessages (Changed: value type) | ||
~ OutboundXcmpStatus (Changed: value type) | ||
~ SignalMessages (Changed: value type) | ||
Runtime APIs: | ||
+ DryRunApi | ||
+ LocationToAccountApi |