1. Mar 28, 2019
  2. Mar 27, 2019
  3. Mar 25, 2019
  4. Mar 24, 2019
  5. Mar 23, 2019
  6. Mar 22, 2019
    • Kian Peymani's avatar
      Self-Vote for Staking (among others.) (#2078) · 3628a932
      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
      3628a932
    • André Silva's avatar
      Fix handling of justifications (#2086) · d1e25d1e
      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
      d1e25d1e
    • Pierre Krieger's avatar
      Fix #2073 (#2087) · 6f6fd584
      Pierre Krieger authored
      6f6fd584
    • cheme's avatar
      Switch contract storage to child trie (#2002) · 0c087c7d
      cheme authored
      0c087c7d
    • Arkadiy Paronyan's avatar
      Don't sync on top of pruned blocks (#2079) · b6e5b684
      Arkadiy Paronyan authored
      
      
      * Don't sync to pruned blocks
      
      * Typo
      
      Co-Authored-By: default avatararkpar <[email protected]>
      b6e5b684
    • gabriel klawitter's avatar
      Ci update names and chart (#2076) · a59b745c
      gabriel klawitter authored
      
      
      * add option to specifiy substrate node name via environment variable file
      
      * gitlab-ci: change job names and adopt to polkadot pipeline
      
      * upgrade helm chart
      
      Signed-off-by: default avatargabriel <[email protected]>
      a59b745c
  7. Mar 21, 2019
  8. Mar 20, 2019
  9. Mar 19, 2019