-
Notifications
You must be signed in to change notification settings - Fork 864
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
Removed pallet:getter
from Snowbridge pallets
#7914
base: master
Are you sure you want to change the base?
Conversation
05efc9a
to
f7a0bb5
Compare
@vgeddes @alistair-singh @yrong do we actually use these getters somewhere? Maybe we can remove some/all of them? |
@claravanstaden we normally merge these changes with the manual get functions. Maybe someone downstream uses them. (BIG MAYBE :D) |
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.
@bkchr cool, makes sense!
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.
@claravanstaden If you really don't need them and want to remove them and we want to be nice, then let's deprecate them with a message like "Will be removed, e.g., stable2509.". Otherwise, just remove them :)
Just remove, nobody uses Snowbridge components other than Snowbridge |
Description
Part of #3326
As per title, the
pallet:getter
usage has been removed from:snowbridge-pallet-ethereum-client
snowbridge-pallet-inbound-queue
snowbridge-pallet-outbound-queue
snowbridge-pallet-system
Getters have been implemented manually for all storage items where an auto-generated one has been removed.
polkadot address: 12poSUQPtcF1HUPQGY3zZu2P8emuW9YnsPduA4XG3oCEfJVp