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

Update jooq repository to improve reusability #9424

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

Commits on Sep 6, 2024

  1. Add outstanding token airdrops to rest api

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6a31732 View commit details
    Browse the repository at this point in the history
  2. Fix code smell

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0812194 View commit details
    Browse the repository at this point in the history
  3. Cleanup unneeded comments

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    db31f89 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Updates per feedback

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    154aacb View commit details
    Browse the repository at this point in the history
  2. Remove serial number parameter for now

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a404dd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Updates per feedback. Repository class changes

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bc82e6c View commit details
    Browse the repository at this point in the history
  2. Reformat line breaks for easier diff review. Rename mapper

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a6459ab View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Update jooqRepository and simplify conditionals

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3f72fd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eaaa4a View commit details
    Browse the repository at this point in the history
  3. Fix code smells

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e131e22 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Update openapi, tests and query

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8c0abbc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Add pending airdrops rest api

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4098d31 View commit details
    Browse the repository at this point in the history
  2. Merge main

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2a1189c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Simplify JooqRepository Bound Conditions

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6a99dde View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge main

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    16965cd View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Simplify Bounds instantiation, add tests

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    477dfec View commit details
    Browse the repository at this point in the history
  2. Simplify empty RangeParameter

    Signed-off-by: Edwin Greene <[email protected]>
    edwin-greene committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c9fb6e7 View commit details
    Browse the repository at this point in the history