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 Wrapper Bundler #364

Merged
merged 27 commits into from
Nov 9, 2023
Merged

Add Wrapper Bundler #364

merged 27 commits into from
Nov 9, 2023

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    4fdce5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    247e133 View commit details
    Browse the repository at this point in the history
  3. test: add tests

    MerlinEgalite committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    895a1c6 View commit details
    Browse the repository at this point in the history
  4. fix: wrapper bundler

    MerlinEgalite committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    179b3df View commit details
    Browse the repository at this point in the history
  5. docs: add natspecs

    MerlinEgalite committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    d1ba076 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    bf7c35d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a95e90 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    f33171a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bde5b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. feat: add erc20 wrapper bundler

    MerlinEgalite authored and Rubilmax committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b526a7f View commit details
    Browse the repository at this point in the history
  2. test: add tests

    MerlinEgalite authored and Rubilmax committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8b7df76 View commit details
    Browse the repository at this point in the history
  3. fix: wrapper bundler

    MerlinEgalite authored and Rubilmax committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    67cfe8d View commit details
    Browse the repository at this point in the history
  4. docs: add natspecs

    MerlinEgalite authored and Rubilmax committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3ab2465 View commit details
    Browse the repository at this point in the history
  5. fix: deposit for initiator

    MerlinEgalite authored and Rubilmax committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    239c002 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac81e9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    521a408 View commit details
    Browse the repository at this point in the history
  8. refactor: rename wrapper functions

    MerlinEgalite authored and Rubilmax committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7b16d8f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    38730ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b24bcc0 View commit details
    Browse the repository at this point in the history
  3. feat: use approve max

    MerlinEgalite committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    300d519 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix/prevent-reentrancy' of github.com:morpho-labs/morph…

    …o-blue-bundlers into feat/wrapper
    MerlinEgalite committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e342807 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f77392b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. docs: apply suggestions

    Co-authored-by: Romain Milon <rmilon@gmail.com>
    Signed-off-by: Merlin Egalite <44097430+MerlinEgalite@users.noreply.github.com>
    MerlinEgalite and Rubilmax authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    200a477 View commit details
    Browse the repository at this point in the history
  2. style: fix formatting

    MerlinEgalite committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a55d2ed View commit details
    Browse the repository at this point in the history
  3. feat: check min balace

    MerlinEgalite committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1cd7365 View commit details
    Browse the repository at this point in the history
  4. docs: apply other suggestions

    Co-authored-by: Romain Milon <rmilon@gmail.com>
    Signed-off-by: Merlin Egalite <44097430+MerlinEgalite@users.noreply.github.com>
    MerlinEgalite and Rubilmax authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7330ef3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91b77a3 View commit details
    Browse the repository at this point in the history