Skip to content

Commit

Permalink
Notorize runtime upgrade differences: runtime-3000 (#2828)
Browse files Browse the repository at this point in the history
* runtime diff: v0.3000.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 Jul 5, 2024
1 parent b5b59b4 commit d607b2f
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 0 deletions.
50 changes: 50 additions & 0 deletions runtime-diffs/moonbase/3000.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
Pallets:
~ MoonbeamLazyMigrations
Calls:
- clear_local_assets_storage
Storage Entries:
- LocalAssetsMigrationCompleted
~ 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:
~ DebugRuntimeApi
46 changes: 46 additions & 0 deletions runtime-diffs/moonbeam/3000.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
Pallets:
+ AsyncBacking
~ MoonbeamLazyMigrations
Calls:
- clear_local_assets_storage
Storage Entries:
- LocalAssetsMigrationCompleted
~ 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:
~ DebugRuntimeApi
46 changes: 46 additions & 0 deletions runtime-diffs/moonriver/3000.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
Pallets:
+ AsyncBacking
~ MoonbeamLazyMigrations
Calls:
- clear_local_assets_storage
Storage Entries:
- LocalAssetsMigrationCompleted
~ 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:
~ DebugRuntimeApi

0 comments on commit d607b2f

Please sign in to comment.