Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

dispute-coordinator: past session dispute slashing #6811

Merged
merged 76 commits into from
Jun 5, 2023

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    8dbeae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3273d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8394592 View commit details
    Browse the repository at this point in the history
  4. fix key_ownership_proof API

    ordian committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    d31edbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5808d0b View commit details
    Browse the repository at this point in the history
  6. nits

    ordian committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    78d9da0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Update node/subsystem-types/src/messages.rs

    Co-authored-by: Marcin S. <marcin@bytedude.com>
    ordian and mrcnski authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    7caf651 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    ab08d67 View commit details
    Browse the repository at this point in the history
  2. revert unrelated fmt changes

    ordian committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    62e3831 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    5223ef3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    af6921d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d4e21f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    39def6a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. fix tests

    ordian committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1495b47 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ao-past-session-slashing-client

    * master: (27 commits)
      bump `zombienet` version to v1.3.37 (#6773)
      Bump `blake2b_simd` to 1.0.1 (#6829)
      changelog: update template for new label behavior (E3/E4) (#6804)
      Companion for paritytech/substrate#12828 (#6380)
      Don't send `ActiveLeaves` from leaves in db on startup in Overseer (#6727)
      Polkadot XCM Body constants (#6788)
      Decrease expected peer count in zombinenet tests (#6826)
      Additional tracing in `provisioner`, `vote_selection` and `dispute-coordinator` (#6775)
      Change node-key for bootnodes (#6772)
      Change handle_import_statements to FatalResult (#6820)
      Introduce XCM matcher for writing barriers (#6756)
      Freeze note on `SessionInfo`. (#6818)
      Bump parity-db (#6816)
      Removing Outdated References to Misbehavior Arbitration Subsystem (#6814)
      Forgotten re-export for `MatchedConvertedConcreteId` (#6815)
      Companion for substrate#13509: bump API versions of {Beefy,Mmr}Api (#6809)
      Migrate to `Weight::from_parts` (#6794)
      [XCM] Multiple `FungiblesAdapter`s support + `WeightTrader::buy_weight` more accurate error (#6739)
      Get rid of unnecessary cloning and work. (#6808)
      changelog: fix migration listing (#6806)
      ...
    ordian committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    5046c2d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into ao-past-session-slashing-runtime

    * master: (27 commits)
      bump `zombienet` version to v1.3.37 (#6773)
      Bump `blake2b_simd` to 1.0.1 (#6829)
      changelog: update template for new label behavior (E3/E4) (#6804)
      Companion for paritytech/substrate#12828 (#6380)
      Don't send `ActiveLeaves` from leaves in db on startup in Overseer (#6727)
      Polkadot XCM Body constants (#6788)
      Decrease expected peer count in zombinenet tests (#6826)
      Additional tracing in `provisioner`, `vote_selection` and `dispute-coordinator` (#6775)
      Change node-key for bootnodes (#6772)
      Change handle_import_statements to FatalResult (#6820)
      Introduce XCM matcher for writing barriers (#6756)
      Freeze note on `SessionInfo`. (#6818)
      Bump parity-db (#6816)
      Removing Outdated References to Misbehavior Arbitration Subsystem (#6814)
      Forgotten re-export for `MatchedConvertedConcreteId` (#6815)
      Companion for substrate#13509: bump API versions of {Beefy,Mmr}Api (#6809)
      Migrate to `Weight::from_parts` (#6794)
      [XCM] Multiple `FungiblesAdapter`s support + `WeightTrader::buy_weight` more accurate error (#6739)
      Get rid of unnecessary cloning and work. (#6808)
      changelog: fix migration listing (#6806)
      ...
    ordian committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    f2119e4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ao-past-session-slashing-runtime' into ao-past-session-…

    …slashing-client
    
    * ao-past-session-slashing-runtime:
    ordian committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a062b6c View commit details
    Browse the repository at this point in the history
  5. try initial zombienet test

    ordian committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    eca1786 View commit details
    Browse the repository at this point in the history
  6. try something

    ordian committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    13b6271 View commit details
    Browse the repository at this point in the history
  7. fix a typo

    ordian committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    77ec15a View commit details
    Browse the repository at this point in the history
  8. try cumulus-based collator

    ordian committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    49cb564 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. fix clippy

    ordian committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    288696e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36d60d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    35d76d3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ao-past-session-slashing-runtime' into ao-past-session-…

    …slashing-client
    
    * ao-past-session-slashing-runtime: (23 commits)
      Issue 4393: Correcting Unnecessary Use of Arc (#6882)
      Companion for #13287  (#6655)
      timestamp ci job logs (#6890)
      Release parachain host API v4 (#6885)
      polkadot companion: #13128 (Pools commission) (#6264)
      companion for #13555 (#6842)
      Bump libgit2-sys from 0.14.1+1.5.0 to 0.14.2+1.5.1 (#6600)
      Bump bumpalo from 3.8.0 to 3.12.0 (#6599)
      Bump git2 from 0.16.0 to 0.16.1 (#6601)
      Council as SpendOrigin (#6877)
      PVF: Document that preparation cannot lead to disputes (#6873)
      Sync versions with current release (0.9.39) (#6875)
      Companion for paritytech/substrate#13592 (#6869)
      Update orchestra to the recent version (#6854)
      Delete unused Cargo.lock (#6870)
      Remove use of Store trait (#6835)
      Companion for Substrate #13564 (#6845)
      Adding Dispute Participation Metrics (#6838)
      Update `substrate` to 48e7cb1 (#6851)
      Move PVF timeouts to executor environment parameters (#6823)
      ...
    ordian committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b3b094c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. wip

    ordian committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    1494ff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aafc9b0 View commit details
    Browse the repository at this point in the history
  3. fix wip

    ordian committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    dc6452e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into ao-past-session-slashing-client

    * master:
      kusama: enable dispute slashes (#5974)
      Introduce OpenGov into Polkadot (#6701)
      introduce new well known key (#6915)
      [CI] Add bootnode checking CI jobs (#6889)
      Bump parity-db (#6921)
      Handling timers for repeat dispute participation requests (#6901)
      [Companion #13634] keystore overhaul (iter2) (#6913)
      tweak some pattern matches to address a new clippy warning
      Bump ci-linux image for rust 1.68
      Revert "Update orchestra to the recent version (#6854)" (#6916)
      Deprecate Currency: Companion for #12951 (#6780)
      changelog: template fixup (#6907)
      [Companion #13615] Keystore overhaul (#6892)
      update weights (#6897)
      Fix approval voting test (#6898)
      parachains-runtime: Less cloning! (#6896)
      Testing Reversion Speed on Dispute Concluded Against (#6880)
      remove duplicated arm and fix version index (#6884)
    ordian committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e90a31f View commit details
    Browse the repository at this point in the history
  5. fix wip II

    ordian committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    b8e8c24 View commit details
    Browse the repository at this point in the history
  6. revert native provider

    ordian committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4dce060 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into ao-past-session-slashing-runtime

    * master:
      kusama: enable dispute slashes (#5974)
      Introduce OpenGov into Polkadot (#6701)
      introduce new well known key (#6915)
      [CI] Add bootnode checking CI jobs (#6889)
      Bump parity-db (#6921)
      Handling timers for repeat dispute participation requests (#6901)
      [Companion #13634] keystore overhaul (iter2) (#6913)
      tweak some pattern matches to address a new clippy warning
      Bump ci-linux image for rust 1.68
      Revert "Update orchestra to the recent version (#6854)" (#6916)
      Deprecate Currency: Companion for #12951 (#6780)
      changelog: template fixup (#6907)
      [Companion #13615] Keystore overhaul (#6892)
      update weights (#6897)
      Fix approval voting test (#6898)
      parachains-runtime: Less cloning! (#6896)
      Testing Reversion Speed on Dispute Concluded Against (#6880)
      remove duplicated arm and fix version index (#6884)
    ordian committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    a150569 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'ao-past-session-slashing-runtime' into ao-past-session-…

    …slashing-client
    
    * ao-past-session-slashing-runtime:
    ordian committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    58ea172 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. propagate tx submission error

    ordian committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    92fe5b4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ao-past-session-slashing-client

    * master:
      Bump parity-scale-codec to v 3.4.0 (#6945)
      XCM ExportMessage benchmark support (#6923)
      Vstam1/xcm admin origin (#6928)
      Ensure candidate-backing and provisioner exit on missing Overseer (#6939)
      move back to ci-linux@production image
      runtime/inclusion: fix availability_threshold (#6931)
      Companion for #13624 (#6924)
    ordian committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    ed759e6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into ao-past-session-slashing-runtime

    * master:
      Bump parity-scale-codec to v 3.4.0 (#6945)
      XCM ExportMessage benchmark support (#6923)
      Vstam1/xcm admin origin (#6928)
      Ensure candidate-backing and provisioner exit on missing Overseer (#6939)
      move back to ci-linux@production image
      runtime/inclusion: fix availability_threshold (#6931)
      Companion for #13624 (#6924)
    ordian committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    fbc0e9d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ao-past-session-slashing-runtime' into ao-past-session-…

    …slashing-client
    
    * ao-past-session-slashing-runtime:
    ordian committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e48615e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. DEBUG: sync=trace

    ordian committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    cc96d7f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. print key ownership proof len

    ordian committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e9dc42b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ao-past-session-slashing-client

    * master:
      bump timestamp script to v0.2 (#6954)
      Subsystem channel tweaks (#6905)
      Companion for #13683 (#6944)
      inherent disputes: remove per block initializer and disputes timeout event (#6937)
    ordian committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    176c7b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. panic repro

    ordian committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    92b13c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f3a964 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into ao-past-session-slashing-runtime

    * master:
      Companion: wasm-builder support stable Rust (#6967)
      Fix feature (#6966)
      configuration: backport async backing parameters from the feature branch (#6961)
      Histogram support in runtime metrics (#6935)
      Bump openssl from 0.10.38 to 0.10.48 (#6955)
      Proxy for Nomination Pools (#6846)
      Nomination Pools migration v5: RewardPool fix (#6957)
      bump timestamp script to v0.2 (#6954)
      Subsystem channel tweaks (#6905)
      Companion for #13683 (#6944)
      inherent disputes: remove per block initializer and disputes timeout event (#6937)
    ordian committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2ba635b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ao-past-session-slashing-runtime' into ao-past-session-…

    …slashing-client
    
    * ao-past-session-slashing-runtime:
      Companion: wasm-builder support stable Rust (#6967)
      Fix feature (#6966)
      configuration: backport async backing parameters from the feature branch (#6961)
      Histogram support in runtime metrics (#6935)
      Bump openssl from 0.10.38 to 0.10.48 (#6955)
      Proxy for Nomination Pools (#6846)
      Nomination Pools migration v5: RewardPool fix (#6957)
    ordian committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    55c7947 View commit details
    Browse the repository at this point in the history
  5. post merge fixes

    ordian committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    ef78e51 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'ao-past-session-slashing-runtime' into ao-past-session-…

    …slashing-client
    
    * ao-past-session-slashing-runtime:
      post merge fixes
    ordian committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e7b5a79 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Merge branch 'master' into ao-past-session-slashing-runtime

    * master: (25 commits)
      [Deps] bump scale-info to be in line with cumulus (#7049)
      Invoke cargo build commands with `--locked` (#7057)
      use stable rust toolchain in ci
      apply clippy 1.68 suggestions
      Remove years from copyright notes (#7034)
      Onchain scraper in `dispute-coordinator` will scrape `SCRAPED_FINALIZED_BLOCKS_COUNT` blocks before finality (#7013)
      PVF: Minor refactor in workers code (#7012)
      Expose WASM bulk memory extension in execution environment parameters (#7008)
      Co #13699: Remove old calls (#7003)
      Companion for paritytech/substrate#13811 (#6998)
      PR review rules, include all rs files except weights (#6990)
      Substrate companion: Remove deprecated batch verification (#6999)
      Added `origin` to config for `universal_origin` benchmark (#6986)
      Cache `SessionInfo` on new activated leaf in `dispute-distribution` (#6993)
      Update Substrate to fix Substrate companions (#6994)
      Consolidate subsystem spans so they are all children of the leaf-activated root span (#6458)
      Avoid redundant clone. (#6989)
      bump zombienet version (#6985)
      avoid triggering unwanted room_id for the release notifs (#6984)
      Add crowdloan to SafeCallFilter (#6903)
      ...
    ordian committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4f660d1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ao-past-session-slashing-runtime' into ao-past-session-…

    …slashing-client
    
    * ao-past-session-slashing-runtime: (25 commits)
      [Deps] bump scale-info to be in line with cumulus (#7049)
      Invoke cargo build commands with `--locked` (#7057)
      use stable rust toolchain in ci
      apply clippy 1.68 suggestions
      Remove years from copyright notes (#7034)
      Onchain scraper in `dispute-coordinator` will scrape `SCRAPED_FINALIZED_BLOCKS_COUNT` blocks before finality (#7013)
      PVF: Minor refactor in workers code (#7012)
      Expose WASM bulk memory extension in execution environment parameters (#7008)
      Co #13699: Remove old calls (#7003)
      Companion for paritytech/substrate#13811 (#6998)
      PR review rules, include all rs files except weights (#6990)
      Substrate companion: Remove deprecated batch verification (#6999)
      Added `origin` to config for `universal_origin` benchmark (#6986)
      Cache `SessionInfo` on new activated leaf in `dispute-distribution` (#6993)
      Update Substrate to fix Substrate companions (#6994)
      Consolidate subsystem spans so they are all children of the leaf-activated root span (#6458)
      Avoid redundant clone. (#6989)
      bump zombienet version (#6985)
      avoid triggering unwanted room_id for the release notifs (#6984)
      Add crowdloan to SafeCallFilter (#6903)
      ...
    ordian committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    89a1a16 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    3db92ba View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ao-past-session-slashing-client

    * master: (30 commits)
      update rocksdb to 0.20.1 (#7113)
      Reduce base proof size weight component to zero (#7081)
      PVF: Move PVF workers into separate crate (#7101)
      Companion for #13923 (#7111)
      update safe call filter (#7080)
      PVF: Don't dispute on missing artifact (#7011)
      XCM: Properly set the pricing for the DMP router (#6843)
      pvf: Update docs for PVF artifacts (#6551)
      Bump syn from 2.0.14 to 2.0.15 (#7093)
      Companion for substrate#13771 (#6983)
      Added Dwellir Nigeria bootnodes. (#7097)
      Companion for Substrate #13889 (#7063)
      Switch to DNS name based bootnodes for Rococo (#7040)
      companion for substrate#13883 (#7059)
      [xcm] Added `UnpaidExecution` instruction to `UnpaidRemoteExporter` (#7091)
      Bump serde_json from 1.0.85 to 1.0.96 (#7072)
      Bump hex-literal from 0.3.4 to 0.4.1 (#7071)
      Small simplification (#7089)
      [XCM - UnpaidRemoteExporter] Remove unreachable code (#7088)
      sync versions with current release (#7083)
      ...
    ordian committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    1edd122 View commit details
    Browse the repository at this point in the history
  3. fix compilation

    ordian committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    2b57c83 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    a70fbc5 View commit details
    Browse the repository at this point in the history
  2. fix double encoding

    ordian committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    63871ac View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ao-past-session-slashing-client' of github.com:parityte…

    …ch/polkadot into ao-past-session-slashing-client
    
    * 'ao-past-session-slashing-client' of github.com:paritytech/polkadot:
      Let's log the dispatch info in validate block.
    ordian committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    0196b63 View commit details
    Browse the repository at this point in the history
  4. Revert "Let's log the dispatch info in validate block."

    This reverts commit a70fbc5.
    ordian committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6a4f7b3 View commit details
    Browse the repository at this point in the history
  5. Revert "Let's log the dispatch info in validate block."

    This reverts commit a70fbc5.
    bkchr committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    63e3885 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into ao-past-session-slashing-client

    * master:
      malus: dont panic on missing validation data (#6952)
      Offences Migration v1: Removes `ReportsByKindIndex` (#7114)
      Fix stalling dispute coordinator. (#7125)
      Fix rolling session window (#7126)
      [ci] Update buildah command and version (#7128)
      Bump assigned_slots params (#6991)
      XCM: Remote account converter (#6662)
      Rework `dispute-coordinator` to use `RuntimeInfo` for obtaining session information instead of `RollingSessionWindow` (#6968)
      Revert default proof size back to 64 KB (#7115)
    ordian committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    029796a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'ao-past-session-slashing-client' of github.com:parityte…

    …ch/polkadot into ao-past-session-slashing-client
    
    * 'ao-past-session-slashing-client' of github.com:paritytech/polkadot:
      Revert "Let's log the dispatch info in validate block."
    ordian committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2c3f827 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into ao-past-session-slashing-runtime

    * master: (39 commits)
      malus: dont panic on missing validation data (#6952)
      Offences Migration v1: Removes `ReportsByKindIndex` (#7114)
      Fix stalling dispute coordinator. (#7125)
      Fix rolling session window (#7126)
      [ci] Update buildah command and version (#7128)
      Bump assigned_slots params (#6991)
      XCM: Remote account converter (#6662)
      Rework `dispute-coordinator` to use `RuntimeInfo` for obtaining session information instead of `RollingSessionWindow` (#6968)
      Revert default proof size back to 64 KB (#7115)
      update rocksdb to 0.20.1 (#7113)
      Reduce base proof size weight component to zero (#7081)
      PVF: Move PVF workers into separate crate (#7101)
      Companion for #13923 (#7111)
      update safe call filter (#7080)
      PVF: Don't dispute on missing artifact (#7011)
      XCM: Properly set the pricing for the DMP router (#6843)
      pvf: Update docs for PVF artifacts (#6551)
      Bump syn from 2.0.14 to 2.0.15 (#7093)
      Companion for substrate#13771 (#6983)
      Added Dwellir Nigeria bootnodes. (#7097)
      ...
    ordian committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a58b144 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'ao-past-session-slashing-runtime' into ao-past-session-…

    …slashing-client
    
    * ao-past-session-slashing-runtime:
    ordian committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e6a14c8 View commit details
    Browse the repository at this point in the history
  10. fix compilation

    ordian committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    bce0379 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    aa3247e View commit details
    Browse the repository at this point in the history
  2. lower finality lag to 11

    ordian committed May 22, 2023
    Configuration menu
    Copy the full SHA
    d6a6f34 View commit details
    Browse the repository at this point in the history
  3. bump zombienet again

    ordian committed May 22, 2023
    Configuration menu
    Copy the full SHA
    c95ad77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b39be9a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Update .gitlab-ci.yml

    bump zombienet.
    pepoviola authored May 23, 2023
    Configuration menu
    Copy the full SHA
    a767717 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ao-past-session-slashing-runtime

    * master: (60 commits)
      Ensure all `StorageVersion`s on Rococo/Westend are correct and migration hooks pass (#7251)
      Try-runtime proper return types (#7146)
      Have OCW mined election once a week on Westend (#7248)
      Bump enumn from 0.1.5 to 0.1.8 (#7226)
      Companion to #14183: FRAME: Allow message ID to be mutated in `ProcessMessage` (#7262)
      Remove TODO comment (#7260)
      Fix build (#7261)
      Update syn (#7258)
      Use Message Queue pallet for UMP dispatch (#6271)
      Freeze chain if there are byzantine threshold + 1 invalid votes against a local candidate (#7225)
      Revert chain if at least f+1 validators voted against a candidate (#7151)
      Ensure all `StorageVersion`s on Polkadot/Kusama are correct (#7199)
      Forgotten pub reexport for `GlobalConsensusParachainConvertsFor` (#7238)
      PVF: Vote invalid on panics in execution thread (after a retry) (#7155)
      PVF: Remove `rayon` and some uses of `tokio` (#7153)
      [xcm] Foreign global consensus parachain LocationToAccountId converter (#7016)
      Update docs (#7230)
      Bump parity-db to 0.4.8 (#7231)
      Merge branch 'master' of https://github.com/paritytech/polkadot (#7224)
      Relax the watermark rule in the runtime (#7188)
      ...
    ordian committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f45594d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ao-past-session-slashing-runtime' into ao-past-session-…

    …slashing-client
    
    * ao-past-session-slashing-runtime: (61 commits)
      Ensure all `StorageVersion`s on Rococo/Westend are correct and migration hooks pass (#7251)
      Try-runtime proper return types (#7146)
      Have OCW mined election once a week on Westend (#7248)
      Bump enumn from 0.1.5 to 0.1.8 (#7226)
      Companion to #14183: FRAME: Allow message ID to be mutated in `ProcessMessage` (#7262)
      Remove TODO comment (#7260)
      Fix build (#7261)
      Update syn (#7258)
      Use Message Queue pallet for UMP dispatch (#6271)
      Freeze chain if there are byzantine threshold + 1 invalid votes against a local candidate (#7225)
      Revert chain if at least f+1 validators voted against a candidate (#7151)
      Ensure all `StorageVersion`s on Polkadot/Kusama are correct (#7199)
      Forgotten pub reexport for `GlobalConsensusParachainConvertsFor` (#7238)
      PVF: Vote invalid on panics in execution thread (after a retry) (#7155)
      PVF: Remove `rayon` and some uses of `tokio` (#7153)
      [xcm] Foreign global consensus parachain LocationToAccountId converter (#7016)
      Update docs (#7230)
      Bump parity-db to 0.4.8 (#7231)
      Merge branch 'master' of https://github.com/paritytech/polkadot (#7224)
      Relax the watermark rule in the runtime (#7188)
      ...
    ordian committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4bd06fb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    cfe4be4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ao-past-session-slashing-runtime

    * master:
      PVF: instantiate runtime from bytes (#7270)
    ordian committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9cb0723 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into ao-past-session-slashing-runtime

    * master:
      [companion] Fix request-response protocols backpressure mechanism (#7276)
    ordian committed May 24, 2023
    Configuration menu
    Copy the full SHA
    1ae22c5 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Merge branch 'master' into ao-past-session-slashing-runtime

    * master:
      XCM: Tools for uniquely referencing messages (#7234)
      Companion: Substrate#13869 (#7119)
      Companion for Substrate#14214 (#7283)
      Fix flaky test and error reporting (#7282)
      impl guide: Update Collator Generation (#7250)
      Add staking-miner bin (#7273)
      metrics: tests: Fix flaky runtime_can_publish_metrics (#7279)
    ordian committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f2bcd9b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ao-past-session-slashing-runtime' into ao-past-session-…

    …slashing-client
    
    * ao-past-session-slashing-runtime:
      XCM: Tools for uniquely referencing messages (#7234)
      Companion: Substrate#13869 (#7119)
      Companion for Substrate#14214 (#7283)
      Fix flaky test and error reporting (#7282)
      impl guide: Update Collator Generation (#7250)
      Add staking-miner bin (#7273)
      metrics: tests: Fix flaky runtime_can_publish_metrics (#7279)
      [companion] Fix request-response protocols backpressure mechanism (#7276)
      PVF: instantiate runtime from bytes (#7270)
    ordian committed May 25, 2023
    Configuration menu
    Copy the full SHA
    8bb8e07 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into ao-past-session-slashing-runtime

    * master:
      bump zombienet version (#7292)
      xcm-builder: remove clone for clippy (#7291)
    ordian committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f621e4a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ao-past-session-slashing-runtime' into ao-past-session-…

    …slashing-client
    
    * ao-past-session-slashing-runtime:
      bump zombienet version (#7292)
      xcm-builder: remove clone for clippy (#7291)
    ordian committed May 25, 2023
    Configuration menu
    Copy the full SHA
    92c5228 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Merge branch 'master' into ao-past-session-slashing-client

    * master:
      runtime: past session slashing runtime API (#6667)
      cli: enable BEEFY by default on test networks (#7293)
      pallets: implement `Default` for `GenesisConfig` in `no_std` (#7271)
      Update quote to 1.0.27 (#7280)
      PVF: Refactor workers into separate crates, remove host dependency (#7253)
    ordian committed May 26, 2023
    Configuration menu
    Copy the full SHA
    02fd54d View commit details
    Browse the repository at this point in the history