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

Fix naming for incrementing and decrementing balance in transfer function #1976

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

FredCoen
Copy link
Contributor

@FredCoen FredCoen commented Jan 7, 2025

I think there was a naming confusion here. Fixed it with using decr for decremented balance and incr for incremented balance.

Copy link

codspeed-hq bot commented Jan 7, 2025

CodSpeed Performance Report

Merging #1976 will not alter performance

Comparing FredCoen:correct-variable-naming (e03de47) with main (04688b7)

Summary

✅ 8 untouched benchmarks

Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

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

makes sense

@rakita rakita merged commit 7fcbd7d into bluealloy:main Jan 8, 2025
24 of 28 checks passed
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