1. Jan 10, 2018
    • Marek Kotewicz's avatar
      dissolve util (#7460) · e95b0934
      Marek Kotewicz authored and Svyatoslav Nikolsky's avatar Svyatoslav Nikolsky committed
      * ethereum-types refactor in progress
      
      * ethereum-types refactor in progress
      
      * ethereum-types refactor in progress
      
      * ethereum-types refactor in progress
      
      * ethereum-types refactor finished
      
      * removed obsolete util/src/lib.rs
      
      * removed commented out code
      e95b0934
  2. Dec 22, 2017
    • Marek Kotewicz's avatar
      parity-version pr reopen (#7136) · d80dd81d
      Marek Kotewicz authored
      * parity-version module split from util
      
      removed unused util deps and features
      
      trigger buildbot again
      
      only kvdb links rocksdb
      
      snappy linker issues
      
      * rm snappy
      
      * fixed old version imports
      d80dd81d
  3. Dec 21, 2017
  4. Dec 13, 2017
  5. Dec 08, 2017
  6. Nov 23, 2017
  7. Nov 20, 2017
  8. Nov 14, 2017
  9. Nov 13, 2017
  10. Nov 10, 2017
  11. Oct 24, 2017
  12. Oct 18, 2017
  13. Oct 17, 2017
  14. Oct 16, 2017
  15. Oct 12, 2017
  16. Oct 11, 2017
  17. Oct 05, 2017
    • Tomasz Drwięga's avatar
      Update jsonrpc dependencies and rewrite dapps to futures. (#6522) · e8b418ca
      Tomasz Drwięga authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * Bump version.
      
      * Fix RPC crate.
      
      * Fix BoxFuture in crates.
      
      * Compiles and passes tests!
      
      * Get rid of .boxed()
      
      * Fixing issues with the UI.
      
      * Remove minihttp. Support threads.
      
      * Reimplement files serving to do it in chunks.
      
      * Increase chunk size.
      
      * Remove some unecessary copying.
      
      * Fix tests.
      
      * Fix stratum warning and ipfs todo.
      
      * Switch to proper branch of jsonrpc.
      
      * Update Cargo.lock.
      
      * Update docs.
      
      * Include dapps-glue in workspace.
      
      * fixed merge artifacts
      
      * Fix test compilation.
      e8b418ca
  18. Sep 15, 2017
  19. Sep 04, 2017
  20. Sep 02, 2017
  21. Aug 31, 2017
  22. Aug 28, 2017
    • Tomasz Drwięga's avatar
      Expose health status over RPC (#6274) · 3226e1ca
      Tomasz Drwięga authored
      * Node-health to a separate crate.
      
      * Initialize node_health outside of dapps.
      
      * Expose health over RPC.
      
      * Bring back 412 and fix JS.
      
      * Add health to workspace and tests.
      
      * Fix compilation without default features.
      
      * Fix borked merge.
      
      * Revert to generics to avoid virtual calls.
      
      * Fix node-health tests.
      
      * Add missing trailing comma.
      3226e1ca
  23. Aug 17, 2017
  24. Aug 10, 2017
  25. Aug 09, 2017
    • Craig O'Connor's avatar
      Dapp refresh (#5752) · 7d17d772
      Craig O'Connor authored
      * RwLock
      
      * getting there
      
      * argh
      
      * parking_lot
      
      * rpc
      
      * wax on wax off
      
      * almost there
      
      * remove lock
      
      * write over read
      
      * works
      
      * linting
      
      * small updates
      
      * dissapearing act
      
      * router update
      
      * complete
      
      * one m
      
      * grumbles1
      
      * grumbles part II
      
      * parking_lot->util
      
      * missed test case
      
      * fied package-lock.json
      
      * small fixes
      
      * 404 tests failing
      
      * cleanup
      
      * cleanup 2
      
      * updates and the likes
      
      * play
      
      * simplify filter
      
      * f-ing bugs
      
      * read->write
      
      * Address own grumbles.
      
      * Fix test.
      7d17d772
    • Tomasz Drwięga's avatar
      Using multiple NTP servers (#6173) · e93466c8
      Tomasz Drwięga authored and Marek Kotewicz's avatar Marek Kotewicz committed
      * Small improvements to time estimation.
      
      * Allow multiple NTP servers to be used.
      
      * Removing boxing.
      
      * Be nice.
      
      * Be nicer.
      
      * Update list of servers and add reference.
      e93466c8
  26. Jul 29, 2017
  27. Jul 27, 2017
  28. Jul 24, 2017
  29. Jul 14, 2017
  30. Jul 13, 2017