Skip to content

Update erc20.sol - #3

Open
anushreepandya wants to merge 1 commit into
MyEtherAuthority:masterfrom
anushreepandya:patch-3
Open

Update erc20.sol#3
anushreepandya wants to merge 1 commit into
MyEtherAuthority:masterfrom
anushreepandya:patch-3

Conversation

@anushreepandya

Copy link
Copy Markdown
Contributor

Added the check to check all the uint256 inputs are within range or not. Added this so that the code is not vulnerable to underflow and overflow attacks. Also added increase and decrease allowance functions to update allowance values.

Added the check to check all the uint256 inputs are within range or not. Added this so that the code is not vulnerable to underflow and overflow attacks. Also added increase and decrease allowance functions to update allowance values.
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.

1 participant