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

feat: implement get method on BaseInvocationScope #1860

Merged
merged 37 commits into from
Mar 14, 2024

Conversation

Torres-ssf
Copy link
Contributor

Copy link
Contributor

@danielbate danielbate left a comment

Choose a reason for hiding this comment

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

Nice one Sergio, couple comments / questions

packages/fuel-gauge/src/contract.test.ts Outdated Show resolved Hide resolved
apps/docs/src/guide/contracts/read-only-calls.md Outdated Show resolved Hide resolved
danielbate
danielbate previously approved these changes Mar 12, 2024
Copy link
Contributor

@danielbate danielbate left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@petertonysmith94 petertonysmith94 left a comment

Choose a reason for hiding this comment

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

Couple nits - otherwise 👌🏼

Co-authored-by: Peter Smith <peter@blueoceancomputing.co.uk>
@Torres-ssf Torres-ssf marked this pull request as ready for review March 13, 2024 13:19
Torres-ssf and others added 2 commits March 13, 2024 10:44
Co-authored-by: Peter Smith <peter@blueoceancomputing.co.uk>
Co-authored-by: Peter Smith <peter@blueoceancomputing.co.uk>
Torres-ssf and others added 3 commits March 13, 2024 11:14
Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
arboleya
arboleya previously approved these changes Mar 13, 2024
@Torres-ssf Torres-ssf enabled auto-merge (squash) March 13, 2024 15:32
Copy link
Contributor

@nedsalk nedsalk left a comment

Choose a reason for hiding this comment

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

Nice!

Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
79.5%(+0.01%) 70.35%(+0%) 77.98%(-0.05%) 79.59%(+0.01%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/create-fuels/src/cli.ts 86.07%
(+0.18%)
67.56%
(+0%)
83.33%
(+0%)
86.58%
(+0.17%)

@Torres-ssf Torres-ssf merged commit b8c3401 into master Mar 14, 2024
13 checks passed
@Torres-ssf Torres-ssf deleted the st/feat/implement-get-method branch March 14, 2024 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reintroduce way to read data from the chain
5 participants