Skip to content
  1. Mar 28, 2019
  2. Mar 27, 2019
  3. Mar 26, 2019
  4. Mar 25, 2019
  5. Mar 24, 2019
  6. Mar 23, 2019
  7. Mar 22, 2019
    • Kian Peymani's avatar
      Self-Vote for Staking (among others.) (#2078) · 564c954a
      Kian Peymani authored
      * initial doc for the staking module
      
      * Remove md style links.
      
      * Remove todos.
      
      * Add rust code types
      
      * Rename and fix review notes.
      
      * Add new md file
      
      * Final touches.
      
      * Migrate compleatly to rustdoc
      
      * Update link
      
      * Fix heading
      
      * Final touches wrt the new template.
      
      * Remove empty prereq.
      
      * Fix more reviews
      
      * Some final nits.
      
      * Fix some side issues.
      
      * Fix another set of reviews
      
      * Fix + stabilize leftover reivews.
      
      * Remove unused test parameters
      
      * Fix typo.
      
      * Merge redundant loops
      
      * Adds phantom self-vote
      
      * Fix broken tests.
      
      * Refactor some names to match the reference.
      
      * Remove redundant inner loops from election round.
      
      * Introduce phragmen post-processing.
      
      * Some fixes and todos.
      
      * Fix some tests with new phragmen params
      
      * Fix test
      
      * Bump spec
      
      * Fix wasm build
      
      * Fix tests and phragmen fallback. Avoid double-controlling
      
      * Fix and rebuild wasm
      
      * Whitespaces, whitespaces everywhere.
      
      * Rebuild
      
      * Disable post-processing.
      
      * Identify by stash, not controller account.
      
      * Couple of fixes
      
      * Fix first test
      
      * Fix invulnerability_should_work
      
      * Fix a couple more tests
      
      * Fix more tests
      
      * Fix more tests
      
      * Fix more tests
      
      * Fix some tests
      
      * Fix update-ledger.
      
      * Fix update-ledger.
      
      * Fix another test
      
      * Fix another test
      
      * Fix rest of staking tests
      
      * Remove printlns
      
      * Rebuild wasm
      
      * Fix & tests for auth/val syncing
      
      * Fix up threading for tests
      
      * Remove superfluous asserts
      564c954a
    • André Silva's avatar
      Fix handling of justifications (#2086) · 25ec793e
      André Silva authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * util: fork-tree: check predicate first while traversing tree
      
      * core: sync: keep track of justifications sent to the import queue
      
      * core: grandpa: verify authority set changes dependencies
      
      * core: fork-tree: add more tests
      
      * core: grandpa: extend enacts_standard_change tests
      25ec793e
    • Pierre Krieger's avatar
      Fix #2073 (#2087) · 7469713d
      Pierre Krieger authored
      7469713d
    • cheme's avatar
      Switch contract storage to child trie (#2002) · dd47be51
      cheme authored
      dd47be51