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

Remove the dependency on Guava. #534

Merged

Commits on Sep 11, 2023

  1. Use lombok.NonNull instead of `com.google.common.base.Preconditions…

    ….checkNotNull` for checking.
    overcat committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6c6ae09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec16bea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ac9b03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4b25b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e76c0ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d34991 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7932cc0 View commit details
    Browse the repository at this point in the history
  8. Remove the use of com.google.common.base.Function and `com.google.c…

    …ommon.primitives.Bytes`.
    overcat committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ad5cb6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4b0a2a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    91e3cc1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'soroban' into remove-guava

    # Conflicts:
    #	src/main/java/org/stellar/sdk/Predicate.java
    #	src/main/java/org/stellar/sdk/responses/PredicateDeserializer.java
    overcat committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    936abfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e74fd1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cef858d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9a3269 View commit details
    Browse the repository at this point in the history
  6. fixup! Remove the use of com.google.common.base.Function and `com.g…

    …oogle.common.primitives.Bytes`.
    overcat committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    e474a46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89ac36d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7592437 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85654b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    baf7b4c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    b2f0cb0 View commit details
    Browse the repository at this point in the history
  2. clean up shadowJar config

    overcat committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cde613d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cef2098 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. fix import

    overcat committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8a17a35 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Merge branch 'soroban' into remove-guava-fix

    # Conflicts:
    #	src/main/java/org/stellar/sdk/responses/sorobanrpc/SimulateTransactionResponse.java
    #	src/test/java/org/stellar/sdk/SorobanServerTest.java
    overcat committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    87a0752 View commit details
    Browse the repository at this point in the history