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

Description
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.