1. Nov 15, 2017
    • Tomasz Drwięga's avatar
      RPC & Client (#21) · 2ae67514
      Tomasz Drwięga authored and asynchronous rob's avatar asynchronous rob committed
      * Initial version of http server.
      
      * Refactor the structure.
      
      * add unassigned ports info.
      
      * Rename servers to match conventions.
      
      * Add client crate and some proper RPC implementations.
      
      * Style & docs.
      2ae67514
  2. Nov 13, 2017
    • asynchronous rob's avatar
      State Machine: Abstract function execution (#19) · 79a88a47
      asynchronous rob authored
      * initial primitives
      
      * add block primitives
      
      * state machine: backend
      
      * in-memory backend
      
      * tests for overlayed storage
      
      * blanked impl for state machine error
      
      * abstract call execution
      
      * squash warnings temporarily
      
      * fix contracts crate
      
      * address grumbles
      
      * remove redundant state-machine dependency
      79a88a47
  3. Nov 12, 2017
  4. Nov 10, 2017