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

Linear erc20 swap offer enforcer #26

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

Commits on Sep 20, 2024

  1. Add cursor rules file

    This is my current best draft of a preprompt to help development of caveat enforcers.
    
    It will need to be kept up to date when we change interfaces. I believe I have it up to date with main now.
    danfinlay committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7a2fd20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb59cfa View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Add Caveats helper library

    danfinlay committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    47a51b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 2, 2024

  1. Tests passing

    danfinlay committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    dd94310 View commit details
    Browse the repository at this point in the history