1. Oct 19, 2017
  2. Oct 18, 2017
  3. Oct 17, 2017
  4. Oct 16, 2017
  5. Oct 15, 2017
  6. Oct 14, 2017
  7. Oct 13, 2017
  8. Oct 12, 2017
  9. Oct 11, 2017
  10. Oct 10, 2017
    • Marek Kotewicz's avatar
      Separate migrations from util (#6690) · 6279ff32
      Marek Kotewicz authored
      * separate migration from util and make its dependencies into libs:
      
      * snappy
      * kvdb
      * error
      * common
      
      * renamed common -> macros
      
      * util error does not depend on snappy module
      
      * ethsync does not depend on util nor ethcore_error
      
      * nibbleslice and nibblevec merged with patricia_trie crate
      
      * removed unused dependencies from util
      
      * util journaldb traits does not need to be public
      
      * util_error
      
      * fixed ethcore compile error
      
      * ignore .swo files
      
      * Update chain.rs
      6279ff32
  11. Oct 09, 2017