Skip to content

Commit

Permalink
Notorize runtime upgrade differences: runtime-3400 (#3077)
Browse files Browse the repository at this point in the history
* runtime diff: v0.3400.0

* trigger checks

* trigger checks

---------

Co-authored-by: stiiifff <[email protected]>
Co-authored-by: Alan Sapede <[email protected]>
  • Loading branch information
3 people authored Dec 5, 2024
1 parent 1f84841 commit d66e526
Show file tree
Hide file tree
Showing 3 changed files with 161 additions and 0 deletions.
57 changes: 57 additions & 0 deletions runtime-diffs/moonbase/3400.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
Pallets:
~ MoonbeamLazyMigrations
Calls:
+ approve_assets_to_migrate
- clear_suicided_storage
+ finish_foreign_assets_migration
+ migrate_foreign_asset_approvals
+ migrate_foreign_asset_balances
+ start_foreign_assets_migration
Storage Entries:
+ ApprovedForeignAssets
+ ForeignAssetMigrationStatusValue
- SuicidedContractsRemoved
~ 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
~ Sudo
Calls:
~ sudo
~ sudo_as
~ sudo_unchecked_weight
~ 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
Runtime APIs:
~ DryRunApi
52 changes: 52 additions & 0 deletions runtime-diffs/moonbeam/3400.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
Pallets:
~ MoonbeamLazyMigrations
Calls:
+ approve_assets_to_migrate
- clear_suicided_storage
+ finish_foreign_assets_migration
+ migrate_foreign_asset_approvals
+ migrate_foreign_asset_balances
+ start_foreign_assets_migration
Storage Entries:
+ ApprovedForeignAssets
+ ForeignAssetMigrationStatusValue
- SuicidedContractsRemoved
~ 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
~ 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
Runtime APIs:
~ DryRunApi
52 changes: 52 additions & 0 deletions runtime-diffs/moonriver/3400.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
Pallets:
~ MoonbeamLazyMigrations
Calls:
+ approve_assets_to_migrate
- clear_suicided_storage
+ finish_foreign_assets_migration
+ migrate_foreign_asset_approvals
+ migrate_foreign_asset_balances
+ start_foreign_assets_migration
Storage Entries:
+ ApprovedForeignAssets
+ ForeignAssetMigrationStatusValue
- SuicidedContractsRemoved
~ 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
~ 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
Runtime APIs:
~ DryRunApi

0 comments on commit d66e526

Please sign in to comment.