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

Rename QueryHandle and QueryBackend to Provider variants #1665

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

KristianBalaj
Copy link
Collaborator

Closes #1615

Pre-review checklist

  • All code has been formatted using our config (make format)
  • Any new API features or modification of existing behavior are covered with tests
  • The template (templates/ctl-scaffold) has been updated
  • The changelog has been updated under the ## Unreleased header, using the appropriate sub-headings (### Added, ### Changed, ### Removed, ### Fixed), and the links to the appropriate issues/PRs have been included

CHANGELOG.md Outdated Show resolved Hide resolved
doc/comparisons.md Outdated Show resolved Hide resolved
doc/custom-query-layers.md Outdated Show resolved Hide resolved
src/Internal/CardanoCli/Provider.purs Outdated Show resolved Hide resolved
src/Internal/CardanoCli/Provider.purs Outdated Show resolved Hide resolved
@KristianBalaj KristianBalaj requested a review from errfrom January 27, 2025 19:09
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.

Rename QueryHandle to Provider
2 participants