Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Remove all non-runtime uses of Ext #705

@gavofyork

Description

@gavofyork

Ext will panic when the storage root is not around, so unless you know that it is, you should not be using Ext. We need to sweep the codebase for all instantiations of Ext that are not there specifically to manage runtime externalities and replace with a call direct to the backend. Don't worry though; it's easy - see #704 for an example.

Metadata

Metadata

Assignees

Labels

U2-some_time_soonIssue is worth doing soon.Z2-mediumCan be fixed by a coder with good Rust knowledge but little knowledge of the codebase.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions