-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
docs: migrate other half of the wallet snippets #3365
base: master
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
CodSpeed Performance ReportMerging #3365 will degrade performances by 32.22%Comparing Summary
Benchmarks breakdown
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should separate this into connector-methods
and fuel-sdk
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They are separate, look at the fuel-xyz
files in the folder, unless you are referring to the class methods?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was more about the full example for this one, and maybe separating them would help make it more useful.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see the value in the following lines https://github.com/FuelLabs/fuels-ts/pull/3365/files#diff-61aee41fe3e5782171d22cc238b554bcb20ae8e36b76699bd919ecb38e83f369R3-R136 being in the full example.
So I was suggesting to have two separate files for:
- https://github.com/FuelLabs/fuels-ts/pull/3365/files#diff-61aee41fe3e5782171d22cc238b554bcb20ae8e36b76699bd919ecb38e83f369R3-R136
- https://github.com/FuelLabs/fuels-ts/pull/3365/files#diff-61aee41fe3e5782171d22cc238b554bcb20ae8e36b76699bd919ecb38e83f369R138-R179 (where this one will be the full example)
apps/docs-snippets2/src/wallets/encrypting-and-decrypting-json-wallets-two.ts
Outdated
Show resolved
Hide resolved
Co-authored-by: Peter Smith <[email protected]>
Co-authored-by: Peter Smith <[email protected]>
Co-authored-by: Peter Smith <[email protected]>
Co-authored-by: Peter Smith <[email protected]>
Co-authored-by: Peter Smith <[email protected]>
Coverage Report:
Changed Files:
|
guide/wallets
#2958Summary
access.test.ts
checking-balances-and-coins.test.ts
checking-balances.test.ts
connectors.test.ts
Checklist