FuelLabs
sway
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump to 0.71.2 and fix crates.io publish (#7634) ## Summary - Bump workspace and `sway-lib-std` to **0.71.2** after the failed v0.71.1 crates.io publish (only `sway-utils` 0.71.1 made it up; binaries for v0.71.1 are fine). - Fix publish breakage from **yanked `core2`** (RUSTSEC-2026-0105): `FuelLabs/publish-crates` runs `cargo update` after each crate, which failed on the `multihash 0.17` → `ipfs-api` chain used by `forc-pkg`. - Patch `core2` from the `bbqsrc/core2` git rev and bump `cid` to **0.11.3** so release `cargo update` resolves again. ## Test plan - [ ] CI green on this PR - [ ] Merge and cut GitHub release **v0.71.2** - [ ] Confirm `publish` job completes on crates.io - [ ] Optional: `cargo install forc --version 0.71.2` smoke test
master
7 hours ago
Restore HOME after local IPFS wiremock test Use a scopeguard to reset HOME when the test finishes so later tests in the same process do not read a removed ~/.ipfs/api path.
josh/crates_bump
8 hours ago
fix help link that needs compiler version (#7632) ## Description Fix required attribute help link. ## 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). - [ ] If my change requires substantial documentation changes, I have [requested support from the DevRel team](https://github.com/FuelLabs/devrel-requests/issues/new/choose) - [ ] 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](https://github.com/FuelLabs/rfcs/blob/master/text/code-standards/external-contributors.md). - [ ] I have requested a review from the relevant team or maintainers.
master
11 hours ago
Bump to 0.71.1 (#7631)
master
18 hours ago
Attribute for checking of trivial encoding and decoding (#7575) ## Description Closes https://github.com/FuelLabs/sway/issues/7567. ## 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). - [ ] If my change requires substantial documentation changes, I have [requested support from the DevRel team](https://github.com/FuelLabs/devrel-requests/issues/new/choose) - [ ] 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](https://github.com/FuelLabs/rfcs/blob/master/text/code-standards/external-contributors.md). - [ ] I have requested a review from the relevant team or maintainers.
master
19 hours ago
fix attribute args quantity
xunilrj/trivial-checks
20 hours ago
Add comprehensive in-language tests for all storage types (#7626) ## Description This PR adds in-language tests for all all storage types, except for `StorageKey` and `StorageVec`, which are added in #7614. Existing SDK harness tests that were testing the same functionality are deleted. This is aligned with the decision to migrate SDK harness tests to in-language tests and and at the same time strengthen the test coverage. ## Checklist - [x] I have linked to any relevant issues. - [x] 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). - [ ] If my change requires substantial documentation changes, I have [requested support from the DevRel team](https://github.com/FuelLabs/devrel-requests/issues/new/choose) - [x] 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. - [x] I have done my best to ensure that my PR adheres to [the Fuel Labs Code Review Standards](https://github.com/FuelLabs/rfcs/blob/master/text/code-standards/external-contributors.md). - [x] I have requested a review from the relevant team or maintainers.
master
20 hours ago
fmt and clippy issues
xunilrj/trivial-checks
5 days ago
Latest Branches
CodSpeed Performance Gauge
+11%
Bump to 0.71.2 and fix crates.io publish
#7634
8 hours ago
457ce1d
josh/crates_bump
CodSpeed Performance Gauge
+10%
Attribute for checking of trivial encoding and decoding
#7575
20 hours ago
094041d
xunilrj/trivial-checks
CodSpeed Performance Gauge
+12%
Optimize encoding and decoding of `Vec<T>` when `T` is trivial
#7582
13 days ago
2a991ef
ironcev/optimize-vec-encoding-decoding
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs