Skip to content

Commit

Permalink
Notarize runtime upgrade differences: runtime-3500 (#3179)
Browse files Browse the repository at this point in the history
* runtime diff: v0.3500.0

* update diffs

---------

Co-authored-by: RomarQ <[email protected]>
Co-authored-by: Rodrigo Quelhas <[email protected]>
  • Loading branch information
3 people authored Feb 5, 2025
1 parent d191b58 commit 00bc7bf
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 0 deletions.
61 changes: 61 additions & 0 deletions runtime-diffs/moonbase/3500.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
Pallets:
~ Assets
Calls:
+ transfer_all
~ ConvictionVoting
~ MoonbeamLazyMigrations
~ Multisig
Calls:
~ as_multi
~ as_multi_threshold_1
~ OpenTechCommitteeCollective
Calls:
~ execute
~ propose
Storage Entries:
~ ProposalOf (Changed: value type)
~ ParachainStaking
Storage Entries:
+ WasInactive
~ ParachainSystem
Calls:
- authorize_upgrade
- enact_authorized_upgrade
~ 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: )
~ 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
Runtime APIs:
~ DryRunApi
56 changes: 56 additions & 0 deletions runtime-diffs/moonbeam/3500.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
Pallets:
~ Assets
Calls:
+ transfer_all
~ ConvictionVoting
~ MoonbeamLazyMigrations
~ Multisig
Calls:
~ as_multi
~ as_multi_threshold_1
~ OpenTechCommitteeCollective
Calls:
~ execute
~ propose
Storage Entries:
~ ProposalOf (Changed: value type)
~ ParachainStaking
Storage Entries:
+ WasInactive
~ ParachainSystem
Calls:
- authorize_upgrade
- enact_authorized_upgrade
~ Preimage
~ 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: value type)
~ Utility
Calls:
~ as_derivative
~ batch
~ batch_all
~ dispatch_as
~ force_batch
~ with_weight
~ Whitelist
Calls:
~ dispatch_whitelisted_call_with_preimage
Runtime APIs:
~ DryRunApi
56 changes: 56 additions & 0 deletions runtime-diffs/moonriver/3500.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
Pallets:
~ Assets
Calls:
+ transfer_all
~ ConvictionVoting
~ MoonbeamLazyMigrations
~ Multisig
Calls:
~ as_multi
~ as_multi_threshold_1
~ OpenTechCommitteeCollective
Calls:
~ execute
~ propose
Storage Entries:
~ ProposalOf (Changed: value type)
~ ParachainStaking
Storage Entries:
+ WasInactive
~ ParachainSystem
Calls:
- authorize_upgrade
- enact_authorized_upgrade
~ Preimage
~ 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: value type)
~ 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 00bc7bf

Please sign in to comment.