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

[WIP] Add a flashloan and make contract callable by anyone #14

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Jan 18, 2021

  1. Add variables to "usage" and "environment variables"

    Specifically adding ETHEREUM_RPC_URL and BUNDLE_EXECUTOR_ADDRESS to "usage."
    bertmiller authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    8060f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85fdafb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9890ff2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90d59f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    429545c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Add flashloan file

    bertmiller committed May 6, 2021
    Configuration menu
    Copy the full SHA
    4857d85 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    7b6e167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    061590e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    ccefbae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57457cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb9a82b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a4ac48 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    8e6d101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4fcd37 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    edff905 View commit details
    Browse the repository at this point in the history
  2. Update BundleExecutor.sol

    bertmiller authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    fb4309f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Remove executor/owner

    bertmiller committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    3ad421e View commit details
    Browse the repository at this point in the history