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

Update Sway Book and ownership example to use ownership library and src-5 standard #4751

Merged
merged 8 commits into from
Jul 18, 2023

Conversation

bitzoic
Copy link
Member

@bitzoic bitzoic commented Jul 5, 2023

Description

The Sway Book's ownership example and documentation is outdated and does not include the ownership library. It now links to the SRC-5 Ownership standard, ownership library, and includes additional examples.

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.

@bitzoic bitzoic added the The Sway Book Everything to do with the Sway Book label Jul 5, 2023
@bitzoic bitzoic self-assigned this Jul 5, 2023
@bitzoic bitzoic linked an issue Jul 5, 2023 that may be closed by this pull request
@bitzoic bitzoic requested a review from a team July 18, 2023 12:31
@bitzoic bitzoic marked this pull request as ready for review July 18, 2023 12:32
@bitzoic bitzoic requested a review from a team July 18, 2023 15:58
@bitzoic bitzoic enabled auto-merge (squash) July 18, 2023 18:05
@bitzoic bitzoic merged commit 9195d63 into master Jul 18, 2023
@bitzoic bitzoic deleted the bitzoic-4748 branch July 18, 2023 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
The Sway Book Everything to do with the Sway Book
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Sway Book to use new Ownership Standard
3 participants