Skip to content

forc-call: missing contract retrieval refactor #7115

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

Merged
merged 4 commits into from
Apr 24, 2025

Conversation

zees-dev
Copy link
Contributor

Description

Using fuels-rs SDK to retrieve missing contracts for a forc-call query.

This function/improvement was introduced in the fuels-rs sdk here: FuelLabs/fuels-rs#1628

Addresses: #7113

Checklist

  • I have linked to any relevant issues.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation where relevant (API docs, the reference, and the Sway book).
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added (or requested a maintainer to add) the necessary Breaking* or New Feature labels where relevant.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.

@zees-dev zees-dev requested a review from a team as a code owner April 24, 2025 04:33
@zees-dev zees-dev self-assigned this Apr 24, 2025
Copy link
Member

@kayagokalp kayagokalp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JoshuaBatty JoshuaBatty added the forc-call Everything related to the `forc-call` plugin in `forc-client` package label Apr 24, 2025
@JoshuaBatty JoshuaBatty enabled auto-merge (squash) April 24, 2025 05:11
@JoshuaBatty JoshuaBatty merged commit 5f99959 into master Apr 24, 2025
39 checks passed
@JoshuaBatty JoshuaBatty deleted the forc-call/missing-contract-improval branch April 24, 2025 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forc-call Everything related to the `forc-call` plugin in `forc-client` package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants