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

Refactor #12

Merged
merged 8 commits into from
Mar 26, 2022
Merged

Refactor #12

merged 8 commits into from
Mar 26, 2022

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    59420fc View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Merge pull request #10 from flashburst/fix/claim-beigns

    Fix claimBeginsFrom timestamp
    binpmxstn committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    8e5b9b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    950a8cb View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    27f417c View commit details
    Browse the repository at this point in the history
  2. Updated composer

    binpmxstn committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    3d5e909 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. - Refactored setClaimPeriod

    - Added extra validation `mustHaveNoBalanceInStrategies` to ensure strategies are empty during withdrawals
    - Refactored stories
    binpmxstn committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    7b68560 View commit details
    Browse the repository at this point in the history
  2. - Refactored Vault contract to Vault and VaultDelegate for easier…

    … upgradability
    
    - Renamed `callerMustBe...` to `senderMustBe...`
    - Refactored tests
    binpmxstn committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    e0fe849 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Updated cxToken

    binpmxstn committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    a7fa084 View commit details
    Browse the repository at this point in the history