1. Jun 30, 2020
  2. Jun 26, 2020
  3. Jun 25, 2020
  4. Jun 24, 2020
  5. Jun 23, 2020
  6. Jun 22, 2020
  7. Jun 19, 2020
  8. Jun 18, 2020
  9. Jun 17, 2020
  10. Jun 16, 2020
  11. Jun 12, 2020
  12. Jun 11, 2020
    • Fedor Sakharov's avatar
      New service initial commit (#1234) · 9b634717
      Fedor Sakharov authored
      
      
      * New service initial commit
      
      * More separation of the new and old services
      
      * Fix review comments
      
      * Adds polkadot.json
      
      * Fix browser build
      
      * Remove unused import
      
      * Update node/service/src/lib.rs
      
      Co-authored-by: default avatarFedor Sakharov <[email protected]>
      
      * Remove duplicate json files
      
      Co-authored-by: default avatarRobert Habermeier <[email protected]>
      9b634717
    • asynchronous rob's avatar
      Scheduler Module (#1162) · 1696982d
      asynchronous rob authored
      
      
      * scheduler module skeleton
      
      * update scheduler skeleton to match latest version of guide
      
      * better session change notification
      
      * add mock randomness and fix test compilation
      
      * shuffle validators into groups
      
      * finish implementing session change logic for scheduler
      
      * tweak core assignment type to track retries of parathread
      
      * reframe queued parathread core as offset
      
      * implement initialzation and finalization routines
      
      * implement parathread claim queuing
      
      * implement core_para
      
      * implement the group_validators routine and fix errors
      
      * add a reason for freeing cores
      
      * implement `schedule` function
      
      * add some docs to the scheduled function
      
      * implement `occupied` helper
      
      * implement availability predicate
      
      * fix some warnings
      
      * integrate scheduler into initializer
      
      * integrate scheduler into mock module
      
      * avoid conflict with Substrate's scheduler storage
      
      * add parathreads index to paras module
      
      * implement parathreads map in paras module
      
      * add is_parathread to paras
      
      * test adding parathread claim
      
      * test that you cannot add claims when no parathread cores exist
      
      * check session change parathread queue pruning
      
      * test validator shuffling
      
      * add allow_unused to scheduler items
      
      * add test for scheduling
      
      * add some more tests for scheduling logic
      
      * test core rotation
      
      * check parathread claim pruning after retries
      
      * add bound notes
      
      * Apply suggestions from code review
      
      Co-authored-by: default avatarPeter Goodspeed-Niklaus <[email protected]>
      Co-authored-by: default avatarBernhard Schuster <[email protected]>
      
      * more suggestions from review
      
      * test availability predicate, add box to please compiler
      
      * add changes to guide
      
      Co-authored-by: default avatarPeter Goodspeed-Niklaus <[email protected]>
      Co-authored-by: default avatarBernhard Schuster <[email protected]>
      1696982d
    • André Silva's avatar
      service: update to latest ServiceBuilder changes (#1245) · b61a0375
      André Silva authored
      
      
      * service: update to latest ServiceBuilder changes
      
      * Update Cargo.lock
      
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      b61a0375
  13. Jun 10, 2020
  14. Jun 09, 2020
  15. Jun 08, 2020
  16. Jun 06, 2020
  17. Jun 05, 2020
  18. Jun 04, 2020
  19. Jun 03, 2020
  20. Jun 02, 2020