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 RFQ Guard #2840

Merged
merged 40 commits into from
Jul 6, 2024
Merged

Add RFQ Guard #2840

merged 40 commits into from
Jul 6, 2024

Commits on Jul 2, 2024

  1. WIP: guard skeleton

    dwasse committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b69063b View commit details
    Browse the repository at this point in the history
  2. WIP: add guarddb package

    dwasse committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1c4ef5f View commit details
    Browse the repository at this point in the history
  3. WIP: db loop

    dwasse committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    43d10b7 View commit details
    Browse the repository at this point in the history
  4. Feat: add BridgeRequest model

    dwasse committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    49e9466 View commit details
    Browse the repository at this point in the history
  5. Feat: store bridge request

    dwasse committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    85cbf82 View commit details
    Browse the repository at this point in the history
  6. Feat: add dispute trigger

    dwasse committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    35bf205 View commit details
    Browse the repository at this point in the history
  7. Feat: handle disputed log

    dwasse committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ebb8847 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1aea042 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Fix: build

    dwasse committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9c54eee View commit details
    Browse the repository at this point in the history
  2. Fix: guarddb models

    dwasse committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bdbaa7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7864840 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff7d1ca View commit details
    Browse the repository at this point in the history
  5. Feat: add guard cmd

    dwasse committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b2d25e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76b2e1a View commit details
    Browse the repository at this point in the history
  7. Feat: add guard config

    dwasse committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    278cbb9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    568acce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24c551e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    99834de View commit details
    Browse the repository at this point in the history
  11. WIP: add TestDispute

    dwasse committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a9174c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    11196b4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    880e044 View commit details
    Browse the repository at this point in the history
  14. Fix: pass in raw request

    dwasse committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    32ede77 View commit details
    Browse the repository at this point in the history
  15. Cleanup: logs

    dwasse committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6ab95e1 View commit details
    Browse the repository at this point in the history
  16. Feat: add tracing

    dwasse committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c08e4f5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b344694 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Cleanup: lint

    dwasse committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    cdd769d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Cleanup: lint

    dwasse committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bb677e0 View commit details
    Browse the repository at this point in the history
  2. [goreleaser]

    dwasse committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ed153b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ab1ce6 View commit details
    Browse the repository at this point in the history
  4. [goreleaser]

    dwasse committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    afb427b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6efd100 View commit details
    Browse the repository at this point in the history
  6. [goreleaser]

    dwasse committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f5a00e6 View commit details
    Browse the repository at this point in the history
  7. add guard

    trajan0x committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d3011d8 View commit details
    Browse the repository at this point in the history
  8. use correct transactor

    trajan0x committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6982d44 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. merge master [goreleaser]

    trajan0x committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    3544a11 View commit details
    Browse the repository at this point in the history
  2. event parsing

    trajan0x committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    9b22148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e576f34 View commit details
    Browse the repository at this point in the history
  4. fix tests

    trajan0x committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    7ceb0db View commit details
    Browse the repository at this point in the history
  5. anvil removal [goreleaser]

    trajan0x committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    71133e6 View commit details
    Browse the repository at this point in the history
  6. ci again

    trajan0x committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    63e553c View commit details
    Browse the repository at this point in the history