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

Gnosis Safe Flash Loans #39

Merged
merged 20 commits into from
Apr 23, 2024
Merged

Gnosis Safe Flash Loans #39

merged 20 commits into from
Apr 23, 2024

Commits on Apr 16, 2024

  1. draft: Gnosis Safe Flash Loans

    alcueca committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8e2b141 View commit details
    Browse the repository at this point in the history
  2. always be linting

    alcueca committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    822dc8c View commit details
    Browse the repository at this point in the history
  3. Fix comments

    alcueca committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7c51f89 View commit details
    Browse the repository at this point in the history
  4. Not sure what's wrong with the transfer

    alcueca committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6fc1453 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. tests complete

    alcueca committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    49e6de0 View commit details
    Browse the repository at this point in the history
  2. Better README

    alcueca committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8aae47e View commit details
    Browse the repository at this point in the history
  3. lint me, my friend, lint me, again

    alcueca committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e413d0a View commit details
    Browse the repository at this point in the history
  4. Moved tests to mainnet

    alcueca committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d6daecb View commit details
    Browse the repository at this point in the history
  5. setLendingDataAll

    alcueca committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    54ae085 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Now with a clone factory

    alcueca committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0c06c38 View commit details
    Browse the repository at this point in the history
  2. LINT LINT LINT

    alcueca committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8900c8a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. added indexed to events

    alcueca committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    a7f5108 View commit details
    Browse the repository at this point in the history
  2. Removed code duplication and unnecessary storage

    alcueca committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    fa88a93 View commit details
    Browse the repository at this point in the history
  3. Missing natspec

    alcueca committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    494e31d View commit details
    Browse the repository at this point in the history
  4. Friendlier UX

    alcueca committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    c1480dd View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Held at gunpoint, basically

    alcueca authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    8922834 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Slapped nonReentrant on

    alcueca committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    56927df View commit details
    Browse the repository at this point in the history
  2. Merge branch 'gnosis-safe' of github.com:alcueca/erc3156pp-wrappers i…

    …nto gnosis-safe
    alcueca committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    24476c0 View commit details
    Browse the repository at this point in the history
  3. lint

    alcueca committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d827d7b View commit details
    Browse the repository at this point in the history
  4. Now with reentrancy support

    alcueca committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0e3b094 View commit details
    Browse the repository at this point in the history