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: seggregate scripts by launch phase #13

Merged
merged 16 commits into from
Nov 27, 2023

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    794411b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c6d4da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bb1d06 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    1c388c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a8a57b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dc0f96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8963b19 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. refactor(phase-0-alpha): remove creation of vesting stream

    `vestId` is expected as an input parameter instead. This makes it easier, since another team deployed the `DssVest` contract for NGT tokens.
    amusingaxl committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d8c0d62 View commit details
    Browse the repository at this point in the history
  2. chore: update lib/dss-test

    amusingaxl committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6a91517 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f799377 View commit details
    Browse the repository at this point in the history
  4. refactor(ConfigReader): swap envOrRead* parameters

    Since env vars take priority, `envKey` should be the 1st parameter.
    amusingaxl committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    eeb1771 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74277b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Oct 25, 2023

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

Commits on Oct 30, 2023

  1. refactor(solc-version): use 0.8.16

    Use `solc`@`0.8.16` to match the remaining endgame related contracts
    amusingaxl committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    92670dd View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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