FuelLabs
sway
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
materialized const generics using the visitor
xunilrj/sway-macros-visit
15 hours ago
fmt and clippy
xunilrj/sway-macros-visit
2 days ago
update tests
xunilrj/trivial-fns-codec-traits
2 days ago
fmt and clippy
xunilrj/sway-macros-visit
2 days ago
update constant expression using the visit macro
xunilrj/sway-macros-visit
2 days ago
Merge branch 'master' into feat/forc-node-local-state-forking
feat/forc-node-local-state-forking
3 days ago
forc-node contract state fork support at specified block heights - with test
feat/forc-node-local-state-forking
4 days ago
Optionally remove test gas limit in `forc test` (#7495) ## Description This PR adds `--no-gas-limit` CLI option to `forc test`. The option increases tx gas limit in `forc test` to `u64::MAX`, essentially removing it. The motivation for the change was the need to benchmark heavy gas consuming algorithms. E.g., a brute force prime factorization of the number 9223372021822390277 took 21_474_836_627 gas units. The new `TestGasLimit` enum provides a `Limit(limit)` variant which is currently unused, but added for future extensions, if we want to limit the test gas to a particular value. ## 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. - [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
4 days ago
Active Branches
sway macros for visiting the typed tree
last run
15 hours ago
#7505
CodSpeed Performance Gauge
-1%
Trivial fns allowing control if a type is trivially encoded/decoded
last run
2 days ago
#7501
CodSpeed Performance Gauge
-14%
feat: forc-node local contract state forking
last run
3 days ago
#7478
CodSpeed Performance Gauge
-1%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs