-
Notifications
You must be signed in to change notification settings - Fork 110
refactor(pallet-gear): Removed all program rent constants and types #4666
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Changed Files
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove all related delayed Tasks and their handlers as well, checking that they don't exist in prod storage using migrations (or remove them) + keep codec idxes the same for variant left (numerate all of them manually - its codec "bug")
…ram-rent # Conflicts: # gtest/src/manager/task.rs
…ram-rent # Conflicts: # runtime/vara/src/migrations.rs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
otherwise lgtm
…ram-rent # Conflicts: # pallets/gear-debug/src/mock.rs # pallets/gear/src/pallet_tests.rs
…ram-rent # Conflicts: # core/src/tasks.rs # ethexe/runtime/common/src/schedule.rs # pallets/gear-builtin/src/mock.rs # pallets/gear-builtin/src/tests/bad_builtin_ids.rs # pallets/gear-builtin/src/tests/staking.rs # pallets/gear-eth-bridge/src/mock.rs # pallets/payment/src/mock.rs # runtime/vara/src/lib.rs
# Conflicts: # core/src/tasks.rs
No description provided.