1. Nov 16, 2016
  2. Nov 15, 2016
  3. Nov 14, 2016
  4. Nov 13, 2016
  5. Nov 11, 2016
  6. Nov 10, 2016
    • asynchronous rob's avatar
      LES Part 1 (#3322) · 3854b8a6
      asynchronous rob authored
      * stub implementations of light client trait
      
      * Light provider trait
      
      * light client sync stubs
      
      * LES boilerplate
      
      * stub implementation of provider for client
      
      * skeleton and request traits
      
      * request definitions
      
      * new_list -> begin_list
      
      * handle unknown packet
      
      * revise light implementation strategy
      
      * make verification module public
      
      * Move all light client work to own crate
      
      * experiment with answering requests
      
      * buffer flow scaffolding
      
      * remove LESv2 requests
      
      * buffer flow basics, implement cost table
      
      * begin status module
      
      * implement handshake parsing and creation
      
      * implement announcement serialization
      
      * errors, punishment, and handshake
      
      * handle announcements
      
      * making announcements, clean up warnings
      
      * allow dead code temporarily
      3854b8a6
    • Tomasz Drwięga's avatar
      In-browser signing support (#3231) · 2f981695
      Tomasz Drwięga authored
      * Signer RAW confirmations
      
      * Returning address book as eth_accounts
      
      * UI support for in-browser signing
      
      * Post review fixes
      
      * Adding new methods to jsonrpc
      
      * Fixing eth_accounts
      
      * Deterministic accounts ordering
      2f981695