Skip to content
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

Remove deprecated getter() calls from all pallets #428

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

vatsa287
Copy link
Member

@vatsa287 vatsa287 commented Apr 11, 2024

  • Remove deprecated getter()storage calls from all pallets.

Updates: #426

Signed-off-by: Shreevatsa N <vatsa@dhiway.com>
@vatsa287 vatsa287 marked this pull request as draft April 11, 2024 11:14
Copy link
Member

@amarts amarts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -175,7 +171,6 @@ pub mod pallet {

/// asset vc entry identifiers with details stored on chain.
#[pallet::storage]
#[pallet::getter(fn vc_issued)]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of the places we were using custom getters. need to check the SDK impact of this change as well

Signed-off-by: Shreevatsa N <vatsa@dhiway.com>
Copy link
Member

@amarts amarts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@amarts
Copy link
Member

amarts commented Apr 12, 2024

still draft or is it ready to review?

@vatsa287 vatsa287 marked this pull request as ready for review April 12, 2024 17:34
@vatsa287
Copy link
Member Author

still draft or is it ready to review?

It is ready for review

smohan-dw
smohan-dw previously approved these changes Apr 13, 2024
Copy link
Member

@smohan-dw smohan-dw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Shreevatsa N <vatsa@dhiway.com>
Copy link
Member

@smohan-dw smohan-dw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@smohan-dw smohan-dw merged commit fd1dff8 into dhiway:develop Apr 19, 2024
3 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants