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: Generic Relayer #69

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from
Draft

feat: Generic Relayer #69

wants to merge 37 commits into from

Commits on Oct 8, 2024

  1. chore: init generic relayer

    Bisht13 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1a5ebc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    8391efd View commit details
    Browse the repository at this point in the history
  2. fix: uuid capture

    Bisht13 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f08144a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    036a96d View commit details
    Browse the repository at this point in the history
  2. fix: use tokio mutex

    Bisht13 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a32543a View commit details
    Browse the repository at this point in the history
  3. feat: add status api

    Bisht13 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8d8e520 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. fix: update schema

    Bisht13 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0a458c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    4acb91e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e9fc0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0695423 View commit details
    Browse the repository at this point in the history
  4. Add example contract

    SoraSuegami committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    230951b View commit details
    Browse the repository at this point in the history
  5. Start scripts in example

    SoraSuegami committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    faa36ed View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    c31af55 View commit details
    Browse the repository at this point in the history
  2. feat: finish e2e test

    Bisht13 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    dc607f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. feat: add simulation

    Bisht13 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5f5f28e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. chore: refactor

    Bisht13 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    83ce72e View commit details
    Browse the repository at this point in the history
  2. feat: add sqlx queries

    Bisht13 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    73dc0af View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    5293be5 View commit details
    Browse the repository at this point in the history
  2. chore: retry logic

    Bisht13 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    bf4d7fe View commit details
    Browse the repository at this point in the history
  3. chore: remove redundant log

    Bisht13 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    f1926fe View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. chore: refactor

    Bisht13 committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    b425ed5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    aafa77f View commit details
    Browse the repository at this point in the history
  2. chore: add logs

    Bisht13 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    029ffe0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a25d10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98a2cd3 View commit details
    Browse the repository at this point in the history
  5. fix: explorer url

    Bisht13 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d8de755 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bac8715 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3aa3a00 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Support new dkim registry

    SoraSuegami committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c98501b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/zkemail/email-tx-builder in…

    …to feat/fix-dkim-generic-relayer
    SoraSuegami committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ff5eecd View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    462ad8c View commit details
    Browse the repository at this point in the history
  2. fix: replace qp encoding

    Bisht13 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    91f2172 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Merge pull request #86 from zkemail/feat/fix-dkim-generic-relayer

    Support new dkim registry
    Bisht13 authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    85c6a44 View commit details
    Browse the repository at this point in the history
  2. chore: refactor

    Bisht13 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a6c1184 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

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

Commits on Nov 30, 2024

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