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

Extend PaymentSplitter to support ERC20 tokens #2858

Merged
merged 15 commits into from Oct 7, 2021

Commits on Sep 14, 2021

  1. Add MultiPaymentSplitter

    with ERC20 support on top of the existing PaymentSplitter
    Amxx committed Sep 14, 2021
    Copy the full SHA
    d2ed543 View commit details
    Browse the repository at this point in the history
  2. consistency and linting

    Amxx committed Sep 14, 2021
    Copy the full SHA
    06068cf View commit details
    Browse the repository at this point in the history
  3. Add MultiPaymentSplitter tests

    Amxx committed Sep 14, 2021
    Copy the full SHA
    95d873c View commit details
    Browse the repository at this point in the history
  4. fix lint

    Amxx committed Sep 14, 2021
    Copy the full SHA
    f38ed9c View commit details
    Browse the repository at this point in the history
  5. add changelog entry

    Amxx committed Sep 14, 2021
    Copy the full SHA
    399a544 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    27ce366 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    abfd13b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7ed7a91 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. fix lint

    Amxx committed Sep 15, 2021
    Copy the full SHA
    ca9a2c3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3745c03 View commit details
    Browse the repository at this point in the history
  3. address some PR comments

    Amxx committed Sep 15, 2021
    Copy the full SHA
    574941a View commit details
    Browse the repository at this point in the history
  4. add notice about rebasing tokens

    Amxx committed Sep 15, 2021
    Copy the full SHA
    350c06d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. fix minor error in tests

    Amxx committed Sep 16, 2021
    Copy the full SHA
    099537b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

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

Commits on Oct 7, 2021

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