1. Jul 07, 2016
    • Nikolay Volf's avatar
      Client IPC Interface (#1493) · 8282c7dd
      Nikolay Volf authored
      * btree map serializer
      
      * serde tests
      
      * state diff serialization
      
      * basic layout
      
      * more missing serializaers
      
      * uncle returns rlp
      
      * block queue info
      
      * sorting with transaction result
      
      * sorting out util imports
      
      * transaction import result sorting also
      
      * sorting filters & ranges
      
      * error sorting out
      
      * deriving ipc service compiling
      
      * rpc & sync recompile
      
      * sorting rpc using uncles
      
      * fix compilation
      
      * fix merging bugs
      
      * fix unused imports
      
      * fix all warnings
      
      * tests stub
      
      * some merge bugs
      
      * ethcore compilation
      
      * fix rpc compilation
      
      * deriving attribute
      
      * tests (and fixes)
      
      * rpc test working
      
      * fix warnings again
      
      * rs.in -> rs
      
      * missing attribute
      
      * refactored tree changes
      
      * paste reformat mess fix
      
      * pub mod actually
      
      * intendation fix
      8282c7dd
  2. 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
  3. Jul 05, 2016
  4. Jul 04, 2016
  5. Jul 02, 2016
  6. Jul 01, 2016
  7. Jun 30, 2016
  8. Jun 29, 2016