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

Improve encapsulation on TimedCrowdsale #1281

Conversation

come-maiz
Copy link
Contributor

This is part of #1174

Requires #1277

  • πŸ“˜ I've reviewed the OpenZeppelin Contributor Guidelines
  • βœ… I've added tests where applicable to test my new functionality.
  • πŸ“– I've made sure that my contracts are well-documented.
  • 🎨 I've run the JS/Solidity linters and fixed any issues (npm run lint:all:fix).

@come-maiz
Copy link
Contributor Author

come-maiz commented Sep 6, 2018

This one escaped my previous sweep.

@come-maiz come-maiz changed the title Refactor/1174/private state vars timed crowdsale Improve encapsulation on TimedCrowdsale Sep 6, 2018
@frangio frangio added contracts Smart contract code. breaking change Changes that break backwards compatibility of the public API. labels Sep 6, 2018
@frangio frangio added this to the v2.0 milestone Sep 6, 2018
@frangio frangio added the on hold Put on hold for some reason that must be specified in a comment. label Sep 6, 2018
frangio
frangio previously approved these changes Sep 6, 2018
@come-maiz come-maiz removed the on hold Put on hold for some reason that must be specified in a comment. label Sep 6, 2018
frangio
frangio previously approved these changes Sep 6, 2018
Copy link
Contributor

@frangio frangio left a comment

Choose a reason for hiding this comment

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

Thanks @ElOpio!

@frangio
Copy link
Contributor

frangio commented Sep 6, 2018

There was a weird duplicate function definition. @ElOpio can you review this now?

Copy link
Contributor Author

@come-maiz come-maiz left a comment

Choose a reason for hiding this comment

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

Yes, thanks for fixing the merge @frangio.
+1 (github doesn't let me approve)

@frangio frangio merged commit ab13379 into OpenZeppelin:master Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Changes that break backwards compatibility of the public API. contracts Smart contract code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants