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

Add a VestingWallet #2748

Merged
merged 26 commits into from Oct 18, 2021
Merged

Add a VestingWallet #2748

merged 26 commits into from Oct 18, 2021

Commits on Jul 1, 2021

  1. Copy the full SHA
    73ac8ea View commit details
    Browse the repository at this point in the history
  2. fix lint

    Amxx committed Jul 1, 2021
    Copy the full SHA
    fac65ad View commit details
    Browse the repository at this point in the history
  3. rename constructor variables

    Amxx committed Jul 1, 2021
    Copy the full SHA
    9624235 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
    Amxx and frangio committed Jul 1, 2021
    Copy the full SHA
    68ca2d6 View commit details
    Browse the repository at this point in the history
  5. address issue raised in the PR

    Amxx committed Jul 1, 2021
    Copy the full SHA
    a0ca250 View commit details
    Browse the repository at this point in the history
  6. function ordering consistency

    Amxx committed Jul 1, 2021
    Copy the full SHA
    217f936 View commit details
    Browse the repository at this point in the history
  7. fix duplicate

    Amxx committed Jul 1, 2021
    Copy the full SHA
    f849eb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. split ERC20VestingWallet

    Amxx committed Jul 6, 2021
    Copy the full SHA
    d676c9b View commit details
    Browse the repository at this point in the history
  2. fix lint

    Amxx committed Jul 6, 2021
    Copy the full SHA
    6323a51 View commit details
    Browse the repository at this point in the history
  3. Update contracts/finance/vesting/ERC20VestingVoting.sol

    Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
    Amxx and frangio committed Jul 6, 2021
    Copy the full SHA
    f3c2935 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. use a vestingwallet.behavior.js

    Amxx committed Jul 8, 2021
    Copy the full SHA
    82bb43c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. fix file naming

    Amxx committed Jul 26, 2021
    Copy the full SHA
    bb8393f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Copy the full SHA
    35e352e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    06bf4a2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7be79ce View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

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

Commits on Oct 7, 2021

  1. Copy the full SHA
    6840a5b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cc06a12 View commit details
    Browse the repository at this point in the history
  3. remove dead code

    Amxx committed Oct 7, 2021
    Copy the full SHA
    ec0442b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

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

Commits on Oct 13, 2021

  1. Apply suggestions from code review

    Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
    Amxx and frangio committed Oct 13, 2021
    Copy the full SHA
    931a339 View commit details
    Browse the repository at this point in the history
  2. address issues raised in the PR

    Amxx committed Oct 13, 2021
    Copy the full SHA
    28c0094 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Amxx committed Oct 13, 2021
    Copy the full SHA
    caf050e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. improve testing

    Amxx committed Oct 14, 2021
    Copy the full SHA
    d7b2445 View commit details
    Browse the repository at this point in the history
  2. linting in tests

    Amxx committed Oct 14, 2021
    Copy the full SHA
    0a170d4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    48da2c4 View commit details
    Browse the repository at this point in the history