Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
refactor(bank, feegrant, authz): avoid creating baseaccount #19188
refactor(bank, feegrant, authz): avoid creating baseaccount #19188
Changes from 41 commits
ccb4311
668c961
403c4b4
ba1bb32
e91220c
24840c7
89ddd38
4b66f08
0e697b8
3af1c1d
ff2e36d
2e33997
db651c7
4c20c49
4edf881
cf95cad
c65ac18
d68dd33
ee38e20
6d01885
46e9662
0a74d4c
69e273c
895829e
29eb7b9
bc1c1fa
92b51f9
4649384
623c15b
b7faac8
dec62e9
bc45772
b89fc84
2c15dda
16e43a3
c4b7838
4cbfd64
9822b43
c26ee9c
f0e8964
a5e4320
4125905
3ab6f07
f72d5d7
1a81a74
e4568b7
2b53269
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Missing error handling for
SetAccount
call. Ensure error is checked to prevent potential issues with account setting.Committable suggestion
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.
Missing error handling for
SetAccount
call. Ensure error is checked to prevent potential issues with account setting.Committable suggestion
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.
Missing error handling for
SetAccount
call. Ensure error is checked to prevent potential issues with account setting.Committable suggestion