Skip to content
  1. May 24, 2018
  2. May 23, 2018
  3. May 22, 2018
  4. May 18, 2018
  5. May 17, 2018
  6. May 16, 2018
    • Gav Wood's avatar
      Update README.md · 4af52f5f
      Gav Wood authored
      4af52f5f
    • asynchronous rob's avatar
      Store trie nodes in DB (#157) · 9736c50d
      asynchronous rob authored
      * move responsibility of storage_root calculation to state backend
      
      * have `storage_root` produce a memoizable transaction
      
      * store trie nodes in kvdb
      
      * fix up test fallout
      
      * remove stray newline
      
      * Fix comment
      
      * test for setting and checking state data
      
      * fiddle with dependencies
      
      * all parity deps on same commit hash
      
      * fix network protocol registration
      v0.1.0
      9736c50d
  7. May 15, 2018
  8. May 14, 2018
  9. May 11, 2018
  10. May 09, 2018