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 arithmetic. #729

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

jtriley-eth
Copy link
Contributor

Description

Removes totalSupply in accordance with EIP-6909 update.

Adds checked arithmetic on balance increases, as they previously relied on a checked addition to totalSupply.

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • Ran forge fmt?
  • Ran forge snapshot?
  • Ran forge test?

@atarpara
Copy link
Collaborator

LGTM.

1 similar comment
@Vectorized
Copy link
Owner

LGTM.

@atarpara atarpara merged commit d28358e into Vectorized:main Nov 22, 2023
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