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

Refactor #62

Merged
merged 42 commits into from
Oct 1, 2024
Merged

Refactor #62

merged 42 commits into from
Oct 1, 2024

Commits on Oct 1, 2024

  1. chore: refactor

    Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0f961e6 View commit details
    Browse the repository at this point in the history
  2. WIP: Add custom errors

    DimiDumo authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1245c2f View commit details
    Browse the repository at this point in the history
  3. Update .env.example

    DimiDumo authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3e6ff1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6da5914 View commit details
    Browse the repository at this point in the history
  5. Custom errors for email

    DimiDumo authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e8093d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8d73e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f212b09 View commit details
    Browse the repository at this point in the history
  8. Rebase fixes

    DimiDumo authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    87340f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb9ce38 View commit details
    Browse the repository at this point in the history
  10. Add Re: to subject for reply emails

    DimiDumo authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d545cbb View commit details
    Browse the repository at this point in the history
  11. Update email templates UI

    wryonik authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    37ef80b View commit details
    Browse the repository at this point in the history
  12. Add cloud build to build on gcp

    DimiDumo authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d862ec6 View commit details
    Browse the repository at this point in the history
  13. Bump relayer version

    DimiDumo authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ac511f5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    399126a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ede8e54 View commit details
    Browse the repository at this point in the history
  16. chore: move md files

    Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0ba5fb1 View commit details
    Browse the repository at this point in the history
  17. feat: add github workflows

    Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    52a4005 View commit details
    Browse the repository at this point in the history
  18. chore: remove abis

    Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b268d72 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f91fc02 View commit details
    Browse the repository at this point in the history
  20. fix: github action

    Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b4e547a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f036aac View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    deba9f3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2d3347a View commit details
    Browse the repository at this point in the history
  24. Force db initialization on startup

    DimiDumo authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    19bd27e View commit details
    Browse the repository at this point in the history
  25. AI generated doc comments

    DimiDumo authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    adcefd6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    69d7b3c View commit details
    Browse the repository at this point in the history
  27. Add AI generated comments

    DimiDumo authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    719dc4a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4c179e5 View commit details
    Browse the repository at this point in the history
  29. Exclude abi folder as workspace member

    DimiDumo authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9cf423c View commit details
    Browse the repository at this point in the history
  30. Ignore abis for fmt

    DimiDumo authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cf12f6d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d5771de View commit details
    Browse the repository at this point in the history
  32. ui: Update email template UI

    - powered by zk email is odd that theyre different sizes
    - the social icons at the bottom look squished
    - Update the email template from The Zk team Aayush to The ZK Email Team
    - Check vertical padding in the mail
    wryonik authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    58ed8fb View commit details
    Browse the repository at this point in the history
  33. feat: GPU prover (#66)

    * feat: use GPU for proving
    
    * chore: update Dockerfile
    
    * chore: cleanup
    
    * chore: update params.zip
    
    * chore: update circom_proofgen.sh
    
    * chore: update
    Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3f6a025 View commit details
    Browse the repository at this point in the history
  34. fix: regex json path

    Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d81c86e View commit details
    Browse the repository at this point in the history
  35. chore: update k8s manifest

    Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6b8bf54 View commit details
    Browse the repository at this point in the history
  36. feat: use GPU for proving

    Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1465978 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e1080aa View commit details
    Browse the repository at this point in the history
  38. feat: keep modal warm

    Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    987575f View commit details
    Browse the repository at this point in the history
  39. ui: update email template design

    wryonik authored and Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7bd6534 View commit details
    Browse the repository at this point in the history
  40. chore: cleanup

    Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b4066ea View commit details
    Browse the repository at this point in the history
  41. chore: update dockerignore

    Bisht13 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    65c0010 View commit details
    Browse the repository at this point in the history
  42. chore: update dockerignore

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