git.delta.rocks / unique-network / refs/commits / f28d992941c5

difftreelog

commits

pallets/collator-selection/srchistory
  1. * feat!: decoupling configuration&collators pallets
    
    BREAKING CHANGE: pallet `collator-selection` no longer has a tight coupling with the `configuration` pallet
    
    * refactor(collator-selection): type bounds, tests
    
    * refactor(collator-selection): tests
    
    * add ci step for banchmark tests
    
    * add opsFee tests
    
    ---------
    Pavel Orlov 2023-06-30 #d8a735e
  2. Update polkadot to v0.9.42
    Yaroslav Bolyukin 2023-06-07 #cf59f49
  3. fix(collator-selection) disable reward transfer when zero
    Yaroslav Bolyukin 2023-06-06 #2937d8c
  4. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Yaroslav Bolyukin 2023-04-28 #b86b27d
  5. Feature/ci make bench
    Yaroslav Bolyukin 2023-04-28 #9f5b0cc