FuelLabs
sway
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Run cargo fmt and update snapshot tests
Dnreikronos:Dnreikronos/optimize-mcp-zero-length
10 hours ago
fix test expected value
xunilrj/fix-redundant-ops
2 days ago
Optimize execution speed of `in_language` tests (#7635) ## Description This PR adds optional regex-based filtering to in-language test runs so CI only executes relevant projects for experimental feature-specific variants. Addresses first part of the #7617. ## 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) - [ ] 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
3 days ago
fmt and clippy issues
xunilrj/fix-redundant-ops
3 days ago
Address review: use __addr_of for pointer semantics, add mcpi test
Dnreikronos:Dnreikronos/optimize-mcp-zero-length
3 days ago
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
4 days 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
4 days 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
4 days ago
Latest Branches
CodSpeed Performance Gauge
-20%
Optimize away zero-length MCP/MCPI instructions
#7629
3 days ago
2cb9139
Dnreikronos:Dnreikronos/optimize-mcp-zero-length
CodSpeed Performance Gauge
+11%
Fix redundant ops
#7636
2 days ago
3d86c20
xunilrj/fix-redundant-ops
CodSpeed Performance Gauge
+11%
Bump to 0.71.2 and fix crates.io publish
#7634
4 days ago
457ce1d
josh/crates_bump
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs