Skip to content
  1. Jun 07, 2019
  2. Jun 06, 2019
  3. Jun 05, 2019
  4. Jun 04, 2019
  5. Jun 03, 2019
    • Pierre Krieger's avatar
      Split specialization context from network context (#2745) · 51ee7611
      Pierre Krieger authored
      * Split specialization context from network context
      
      * Line width
      51ee7611
    • Gavin Wood's avatar
      Nonlinear locking and cleanups (#2733) · 029a7782
      Gavin Wood authored
      * Nonlinear locking and cleanups
      
      * Bump runtime version
      
      * Minor cleanup
      
      * Fix tests
      
      * Fix council tests
      
      * Fix flaw in turnout counting
      
      * fix: lock_voting_should_work_with_delegation test
      
      * chore: fix comment refering to unexisting function
      029a7782
    • Arkadiy Paronyan's avatar
      Peer prioritization (#2717) · b30bff5b
      Arkadiy Paronyan authored
      * Added priority groups
      
      * Added a test
      
      * Whitespace
      
      * Added add/remove single peer API
      
      * Added a warning
      
      * Fixed removing reserved peer
      
      * Fixed build
      
      * Made some methods private and made get_priority_group return an Option
      b30bff5b