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

Reintegrate the chain-index queries for querying txs by id and spent tx outputs from reference #418

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

koslambrou
Copy link
Contributor

Reintegrate the chain-index queries for querying txs by id and spent tx outputs from reference.

These were removed in a previous PR. However, a lot of downstream users were dependent on those. Thus, this PR reintegrates them, although it will probably make syncing slower. This is acceptable for the time being as we're working towards a configurable chain-index in the future.

Pre-submit checklist:

  • Branch
    • Tests are provided (if possible)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
    • Relevant tickets are mentioned in commit messages
    • Formatting, materialized Nix files, PNG optimization, etc. are updated
  • PR
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

@koslambrou koslambrou requested a review from a user April 14, 2022 12:43
@koslambrou koslambrou force-pushed the kll-reintegrate-chain-index-txbyid branch from a5dfb63 to 2c31bcd Compare April 14, 2022 12:53
@koslambrou koslambrou merged commit c1c65f7 into main Apr 14, 2022
@koslambrou koslambrou deleted the kll-reintegrate-chain-index-txbyid branch April 14, 2022 17:31
raduom pushed a commit to raduom/plutus-apps that referenced this pull request Apr 21, 2022
raduom pushed a commit to raduom/plutus-apps that referenced this pull request Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant