You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the idea introduced in #656 we want to prevent storage "leaking".
Since we made a first version of a such live storage checking tool for pallet smart-contract, we should generalize it to all pallets.
We also want to make this checking process automatic on CI, running it on a weekly basis (and maybe also after each chain upgrade), and this for all networks (dev/qa/test/mainnet).
Following the idea introduced in #656 we want to prevent storage "leaking".
Since we made a first version of a such live storage checking tool for pallet
smart-contract
, we should generalize it to all pallets.We also want to make this checking process automatic on CI, running it on a weekly basis (and maybe also after each chain upgrade), and this for all networks (dev/qa/test/mainnet).
The text was updated successfully, but these errors were encountered: