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

Fix: Ensure requests for asset/application id 0 check for the correct result #1622

Merged
merged 2 commits into from
Aug 9, 2024

Commits on Aug 9, 2024

  1. Make assetId and applicationId arguments pointers across several inde…

    …xer queries for assets, apps, and transactions. Meant to resolve issue 1087, where requesting the 0 indexed asset/application resulted in a search query returning an incorrect creatable.
    gmalouf committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    686b97e View commit details
    Browse the repository at this point in the history
  2. Add e2e regression test

    jasonpaulos committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0cbb2eb View commit details
    Browse the repository at this point in the history