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: add macro to generate ToEncryptable trait #6313

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

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    0057e18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02fe81b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d6c099 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38f98a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    2948474 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'batch_encrypt_decrypt_macro' of github.com:juspay/hyper…

    …switch into batch_encrypt_decrypt_macro
    dracarys18 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    dff0124 View commit details
    Browse the repository at this point in the history
  3. fix: clippy

    dracarys18 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3e74f87 View commit details
    Browse the repository at this point in the history
  4. fix: comments

    dracarys18 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4d74132 View commit details
    Browse the repository at this point in the history
  5. Update crates/router_derive/src/macros/to_encryptable.rs

    Co-authored-by: Sanchith Hegde <[email protected]>
    dracarys18 and SanchithHegde authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2d730e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    ccdedf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e27533f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'batch_encrypt_decrypt_macro' of github.com:juspay/hyper…

    …switch into batch_encrypt_decrypt_macro
    dracarys18 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e322c80 View commit details
    Browse the repository at this point in the history
  4. fix: comment

    dracarys18 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    85d0811 View commit details
    Browse the repository at this point in the history
  5. Update crates/router_derive/src/lib.rs

    Co-authored-by: Sanchith Hegde <[email protected]>
    dracarys18 and SanchithHegde authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5c1d2ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2558d57 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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