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

removed timestamps from circuits in favor of batch numbers, modified circuits and swapper to support correct MVP swap logic (one price per direction for now with no internal marketmaking) #3

Open
wants to merge 54 commits into
base: main
Choose a base branch
from

Commits on Apr 2, 2023

  1. first commit

    laudiacay committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    3d9145b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    74ae0fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c016b5d View commit details
    Browse the repository at this point in the history
  3. well formed

    Lev-Stambler committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    bfe4afb View commit details
    Browse the repository at this point in the history
  4. initial commit

    laudiacay committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    02af0cb View commit details
    Browse the repository at this point in the history
  5. new root out

    Lev-Stambler committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    8aacec4 View commit details
    Browse the repository at this point in the history
  6. remove submodule

    laudiacay committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    090bec1 View commit details
    Browse the repository at this point in the history
  7. remove submodule

    laudiacay committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    49b1a33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0502618 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b36488 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee2ac08 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8e58b1a View commit details
    Browse the repository at this point in the history
  12. remove ptau

    Lev-Stambler committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    f3dc519 View commit details
    Browse the repository at this point in the history
  13. update smt

    Lev-Stambler committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    77ca16e View commit details
    Browse the repository at this point in the history
  14. find

    Lev-Stambler committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    fc6d11c View commit details
    Browse the repository at this point in the history
  15. format

    Lev-Stambler committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e71e442 View commit details
    Browse the repository at this point in the history
  16. got js running

    Lev-Stambler committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    dfd7330 View commit details
    Browse the repository at this point in the history
  17. wrapper circuit

    Lev-Stambler committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3fbdccf View commit details
    Browse the repository at this point in the history
  18. wrapper fix

    Lev-Stambler committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    21c91ee View commit details
    Browse the repository at this point in the history
  19. check deposit split

    Lev-Stambler committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    f2b33e6 View commit details
    Browse the repository at this point in the history
  20. verify comm memb

    Lev-Stambler committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d5d970a View commit details
    Browse the repository at this point in the history
  21. swap circuit

    Lev-Stambler committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    424bac5 View commit details
    Browse the repository at this point in the history
  22. swap events

    Lev-Stambler committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2957df8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    da6a28f View commit details
    Browse the repository at this point in the history
  2. app.ts changes

    laudiacay committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    787194b View commit details
    Browse the repository at this point in the history
  3. merge

    laudiacay committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f1c86d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. forge install

    laudiacay committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    db7f360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    607d8b6 View commit details
    Browse the repository at this point in the history
  3. adding swapper logic

    laudiacay committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    84d1d2d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. start circuit split

    Lev-Stambler committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    2cca420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ddc649 View commit details
    Browse the repository at this point in the history
  3. split and merge

    Lev-Stambler committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f4172d9 View commit details
    Browse the repository at this point in the history
  4. more circuits

    Lev-Stambler committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    cb544af View commit details
    Browse the repository at this point in the history
  5. swap

    Lev-Stambler committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    589dc2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c7880c View commit details
    Browse the repository at this point in the history
  7. build

    Lev-Stambler committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f92d8fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1666229 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce6e6d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    029df3f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. make sure you compile the solidity with --via-ir, but this adds swap …

    …creation functionality (although the stack IS too deep)
    laudiacay committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    842b48a View commit details
    Browse the repository at this point in the history
  2. merge

    Lev-Stambler committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    77c53a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e842f1 View commit details
    Browse the repository at this point in the history
  4. fixed build

    laudiacay committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b14fb77 View commit details
    Browse the repository at this point in the history
  5. CI/CD

    laudiacay committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    dccb121 View commit details
    Browse the repository at this point in the history
  6. fixing submodules

    laudiacay committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    98090a4 View commit details
    Browse the repository at this point in the history
  7. forge install: forge-std

    laudiacay committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    90a380d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5a408f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85268b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    63fe303 View commit details
    Browse the repository at this point in the history
  11. does this fix it

    laudiacay committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    deb4a2c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    84bd8cc View commit details
    Browse the repository at this point in the history
  13. merge/split separated

    laudiacay committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f25db6f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. removed timestamps from circuits in favor of batch numbers, modified …

    …circuits and swapper to support correct MVP swap logic (one price per direction for now with no internal marketmaking)
    laudiacay committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    0278980 View commit details
    Browse the repository at this point in the history