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: Remove requirement for bouncycastle #55

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

Commits on Aug 28, 2024

  1. remove requirement for bouncycastle, introduces need to create public…

    … key from the EC private key
    steve-gr4vy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    030cf34 View commit details
    Browse the repository at this point in the history
  2. remove from pom

    steve-gr4vy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5fa0bbd View commit details
    Browse the repository at this point in the history
  3. update get public key

    steve-gr4vy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e778241 View commit details
    Browse the repository at this point in the history
  4. add public key to ci

    steve-gr4vy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c7429dc View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. fix

    steve-gr4vy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c07477c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge branch 'main' into remove_bouncycastle

    # Conflicts:
    #	src/main/java/com/gr4vy/api/model/Transaction.java
    #	src/main/java/com/gr4vy/api/model/TransactionPaymentMethodRequest.java
    steve-gr4vy committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2c9848a View commit details
    Browse the repository at this point in the history
  2. update version to 0.31.0

    steve-gr4vy committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    44d676a View commit details
    Browse the repository at this point in the history