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

Implemented restriction for ERC20 tokens #527

Merged
merged 9 commits into from
Mar 9, 2022

Conversation

signorecello
Copy link
Contributor

@signorecello signorecello commented Feb 23, 2022

Closes #516

Mind that most changes to .sol files are auto-formats by prettier. Major change is just the adding of super.getRestrictions here and here

Copy link
Contributor

@ChaitanyaKonda ChaitanyaKonda left a comment

Choose a reason for hiding this comment

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

The code looks good pending a small change to remove some code.

@signorecello signorecello force-pushed the zepedro/restrict-erc20-amounts branch from a8e0b9b to 6825994 Compare March 3, 2022 12:06
@signorecello signorecello force-pushed the zepedro/restrict-erc20-amounts branch from 6825994 to bac2a93 Compare March 3, 2022 12:09
@signorecello signorecello force-pushed the zepedro/restrict-erc20-amounts branch from 01e3884 to 544d012 Compare March 7, 2022 12:47
@signorecello signorecello merged commit 4aeee1e into master Mar 9, 2022
@signorecello signorecello deleted the zepedro/restrict-erc20-amounts branch March 9, 2022 14:40
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.

Restrict the value of deposits and withdraws
3 participants