You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Capabilities API is planned to be deprecated in favor of Capability Controllers (CapCons), but CapCons are not yet live on Mainnet and VS Code extension notifies devs that the existing Capability API is deprecated.
A dev following the instructions presented would find a lack of documentation on the suggested API and be frustrated to find out that the API they implemented isn't yet supported on Mainnet.
Steps to Reproduce
Run emulator
Attempt to retrieve a Capability using the existing API
Acceptance Criteria
The notice is removed until CapCons are live on Mainnet at which point the plan is to support a transition period between APIs and the deprecation notice would be appropriate.
Context
Originally thought CapCons were a blocker for Mainnet deployment, but realized the feature is not yet supported.
The text was updated successfully, but these errors were encountered:
Problem
The Capabilities API is planned to be deprecated in favor of Capability Controllers (CapCons), but CapCons are not yet live on Mainnet and VS Code extension notifies devs that the existing Capability API is deprecated.
A dev following the instructions presented would find a lack of documentation on the suggested API and be frustrated to find out that the API they implemented isn't yet supported on Mainnet.
Steps to Reproduce
Acceptance Criteria
The notice is removed until CapCons are live on Mainnet at which point the plan is to support a transition period between APIs and the deprecation notice would be appropriate.
Context
Originally thought CapCons were a blocker for Mainnet deployment, but realized the feature is not yet supported.
The text was updated successfully, but these errors were encountered: