FuelLabs
sway
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Update Cargo.lock
ironcev/dynamic-storage-srw
9 hours ago
Merge branch 'master' into ironcev/dynamic-storage-srw
ironcev/dynamic-storage-srw
9 hours ago
Pin tracing-subscriber to 0.3.19 (#7587) ## Summary Pin `tracing-subscriber` to `0.3.19`. ## Why `forc` output regressed because newer `tracing-subscriber` releases escape ANSI sequences in normal terminal output. This was not a snapshot-test-only issue; it changed compiler and CLI output behavior in general. Pinning to `0.3.19` restores the previous behavior until we choose a different fix. See the upstream `0.3.20` release notes: https://github.com/tokio-rs/tracing/releases/tag/tracing-subscriber-0.3.20 ## Validation - `cargo check -p forc -p forc-util`
master
12 hours ago
Remove forc-mcp from sway repo (#7585) ## Summary This temporarily removes `forc-mcp` from the Sway repo so we can unblock the upcoming Sway release work and break the current release-order circular dependency. The immediate issue is that `forc-mcp` still lives in this repo while depending on `forc-client` from the `forc` repo, which makes the Sway and Forc release flow awkward and not release-safe. ## What changed - removed the `forc-mcp` crate and its associated test data from this repository - removed the related workspace dependency and lockfile entries - removed `forc-mcp` docs and book summary links - removed `forc-mcp` from CI, docs publishing, and release binary packaging paths ## Why now This is intended as a temporary unblocker so we can proceed with the Sway release first, then follow up with the remaining Forc-side bumps against published Sway crates instead of relying on patched unpublished changes. ## Follow-up We plan to revisit this in the near future and decide whether `forc-mcp` is worth maintaining at all, versus replacing that functionality with a different approach. ## Validation - `cargo metadata --locked --format-version 1 --no-deps` - `mdbook build docs/book`
master
15 hours ago
Bump `fuels` to v0.77
ironcev/dynamic-storage-srw
1 day ago
fixing typos
xunilrj/trivial-checks
5 days ago
fmt and clippy issues
xunilrj/trivial-checks
5 days ago
Merge branch 'master' into ironcev/dynamic-storage-srw
ironcev/dynamic-storage-srw
5 days ago
Latest Branches
CodSpeed Performance Gauge
0%
Add `aligned_and_dynamic_storage` feature and imm6 arg to `srw` opcode
#7565
9 hours ago
f9afd39
ironcev/dynamic-storage-srw
CodSpeed Performance Gauge
-20%
Attribute for checking of trivial encoding and decoding
#7575
5 days ago
11ab394
xunilrj/trivial-checks
CodSpeed Performance Gauge
-11%
Support attributes and constants in self `impl Contract`s
#7580
16 days ago
a62000f
ironcev/fix-self-impl-contract
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs