Skip to content
  1. May 23, 2018
  2. May 22, 2018
  3. May 18, 2018
  4. May 17, 2018
  5. 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
  6. May 15, 2018
  7. May 14, 2018
  8. May 11, 2018
  9. May 09, 2018
  10. May 08, 2018
  11. May 07, 2018
    • Gav Wood's avatar
      Fixes and improvements for PoC-1 Testnet (#143) · 0647b3bf
      Gav Wood authored
      * Fix initialisations and add a test.
      
      * Fix test.
      
      * Fix overflow bug.
      
      * Minor refactoring and fixes.
      
      * Fix vote threshold.
      
      * Add note.
      
      * Fixes for latest rust and the readme.
      
      * Better readme.
      
      * An extra validator for PoC-1
      
      * Update README.
      
      * PoC-1 bootnodes.
      
      * don't return async::notready for messages without scheduling wakeup
      
      * Fix endowed account
      
      * give polkadot control over round proposer based on random seed
      
      * address grumbles.
      0647b3bf
    • asynchronous rob's avatar
      actually defer round_proposer logic · 0d17f970
      asynchronous rob authored
      0d17f970
  12. May 06, 2018
  13. May 05, 2018
  14. May 04, 2018