1. Jul 17, 2023
  2. Jul 14, 2023
  3. Jul 13, 2023
  4. Jul 12, 2023
  5. Jul 11, 2023
  6. Jul 10, 2023
  7. Jul 09, 2023
  8. Jul 08, 2023
  9. Jul 07, 2023
    • joe petrowski's avatar
      Better Handling of Candidates Who Become Invulnerable (#2801) · 5a813402
      joe petrowski authored
      * remove candidate when to invulnerable
      
      * fix
      
      * candidates to collators
      
      * make parameters consistent and more reasonable
      
      * add call to kick invulnerable candidates
      
      * factor removal into weight
      
      * fix: use accrue instead of add
      
      * make set_invulnerables non-atomic
      
      * benchmark add_invulnerable to account for candidate removal
      
      * don't remove from candidates with set_invulnerables
      
      * fix bounds on benchmarking
      
      * protect against zero min invulnerables underflow
      
      * extra event and tests
      
      * make candidates/invulnerables self-cleaning on session change
      
      * add integrity test
      
      * unused imports
      
      * make rococo-contracts have 1 collator
      5a813402
  10. Jul 06, 2023
  11. Jul 05, 2023
  12. Jul 04, 2023
    • Bastian Köcher's avatar
      Companion for Polkadot#7451 (#2807) · 429e9eae
      Bastian Köcher authored
      * Companion for Polkadot#7451
      
      https://github.com/paritytech/polkadot/pull/7451
      
      * Update Substrate & Polkadot
      
      * FMT
      
      * Fix integration tests
      
      * Bring back `polkadot-native` feature for now
      
      * 🤦
      429e9eae
    • Branislav Kontur's avatar
      BridgeHub subtree update (#2820) · 5d1de997
      Branislav Kontur authored
      * BH subtree master -> polkadot-staging by default
      
      * Squashed 'bridges/' changes from c9dd8b9dfc..0417308a48
      
      0417308a48 Update docs (#2242)
      1a0d3b55f3 Nits for subtree (#2241)
      18fca2e122 Ensure that the origin is signed for submit_parachain_heads and submit_finality_proof calls (#2239)
      fab51067e7 minor doc fix (#2207)
      4feb721d32 backport cumulus changes to polkadot-staging (#2167)
      433741942a fix testnet argocd deploy (#2151) (#2152)
      ff9eadc7dc Updated BHR/W version + codegen (#2148)
      
      git-subtree-dir: bridges
      git-subtree-split: 0417308a489096979ed3e08d0f8caafbfca6e7e9
      
      * Fix deps
      5d1de997