1. Jun 08, 2016
  2. Jun 07, 2016
    • asynchronous rob's avatar
      Refactor triedb constructors to error on invalid state root (#1230) · 13968aaa
      asynchronous rob authored
      * add TrieError, refactor Trie DB creation
      
      * remove Result type alias due to glob import conflicts
      
      * fix fallout in state.rs
      
      * add debug, display impl for TrieError
      
      * fix fallout in account.rs
      
      * ethcore::Error::TrieError variant
      
      * fix remaining fallout in ethcore crate
      
      * added From<TrieError> impl for Error, removed map_err calls
      
      * fix test breakages
      
      * fix doc tests
      
      * update docs
      
      [ci skip]
      13968aaa
  3. Jun 06, 2016
  4. Jun 05, 2016
  5. Jun 03, 2016
  6. Jun 02, 2016
  7. Jun 01, 2016
  8. May 31, 2016
  9. May 30, 2016
  10. May 29, 2016