chore: bump forc-client to sway 0.71.2#241
Conversation
Update workspace Sway/Forc dependencies to the published 0.71.2 release and bump forc-client for compatibility tracking.
PR SummaryLow Risk Overview Deploy integration tests in Reviewed by Cursor Bugbot for commit 83f2fb3. Bugbot is set up for automated code reviews on this repo. Configure here. |
Sway 0.71.2 changes contract bytecode hashing, so standalone_contract deployments produce new contract and proxy IDs.
Summary
0.71.0to published0.71.2crates on crates.ioforc-clientto0.71.3with changelog entry for sway0.71.2compatibilityforc-crypto,forc-node,forc-wallet,forc-tracingunchanged — fuel deps unchanged and no direct sway compiler deps)Test plan
cargo fmt --all -- --checkcargo clippy --all-targets --all-featurescargo package -p forc-client --allow-dirtycargo test --all-features -- --test-threads 1(6 forc-client unit tests fail locally withfuel-core process exited before reporting its bound address— appears environmental, unrelated to dependency bump)forc-client-0.71.3