1. Jun 08, 2017
  2. Jun 07, 2017
  3. Jun 06, 2017
  4. Jun 05, 2017
  5. Jun 04, 2017
  6. Jun 03, 2017
  7. Jun 02, 2017
  8. May 31, 2017
  9. May 30, 2017
  10. May 29, 2017
  11. May 28, 2017
    • Craig O'Connor's avatar
      rpc -> weak to arc (#5688) · 3991178b
      Craig O'Connor authored
      * helpers-1
      
      * helpers2-impls1
      
      * small adjustments1
      
      * cleanup-2
      
      * small changes
      
      * helper-impl-cleanup-finished
      
      * test-update
      
      * merge fix
      
      * merge fix
      
      * merge fix2
      
      * fix tests
      
      * fix tests2
      
      * fix tests3
      3991178b
  12. May 27, 2017
  13. May 26, 2017
  14. May 24, 2017
    • GitLab Build Bot's avatar
      bbbdd02a
    • Nikolay Volf's avatar
      Update dependencies and bigint api (#5685) · e1fef5c7
      Nikolay Volf authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * update to latest bigint
      
      * bump elastic array and deps
      
      * fix rlp tests
      
      * also update all smallvec deps
      
      * fix doc test
      
      * reduce parking in attempt to fix CI bug
      
      * fix from/into electum bug
      
      * remove duplicate imports
      e1fef5c7
    • Tomasz Drwięga's avatar
      UI server refactoring (#5580) · cbcc369a
      Tomasz Drwięga authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * Full API in Authenticated WS server.
      
      * Replacing UI server with Hyper.
      
      * Solving CLI, RPCs and tests.
      
      * Porting signer tests.
      
      * Fixing origin recognition for dapps/rpc.
      
      * Fixing tests. Adding parity-rpc-client to test.
      
      * Dapps exposed as RPC method.
      
      * JS code to support new connection scheme.
      
      * Fixing dapps tests.
      
      * Updating allowed origins/hosts to support web3.site.
      
      * Fixing tests, fixing UI.
      
      * Fixing tests.
      
      * Removing invalid tests.
      
      * Fixing merge.
      
      * 404 fallback for UI
      
      * Improve ContentFetcher constructor readability.
      
      * Naming.
      
      * Update .gitlab-ci.yml
      
      fix CI lint error
      
      * Fixing tests and linting issues.
      
      * Fixing new tests.
      
      * UI hosts.
      
      * Submodules fix.
      cbcc369a