1. Jun 14, 2016
  2. Jun 13, 2016
  3. Jun 12, 2016
  4. Jun 08, 2016
  5. Jun 07, 2016
    • Gav Wood's avatar
      Remove old code/comment. · 5397da0c
      Gav Wood authored
      5397da0c
    • 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
  6. Jun 06, 2016
  7. Jun 05, 2016
  8. Jun 03, 2016
  9. Jun 02, 2016
  10. Jun 01, 2016
  11. May 31, 2016