Skip to content
Snippets Groups Projects
  1. 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
  2. Jun 18, 2022
  3. May 27, 2022
  4. May 24, 2022
  5. May 16, 2022
  6. May 08, 2022
    • dependabot[bot]'s avatar
      Bump log from 0.4.16 to 0.4.17 · 992705d1
      dependabot[bot] authored
      
      Bumps [log](https://github.com/rust-lang/log) from 0.4.16 to 0.4.17.
      - [Release notes](https://github.com/rust-lang/log/releases)
      - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/rust-lang/log/commits/0.4.17)
      
      ---
      updated-dependencies:
      - dependency-name: log
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      992705d1
  7. May 06, 2022
    • dependabot[bot]'s avatar
      Bump nix from 0.23.1 to 0.24.1 · 48fb8bfb
      dependabot[bot] authored
      
      Bumps [nix](https://github.com/nix-rust/nix) from 0.23.1 to 0.24.1.
      - [Release notes](https://github.com/nix-rust/nix/releases)
      - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/nix-rust/nix/compare/v0.23.1...v0.24.1)
      
      ---
      updated-dependencies:
      - dependency-name: nix
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      48fb8bfb
  8. 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
  9. Apr 08, 2022
  10. Mar 30, 2022
  11. Mar 23, 2022
  12. Mar 15, 2022
  13. Mar 11, 2022
  14. Mar 10, 2022
  15. Feb 25, 2022
  16. Feb 24, 2022
  17. Feb 22, 2022
  18. Feb 18, 2022
  19. Feb 11, 2022
  20. Feb 10, 2022
  21. Feb 08, 2022
  22. Feb 02, 2022
  23. Jan 10, 2022
  24. Dec 20, 2021
  25. Dec 18, 2021
  26. Dec 17, 2021
  27. Dec 16, 2021
  28. Nov 15, 2021
  29. Oct 15, 2021
  30. Sep 30, 2021
  31. Sep 20, 2021
  32. Sep 04, 2021
  33. Aug 30, 2021
  34. Aug 26, 2021
  35. Aug 13, 2021
    • Bernhard Schuster's avatar
      collect better memory stats (#3612) · ac338b6c
      Bernhard Schuster authored
      * add jemalloc memory statistics tracking
      
      * chore: move Metronome in a separate file
      
      * add meta flag spellcheck
      
      * adjust metrics names
      
      * account for new metrics in test
      ac338b6c