FuelLabs
sway
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Remove unused `poke` function from `storage_instructions` test
ironcev/dynamic-storage-srw
4 hours ago
Bump `fuel-core` to v0.48 in SDK harness tests
ironcev/dynamic-storage-srw
5 hours ago
Add comprehensive benchmarks for `StorageVec` (#7588) ## Description This PR is a continuation of #7583. It adds additional benchmarks for benchmarking all `StorageVec` API methods for different element sizes and different number of elements stored. The `README.md` explains the benchmarks and how to use the benchmarking infrastructure. The `RESULTS.md` contains the benchmarking results for the current `storage` implementation. ## 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
9 hours ago
Update Cargo.lock
ironcev/dynamic-storage-srw
1 day ago
Merge branch 'master' into ironcev/dynamic-storage-srw
ironcev/dynamic-storage-srw
1 day 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
1 day 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
2 days ago
Bump `fuels` to v0.77
ironcev/dynamic-storage-srw
2 days ago
Latest Branches
CodSpeed Performance Gauge
0%
Add `dynamic_storage` experimental feature and offset to `srw` opcode
#7565
5 hours ago
e3c9bf0
ironcev/dynamic-storage-srw
CodSpeed Performance Gauge
-20%
Attribute for checking of trivial encoding and decoding
#7575
6 days ago
11ab394
xunilrj/trivial-checks
CodSpeed Performance Gauge
-11%
Support attributes and constants in self `impl Contract`s
#7580
17 days ago
a62000f
ironcev/fix-self-impl-contract
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs