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

Refactored contract with fixed bugs and loopholes #1

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

Van0k
Copy link
Contributor

@Van0k Van0k commented Sep 6, 2017

Main changes:

  • Separated different business logic units into different contracts for better structural clarity.
  • Added base contracts (Ownable, Freezable).
  • Added SafeMath.
  • Added ReferralProxy for referral investors to pay.
  • Made main contract freezable.

Secondary changes:

  • Cleaned up unnecessary variables and declarations.
  • Reworked raiseCap to prevent a period when it is possible to move funds.
  • Made some style improvements.

@Van0k Van0k self-assigned this Sep 6, 2017
@Van0k Van0k requested a review from zidorov September 6, 2017 08:55
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.

2 participants