Skip to content

Fix some minor issues found by automated code review tool#123

Merged
jordanschalm merged 2 commits intomainfrom
jord/minor-fixes
Jan 27, 2026
Merged

Fix some minor issues found by automated code review tool#123
jordanschalm merged 2 commits intomainfrom
jord/minor-fixes

Conversation

@jordanschalm
Copy link
Copy Markdown
Member

  • consistent function access control for recording deposit/withdrawal
  • mark unused version field deprecated

@jordanschalm jordanschalm requested a review from a team as a code owner January 27, 2026 17:26
Copy link
Copy Markdown
Member

@turbolent turbolent left a comment

Choose a reason for hiding this comment

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

As noted in the Q&A, we can actually assume a redeployment and should maybe just remove the field. Alternatively we could have a separate pass after an update to remove all deprecated fields

@jordanschalm jordanschalm merged commit 2c9023a into main Jan 27, 2026
1 check passed
@jordanschalm jordanschalm deleted the jord/minor-fixes branch January 27, 2026 20:04
@jordanschalm
Copy link
Copy Markdown
Member Author

Alternatively we could have a separate pass after an update to remove all deprecated fields

There are quite a few, so I will go through and remove them all together.

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.

2 participants