Skip to content
Snippets Groups Projects
  1. Aug 29, 2022
    • Mara Broda's avatar
      version bumps (0.9.28) (#5933) · fc97080c
      Mara Broda authored
      * Bump crate versions
      
      * Bump spec_version to 9280 for kusama
      
      * Bump spec_version to 9280 for polkadot
      
      * Bump spec_version to 9280 for rococo
      
      * Bump spec_version to 9280 for westend
      
      * update Cargo.lock
      
      Co-authored-by: parity-processbot <>
      fc97080c
  2. Aug 11, 2022
  3. Jul 28, 2022
  4. Jul 06, 2022
    • Chevdor's avatar
      Version bump to v0.9.26/9260 (#5755) · 9fc4e16e
      Chevdor authored
      * Bump spec_version to 9260
      
      * Version bump to v0.9.26
      9fc4e16e
    • Svyatoslav Nikolsky's avatar
      Remove bridges subtree (#5752) · 3f29fd04
      Svyatoslav Nikolsky authored
      * remove bridges folder
      
      * remove BRIDGES.md
      
      * remove bridges mentions from top Cargo.toml
      
      * remove bridges from CODEOWNERS
      
      * remove bridges mentions from testing.md
      
      * remove bridge pallets from Rococo/Wococo runtime
      
      * also remove from node
      3f29fd04
  5. Jun 21, 2022
    • Mara Broda's avatar
      bump versions to 0.9.25 (#5684) · 97f9b840
      Mara Broda authored
      * kusama: bump spec_version to 9250
      
      * polkadot: bump spec_version to 9250
      
      * rococo: bump spec_version to 9250
      
      * westend: bump spec_version to 9250
      
      * bump version to 0.9.25
      
      * bump transaction version (polkadot & kusama) (#5690)
      
      * kusama: bump transaction_version to 12
      
      * polkadot: bump transaction_version to 13
      97f9b840
  6. May 27, 2022
  7. May 24, 2022
  8. May 19, 2022
    • Bernhard Schuster's avatar
      overseer becomes orchestra (#5542) · 450ca2ba
      Bernhard Schuster authored
      
      * rename overseer-gen to orchestra
      
      Also drop `gum` and use `tracing`.
      
      * make orchestra compile as standalone
      
      * introduce Spawner trait to split from sp_core
      
      Finalizes the independence of orchestra from polkadot-overseer
      
      * slip of the pen
      
      * other fixins
      
      * remove unused import
      
      * Update node/overseer/orchestra/proc-macro/src/impl_builder.rs
      
      Co-authored-by: default avatarVsevolod Stakhov <vsevolod.stakhov@parity.io>
      
      * Update node/overseer/orchestra/proc-macro/src/impl_builder.rs
      
      Co-authored-by: default avatarVsevolod Stakhov <vsevolod.stakhov@parity.io>
      
      * orchestra everywhere
      
      * leaky data
      
      * Bump scale-info from 2.1.1 to 2.1.2 (#5552)
      
      Bumps [scale-info](https://github.com/paritytech/scale-info) from 2.1.1 to 2.1.2.
      - [Release notes](https://github.com/paritytech/scale-info/releases)
      - [Changelog](https://github.com/paritytech/scale-info/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/paritytech/scale-info/compare/v2.1.1...v2.1.2)
      
      ---
      updated-d...
      450ca2ba
  9. May 16, 2022
  10. May 06, 2022
  11. May 04, 2022
    • dependabot[bot]'s avatar
      Bump tokio from 1.17.0 to 1.18.1 · 0493fed6
      dependabot[bot] authored
      
      Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.17.0 to 1.18.1.
      - [Release notes](https://github.com/tokio-rs/tokio/releases)
      - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.17.0...tokio-1.18.1)
      
      ---
      updated-dependencies:
      - dependency-name: tokio
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      0493fed6
  12. Apr 26, 2022
  13. Apr 16, 2022
  14. Apr 08, 2022
  15. Mar 15, 2022
  16. Mar 11, 2022
  17. Feb 28, 2022
  18. Feb 25, 2022
  19. Feb 24, 2022
  20. Feb 22, 2022
  21. Feb 11, 2022
  22. Feb 09, 2022
  23. Feb 08, 2022
  24. Feb 02, 2022
  25. Jan 25, 2022
    • Chevdor's avatar
      Fix release profile (#4778) · 0f4843b1
      Chevdor authored
      * Add codeden-units=1
      
      ref #4311
      
      * opt-level to 3
      
      * Fix opt-level
      
      * Refactor apt-level into the release profile
      0f4843b1
  26. Jan 13, 2022
  27. Jan 10, 2022
  28. Jan 07, 2022
  29. Jan 04, 2022
  30. Dec 29, 2021
    • ordian's avatar
      custom cargo profiles for production (#4627) · a44349f6
      ordian authored
      
      * add custom profiles and specify MSVR as 1.57
      
      * fix host-perf-check command
      
      * use testnet profile for CI images
      
      * do not do lto for testnet profile
      
      * fix artifact path
      
      * test with testnet profile to reuse build artifacts
      
      * Revert "fix host-perf-check command"
      
      This reverts commit f1d15492204b8251685a97636cbb5a5f394f21da.
      
      * bump zombienet version
      
      Co-authored-by: default avatarJavier Viola <javier@parity.io>
      a44349f6