• asynchronous rob's avatar
    Propagate trie errors upwards from State (#4655) · 1bf2b277
    asynchronous rob authored
    * state backend trait mirroring state_db API
    
    * minimal state backend trait
    
    make state module public
    
    * fix json tests
    
    * return errors on database corruption
    
    * fix tests, json tests
    
    * fix remainder of build
    
    * add Backend bound on state
    1bf2b277