1. Nov 07, 2017
  2. Nov 03, 2017
  3. Nov 02, 2017
  4. Nov 01, 2017
  5. Oct 25, 2017
  6. Oct 24, 2017
  7. Oct 20, 2017
  8. Oct 17, 2017
  9. Oct 16, 2017
  10. Oct 15, 2017
  11. Oct 14, 2017
  12. Oct 13, 2017
  13. Oct 12, 2017
  14. Oct 11, 2017
  15. 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
    • Arkadiy Paronyan's avatar
      Fixed tests after rename · cc681c62
      Arkadiy Paronyan authored
      cc681c62
    • Arkadiy Paronyan's avatar
      Get rid of blockchain test warnings · e5a7a674
      Arkadiy Paronyan authored
      e5a7a674