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 totalSupply & add checked balance increases #401

Merged
merged 4 commits into from
Nov 23, 2023

Conversation

jtriley-eth
Copy link
Contributor

Description

Removes totalSupply per ERC-6909 change (commit: f76969b)

Removes unchecked blocks for balance increases, as balances may overflow without checked arithmetic on totalSupply.

Checklist

  • Ran forge snapshot?
  • Ran npm run lint?
  • Ran forge test?

@transmissions11 transmissions11 changed the title Remove totalSupply; Add checked balance increases ♻️ Remove totalSupply & add checked balance increases Nov 23, 2023
@transmissions11 transmissions11 merged commit 4b47a19 into transmissions11:main Nov 23, 2023
1 check 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