Skip to content
  1. Jul 11, 2023
    • Bastian Köcher's avatar
      Companion for removal of execution strategies (#2836) · ae0210c1
      Bastian Köcher authored
      * Companion for removal of execution strategies
      
      https://github.com/paritytech/substrate/pull/14387
      
      * Update Cargo.lock
      
      * Remove patches
      
      * Delete file again
      
      * update lockfile for {"polkadot", "substrate"}
      
      * Fix
      
      * FMT
      
      ---------
      
      Co-authored-by: parity-processbot <>
      ae0210c1
    • asynchronous rob's avatar
      Asynchronous-backing compatible Aura, not plugged in (#2573) · 406f92ad
      asynchronous rob authored
      * rough draft of potential parent search
      
      * get things compiling
      
      * fmt
      
      * add new function to all RelayChainInterface implementations
      
      * fix compilation
      
      * set slot and timestamp based on relay parent, prepare for find-parent
      
      * skeleton of new aura logic
      
      * fmt
      
      * introduce a collator module in the Aura crate
      
      * extract different implementations into own modules
      
      * make interface more convenient
      
      * docs and todos for lookahead
      
      * refactor basic collator to use new collator utility
      
      * some more refactoring
      
      * finish most of the control flow for new aura
      
      * introduce backend as parameter
      
      * fix compilation
      
      * fix a couple more TODOs
      
      * add an `announce_block` function to collator service
      
      * announce with barrier
      
      * rename block announcement validator to be more specific
      
      * fmt
      
      * clean up unused import errors
      
      * update references to BlockAnnounceValidator
      
      * rename unstable_reimpl
      
      * add AuraUnincludedSegmentApi
      
      * finish rename
      
      * integrate AuraUnincludedSegmentApi
      
      * add a new block announcement validator for backwards compatibility
      
      * add some naive equivocation defenses
      
      * rustfmt
      
      * clean up remaining TODO [now]s
      
      * fmt
      
      * try to fix inprocess-interface
      
      * actually fix compilation
      
      * ignored -> rejected rephrase
      
      * fix test compilation
      
      * fmt
      
      * clippy
      406f92ad
    • Bradley Olson's avatar
      Better scoped fallback in read_messaging_state_snapshot() (#2852) · cc5e0ae9
      Bradley Olson authored
      * moved changes to master
      
      * spelling
      
      * one last name change
      cc5e0ae9
  2. Jul 10, 2023
  3. Jul 09, 2023
  4. Jul 08, 2023
  5. Jul 06, 2023
  6. Jul 05, 2023
  7. Jul 04, 2023
  8. Jul 01, 2023
  9. Jun 30, 2023
  10. Jun 29, 2023
  11. Jun 28, 2023
  12. Jun 24, 2023
  13. Jun 21, 2023
  14. Jun 20, 2023
  15. Jun 19, 2023
  16. Jun 15, 2023
  17. Jun 13, 2023
  18. Jun 12, 2023
  19. Jun 10, 2023
  20. Jun 09, 2023
  21. Jun 07, 2023
  22. Jun 05, 2023
  23. Jun 03, 2023
  24. Jun 01, 2023
  25. May 31, 2023