Skip to content

Removed unnecessary Secondary inheritance from RefundEscrow. #1381

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

Merged
merged 1 commit into from
Oct 4, 2018

Conversation

nventuro
Copy link
Contributor

@nventuro nventuro commented Oct 4, 2018

While doing a final pass on the inheritance trees, this one came up. RefundEscrow extends ConditionalEscrow, which extends Escrow, which extends Secondary, making this explicit inheritance unnecessary.

@nventuro nventuro added kind:improvement contracts Smart contract code. labels Oct 4, 2018
@nventuro nventuro added this to the v2.0 milestone Oct 4, 2018
@nventuro nventuro requested a review from spalladino October 4, 2018 14:01
@nventuro nventuro merged commit 308e5e9 into OpenZeppelin:master Oct 4, 2018
@nventuro nventuro deleted the escrow-inheritance branch October 4, 2018 14:15
nventuro added a commit that referenced this pull request Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contracts Smart contract code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants