Skip to content

Audit near-workspaces-rs feature gap for deprecation #12

Description

@r-near

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:

  • compile_project() — builds cargo project and returns wasm bytes
  • dev_deploy() — quick contract deployment for testing
  • fast_forward() — time manipulation in sandbox
  • State spooning from testnet/mainnet
  • GasMeter — gas consumption tracking
  • Parallel test execution patterns
  • Automatic account provisioning

Outcome

A clear feature-parity checklist that informs migration guide and identifies gaps to fill in near-api-rs.

Reference

Priority: High

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions