1. Jul 06, 2016
    • Gav Wood's avatar
      Fix and add info messages (#1552) · cd7b046d
      Gav Wood authored
      * Display information on journal database on startup.
      
      * Minor restyling.
      
      * Client handles the enode message to avoid repeats.
      
      * Avoid unneeded copies *and* reduce code.
      
      * Fix up typo.
      cd7b046d
    • Gav Wood's avatar
      Fix indent of #1541 (#1555) · 095e51c3
      Gav Wood authored
      095e51c3
    • Nipunn Koorapati's avatar
      4a9b9dc3
    • asynchronous rob's avatar
      Extend migration framework (#1546) · b7d24336
      asynchronous rob authored
      * partially done alternate migration scheme
      
      * finish altering migration framework
      
      * migrate tests to new migration framework
      
      * address comments
      
      * remove superfluous newline
      [ci skip]
      
      * TempIdx -> TempIndex
      [ci skip]
      b7d24336
    • Marek Kotewicz's avatar
      serde is no longer util dependency (#1534) · bcb63bce
      Marek Kotewicz authored
      * removed old json-tests
      
      * simplify folds in triehash.rs
      
      * removed unused json_aid
      
      * removed unused squeeze.rs
      
      * json branching tests for trie
      
      * removing todos from util
      
      * separated UsingQueue and Table
      
      * further cleanup, removing unused code
      
      * serde serialization of hash moved to rpc module
      
      * uint wrapper for rpc in progress
      
      * serialization of uint moved to rpc module
      
      * updated eth-secp256k1
      
      * updated igd, serde is no longer dependency of util
      
      * loading trie consensus tests
      
      * renamed aliases in rpc imports
      bcb63bce
    • Gav Wood's avatar
      Fix tests. · a084969d
      Gav Wood authored
      a084969d
  2. Jul 05, 2016
  3. Jul 04, 2016
  4. Jul 02, 2016
  5. Jul 01, 2016
  6. Jun 30, 2016
  7. Jun 29, 2016