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

Payments architecture #56

Closed
wants to merge 29 commits into from
Closed

Payments architecture #56

wants to merge 29 commits into from

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    48b6852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12be3ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8436128 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9ed4c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    538dc80 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. remove token input to postMerkleRoot function

    this input was from a previous design and should no longer be needed given the new merkle leaf/tree structure
    ChaoticWalrus committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    5051fbd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. init commit

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b304dd6 View commit details
    Browse the repository at this point in the history
  2. implemented basic payment coordinator

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c7833b1 View commit details
    Browse the repository at this point in the history
  3. implemented basic payment coordinator

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3ececc4 View commit details
    Browse the repository at this point in the history
  4. added initializer, owner

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    11a0fec View commit details
    Browse the repository at this point in the history
  5. added initializer, owner

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    404b0ae View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. test setup

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2f61199 View commit details
    Browse the repository at this point in the history
  2. test setup

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    50f546d View commit details
    Browse the repository at this point in the history
  3. commit beforecheckout

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f27ccd1 View commit details
    Browse the repository at this point in the history
  4. got test working

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    244067b View commit details
    Browse the repository at this point in the history
  5. added several more tests

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    844dbed View commit details
    Browse the repository at this point in the history
  6. fixed broken testS

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    969d5f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. addressed concerns

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    cee81d2 View commit details
    Browse the repository at this point in the history
  2. addressed last couple points

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8696db7 View commit details
    Browse the repository at this point in the history
  3. addressed final changes

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ed94f3e View commit details
    Browse the repository at this point in the history
  4. addressed final changes

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ea8a8e3 View commit details
    Browse the repository at this point in the history
  5. removed logs

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e04d6ea View commit details
    Browse the repository at this point in the history
  6. fixed breaking test

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7278609 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. removed Test import

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    08505bf View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Update certora-prover.yml

    Sidu28 authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    132e964 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from Layr-Labs/payment-coord

    payment coordinator
    Sidu28 authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2de4848 View commit details
    Browse the repository at this point in the history
  3. added comments

    Siddhartha Jagannath authored and Siddhartha Jagannath committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e5c41ab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #79 from Layr-Labs/paymentcoord1

    Paymentcoord1
    Sidu28 authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b977a59 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

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