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

Feat ERC7715 grant_permissions support on lab #2500

Merged
merged 21 commits into from
Jul 10, 2024

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    614dc78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aea0b7f View commit details
    Browse the repository at this point in the history
  3. fix and export types

    KannuSingh committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    494a068 View commit details
    Browse the repository at this point in the history
  4. Update .env.example

    KannuSingh committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2a92fbe View commit details
    Browse the repository at this point in the history
  5. add reading donut count

    KannuSingh committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a6771d0 View commit details
    Browse the repository at this point in the history
  6. fix Chain type

    KannuSingh committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    12fbdbe View commit details
    Browse the repository at this point in the history
  7. refactor code

    KannuSingh committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6ab4278 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    577701c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea0b50 View commit details
    Browse the repository at this point in the history
  3. update package deps

    KannuSingh committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    eeca121 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. run prettier

    KannuSingh committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8f651f7 View commit details
    Browse the repository at this point in the history
  2. refactor code

    KannuSingh committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    465b6e0 View commit details
    Browse the repository at this point in the history
  3. fix imports

    KannuSingh committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0e859df View commit details
    Browse the repository at this point in the history
  4. code clean up

    KannuSingh committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    33ae7fd View commit details
    Browse the repository at this point in the history
  5. add env NEXT_PUBLIC_LOCAL_BUNDLER_URL

    use this for local env: foundry chain
    KannuSingh committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7791e10 View commit details
    Browse the repository at this point in the history
  6. Update .env.example

    KannuSingh committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5e3bb48 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. remove foundry chain

    enabled using local AA infra by setting env variables
    KannuSingh committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    791f3eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d02122 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa69385 View commit details
    Browse the repository at this point in the history
  4. Update package-lock.json

    KannuSingh committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2cd6d20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4eed226 View commit details
    Browse the repository at this point in the history