Context
As part of the Rust DevTools maintenance transition, near-workspaces-rs is being deprecated in favor of near-api-rs + near-sandbox-rs.
Action
Document what near-api-rs + near-sandbox-rs cannot do today that near-workspaces-rs can.
Key items to audit:
Outcome
A clear feature-parity checklist that informs migration guide and identifies gaps to fill in near-api-rs.
Reference
Priority: High
Context
As part of the Rust DevTools maintenance transition,
near-workspaces-rsis being deprecated in favor ofnear-api-rs+near-sandbox-rs.Action
Document what
near-api-rs+near-sandbox-rscannot do today thatnear-workspaces-rscan.Key items to audit:
compile_project()— builds cargo project and returns wasm bytesdev_deploy()— quick contract deployment for testingfast_forward()— time manipulation in sandboxGasMeter— gas consumption trackingOutcome
A clear feature-parity checklist that informs migration guide and identifies gaps to fill in
near-api-rs.Reference
Priority: High