• asynchronous rob's avatar
    Store trie nodes in DB (#157) · 9736c50d
    asynchronous rob authored
    * move responsibility of storage_root calculation to state backend
    
    * have `storage_root` produce a memoizable transaction
    
    * store trie nodes in kvdb
    
    * fix up test fallout
    
    * remove stray newline
    
    * Fix comment
    
    * test for setting and checking state data
    
    * fiddle with dependencies
    
    * all parity deps on same commit hash
    
    * fix network protocol registration
    9736c50d