Skip to content

Commit

Permalink
Notorize runtime upgrade differences: runtime-3200 (#2954)
Browse files Browse the repository at this point in the history
* runtime diff: v0.3200.0

* retrigger checks

---------

Co-authored-by: noandrea <481458+noandrea@users.noreply.github.com>
Co-authored-by: Andrea Giacobino <no.andrea@gmail.com>
  • Loading branch information
3 people authored Sep 19, 2024
1 parent b33d7d8 commit 5904dee
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 0 deletions.
58 changes: 58 additions & 0 deletions runtime-diffs/moonbase/3200.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
Pallets:
~ AssetManager
Calls:
- remove_supported_asset
- set_asset_units_per_second
Storage Entries:
- AssetTypeUnitsPerSecond
- SupportedFeePaymentAssets
~ MoonbeamLazyMigrations
Calls:
+ create_contract_metadata
~ Multisig
Calls:
~ as_multi
~ as_multi_threshold_1
~ OpenTechCommitteeCollective
Calls:
~ execute
~ propose
Storage Entries:
~ ProposalOf (Changed: )
+ Parameters
~ 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: )
~ TreasuryCouncilCollective
Calls:
~ execute
~ propose
Storage Entries:
~ ProposalOf (Changed: )
~ Utility
Calls:
~ as_derivative
~ batch
~ batch_all
~ dispatch_as
~ force_batch
~ with_weight
~ Whitelist
Calls:
~ dispatch_whitelisted_call_with_preimage
+ XcmWeightTrader
54 changes: 54 additions & 0 deletions runtime-diffs/moonbeam/3200.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
Pallets:
~ AssetManager
Calls:
- remove_supported_asset
- set_asset_units_per_second
Storage Entries:
- AssetTypeUnitsPerSecond
- SupportedFeePaymentAssets
+ EmergencyParaXcm
+ EvmForeignAssets
~ MoonbeamLazyMigrations
Calls:
+ create_contract_metadata
~ Multisig
Calls:
~ as_multi
~ as_multi_threshold_1
~ OpenTechCommitteeCollective
Calls:
~ execute
~ propose
Storage Entries:
~ ProposalOf (Changed: )
~ Proxy
Calls:
~ proxy
~ proxy_announced
~ Scheduler
Calls:
~ schedule
~ schedule_after
~ schedule_named
~ schedule_named_after
~ System
Storage Entries:
~ Events (Changed: )
~ TreasuryCouncilCollective
Calls:
~ execute
~ propose
Storage Entries:
~ ProposalOf (Changed: )
~ Utility
Calls:
~ as_derivative
~ batch
~ batch_all
~ dispatch_as
~ force_batch
~ with_weight
~ Whitelist
Calls:
~ dispatch_whitelisted_call_with_preimage
+ XcmWeightTrader
54 changes: 54 additions & 0 deletions runtime-diffs/moonriver/3200.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
Pallets:
~ AssetManager
Calls:
- remove_supported_asset
- set_asset_units_per_second
Storage Entries:
- AssetTypeUnitsPerSecond
- SupportedFeePaymentAssets
+ EmergencyParaXcm
+ EvmForeignAssets
~ MoonbeamLazyMigrations
Calls:
+ create_contract_metadata
~ Multisig
Calls:
~ as_multi
~ as_multi_threshold_1
~ OpenTechCommitteeCollective
Calls:
~ execute
~ propose
Storage Entries:
~ ProposalOf (Changed: )
~ Proxy
Calls:
~ proxy
~ proxy_announced
~ Scheduler
Calls:
~ schedule
~ schedule_after
~ schedule_named
~ schedule_named_after
~ System
Storage Entries:
~ Events (Changed: )
~ TreasuryCouncilCollective
Calls:
~ execute
~ propose
Storage Entries:
~ ProposalOf (Changed: )
~ Utility
Calls:
~ as_derivative
~ batch
~ batch_all
~ dispatch_as
~ force_batch
~ with_weight
~ Whitelist
Calls:
~ dispatch_whitelisted_call_with_preimage
+ XcmWeightTrader

0 comments on commit 5904dee

Please sign in to comment.