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 ERC20 burnable #32

Merged
merged 3 commits into from Feb 6, 2021
Merged

Remove ERC20 burnable #32

merged 3 commits into from Feb 6, 2021

Conversation

Joeysantoro
Copy link
Contributor

This PR resolves OpenZeppelin audit vulnerabilities C01, L01, and N28

It resolves C01 and L01 by changing the FPOOL and FGEN tokens to be ERC20 instead of ERC20Burnable.

It resolves N28 by removing the ERC20 inheritance from FEI

@Joeysantoro Joeysantoro added the OZ Fix New A PR dedicated to fix an OpenZeppelin issue label Feb 6, 2021
@Joeysantoro Joeysantoro changed the base branch from POZ-Combined to POZ-Fixes February 6, 2021 21:01
@Joeysantoro Joeysantoro merged commit e096ee0 into POZ-Fixes Feb 6, 2021
Joeysantoro pushed a commit that referenced this pull request Jul 9, 2021
@kryptoklob kryptoklob deleted the POZ-Remove-ERC20-Burnable branch September 19, 2021 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OZ Fix New A PR dedicated to fix an OpenZeppelin issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant