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 need for MV in 1.3 #1295

Open
wants to merge 26 commits into
base: 1.3.1
Choose a base branch
from
Open

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    9216753 View commit details
    Browse the repository at this point in the history
  2. chore: removed the need for LatestStakeAddressBalance MV

    Added comment that latestAddressBalance isn't use for this release
    Kammerlo committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f48c981 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b33531 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/1.3.1' into chore/remove-materia…

    …lized-views
    
    # Conflicts:
    #	src/main/java/org/cardanofoundation/explorer/api/repository/ledgersync/LatestStakeAddressBalanceRepository.java
    #	src/main/java/org/cardanofoundation/explorer/api/service/impl/StakeKeyServiceImpl.java
    #	src/test/java/org/cardanofoundation/explorer/api/service/StakeKeyServiceTest.java
    Kammerlo committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2afd1fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c630025 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d1d218 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    257ff3b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    7521fb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    998bebb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0c4954 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63f524e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2d4909 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. chore: fixed test

    Kammerlo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1a27704 View commit details
    Browse the repository at this point in the history
  2. chore: spotless fixes

    Kammerlo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5151e49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a5fc8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3b039c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    a925efb View commit details
    Browse the repository at this point in the history
  2. chore: changed all queries from block_time to use slot. Converting da…

    …teTime to slot beforehand.
    Kammerlo committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bd21304 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    389a0d5 View commit details
    Browse the repository at this point in the history
  4. chore: fixed tests

    nemo83 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ea8641f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    9a1a662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2358b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26cf196 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72a0984 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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