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 duplicated checks of contracts #225

Merged
merged 1 commit into from Jul 3, 2019

Conversation

patitonar
Copy link
Contributor

Closes #217

Besides of duplicate checks on ERC677BridgeTokenRewardable, this pattern was also repeated on other contracts so I applied the changes to these contracts too.

@patitonar patitonar requested a review from akolotov July 3, 2019 15:18
@patitonar patitonar self-assigned this Jul 3, 2019
@akolotov
Copy link
Collaborator

akolotov commented Jul 3, 2019

Asked auditors if it is OK (safe) from their side to optimize all places in the code as it is suggested in this PR.

UPDATE: The auditors confirmed that it is OK to remove this check.

@akolotov akolotov merged commit 4ae49f1 into develop Jul 3, 2019
@akolotov akolotov deleted the 217-duplicated-contract-checks branch July 3, 2019 16:19
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.

None yet

2 participants