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

Pioneer-related features #17

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

Pioneer-related features #17

wants to merge 61 commits into from

Commits on Sep 2, 2018

  1. Configuration menu
    Copy the full SHA
    76c2a2f View commit details
    Browse the repository at this point in the history
  2. remove legacy code.

    Roger-Wu committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    1e26c66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5da7a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    114e8ec View commit details
    Browse the repository at this point in the history
  5. rename uint to uint256

    Roger-Wu committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    a9a30c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a94c4fe View commit details
    Browse the repository at this point in the history
  7. add more setters.

    Roger-Wu committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    e36c78e View commit details
    Browse the repository at this point in the history
  8. test framework

    Ting Ting Lee authored and Ting Ting Lee committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    621cbcd View commit details
    Browse the repository at this point in the history
  9. Merge branch 'pioneer' of https://github.com/Roger-Wu/self-token-crow…

    …dsale into pioneer
    Ting Ting Lee authored and Ting Ting Lee committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    18dd435 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'pioneer' of https://github.com/Roger-Wu/self-token-crow…

    …dsale into pioneer
    Ting Ting Lee authored and Ting Ting Lee committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    4028810 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    38acf4a View commit details
    Browse the repository at this point in the history
  12. init crowdsale contract

    Ting Ting Lee authored and Ting Ting Lee committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    a2a0dcb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fdda0eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    759d9f2 View commit details
    Browse the repository at this point in the history
  15. remove done TODOs.

    Roger-Wu committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    7984969 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1019f9b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c5de1a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. test ownership transfer

    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    83185e9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pioneer' of https://github.com/Roger-Wu/self-token-crow…

    …dsale into pioneer
    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    eb461a2 View commit details
    Browse the repository at this point in the history
  3. test ownership transfer, setter, and event emit

    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    631d94b View commit details
    Browse the repository at this point in the history
  4. basic withdraw test

    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    59382b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    465a89c View commit details
    Browse the repository at this point in the history
  6. update comment.

    Roger-Wu committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    eb513a7 View commit details
    Browse the repository at this point in the history
  7. make variables public.

    Roger-Wu committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    8c8f622 View commit details
    Browse the repository at this point in the history
  8. add test helpers.

    Roger-Wu committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    b4aa4f0 View commit details
    Browse the repository at this point in the history
  9. add test scripts.

    Roger-Wu committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    2d1b663 View commit details
    Browse the repository at this point in the history
  10. add and test Pausable

    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    6aa4c46 View commit details
    Browse the repository at this point in the history
  11. add external input check, event, and test withdraw

    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    4943bc0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6deabe5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    364a965 View commit details
    Browse the repository at this point in the history
  14. test refund if exceed hardcap

    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    ac9a323 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'pioneer' of https://github.com/Roger-Wu/self-token-crow…

    …dsale into pioneer
    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    a8cc41a View commit details
    Browse the repository at this point in the history
  16. update pioneer bonus test

    yhuag committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    d166567 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    60ec4ef View commit details
    Browse the repository at this point in the history
  18. update pioneer rule test

    yhuag committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    560777f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    58bb62b View commit details
    Browse the repository at this point in the history
  20. minor format

    yhuag committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    2eaa690 View commit details
    Browse the repository at this point in the history
  21. add isPioneer check before cal, add end to end test

    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    fd40097 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'pioneer' of https://github.com/Roger-Wu/self-token-crow…

    …dsale into pioneer
    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    39ced98 View commit details
    Browse the repository at this point in the history
  23. finish test: buyer3 is not a pioneer but tries to refer buyer2

    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    2efb517 View commit details
    Browse the repository at this point in the history
  24. end to end test add enter crowdsale next stage

    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    7aa89bf View commit details
    Browse the repository at this point in the history
  25. test reach hardcap and withdraw

    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    4ab1e03 View commit details
    Browse the repository at this point in the history
  26. finish test pause

    Ting Ting Lee authored and Ting Ting Lee committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    71f8339 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. update ETE test

    yhuag committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    625700c View commit details
    Browse the repository at this point in the history
  2. add readme

    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    789c9ea View commit details
    Browse the repository at this point in the history
  3. update readme

    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    f828d31 View commit details
    Browse the repository at this point in the history
  4. revert-invalid-referrer and reorganize purchaseToken

    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    5e29082 View commit details
    Browse the repository at this point in the history
  5. fix referrer logic

    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    96854a2 View commit details
    Browse the repository at this point in the history
  6. fix test

    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    298002b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    421f43d View commit details
    Browse the repository at this point in the history
  8. fix end to end test

    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    759e836 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'pioneer' of https://github.com/Roger-Wu/self-token-crow…

    …dsale into pioneer
    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    31b460c View commit details
    Browse the repository at this point in the history
  10. fix pioneer bonus back to past

    yhuag committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    3b2c274 View commit details
    Browse the repository at this point in the history
  11. purchaser = msg sender

    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    1949c62 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'pioneer' of https://github.com/Roger-Wu/self-token-crow…

    …dsale into pioneer
    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    f959ad0 View commit details
    Browse the repository at this point in the history
  13. Apply whenNotPaused

    yhuag committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    be91a05 View commit details
    Browse the repository at this point in the history
  14. ERROR

    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    07a6b18 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'pioneer' of https://github.com/Roger-Wu/self-token-crow…

    …dsale into pioneer
    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    9bc605f View commit details
    Browse the repository at this point in the history
  16. fix event order

    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    2b8b556 View commit details
    Browse the repository at this point in the history
  17. remove todo

    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    edddab6 View commit details
    Browse the repository at this point in the history
  18. add pause by new owner test

    Ting Ting Lee authored and Ting Ting Lee committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    dccc53c View commit details
    Browse the repository at this point in the history