1. Sep 01, 2018
  2. Aug 31, 2018
  3. Aug 30, 2018
  4. Aug 29, 2018
  5. Aug 28, 2018
  6. Aug 23, 2018
  7. Aug 22, 2018
    • asynchronous rob's avatar
      Rollup of various testnet-related fixes. · aeb748cc
      asynchronous rob authored
      fix a deadlock when spawning agreement as non-authority
      
      fix test compilation for BFT
      
      more accurate consensus superseding logic
      
      mild revision to `can_build_on` logic
      
      block evaluation without redundant initialisation
      
      refactor BFT delay: update rhododendron and poll after delaying. (#589)
      
      dropping BFT future before poll doesn't lead to service deadlock
      aeb748cc
  8. Aug 21, 2018
  9. Aug 20, 2018
  10. Aug 17, 2018
  11. Aug 15, 2018
    • Gav Wood's avatar
      Version bump, fixes (#572) · d4f6af15
      Gav Wood authored
      * Bump version, don't propose invalid blocks
      
      * Fix build.
      
      * Fixes.
      
      * More fixes.
      
      * Fix tests.
      
      * Fix more tests
      
      * More tests fixed
      d4f6af15
    • Gav Wood's avatar
      Update README.adoc · 77850952
      Gav Wood authored
      77850952
    • Gav Wood's avatar
      Update README.adoc · 8107c74a
      Gav Wood authored
      8107c74a
    • Gav Wood's avatar
      New slashing mechanism (#554) · 14474fc7
      Gav Wood authored
      * Slashing improvements
      
      - unstake when balance too low
      - unstake after N slashes according to val prefs
      - don't early-terminate session/era unless unstaked
      - offline grace period before punishment
      
      * Fix warning
      
      * Cleanups and ensure slash_count decays
      
      * Bump authoring version and introduce needed authoring stub
      
      * Rename
      
      * Fix offline tracker
      
      * Fix offline tracker
      
      * Renames
      
      * Add test
      
      * Tests
      
      * Tests.
      14474fc7