Skip to content
  1. Aug 16, 2023
    • Serban Iorga's avatar
      Add equivocation detector crate and implement clients (#2348) (#2353) · 620db2b1
      Serban Iorga authored
      * Split FinalitySyncPipeline and SourceClient
      
      * Move some logic to finality_base
      
      * Add empty equivocation detection clients
      
      * Add equivocation reporting logic to the source client
      
      * Use convenience trait for SubstrateFinalitySyncPipeline
      
      * Define JustificationVerificationContext for GRANDPA
      
      * Equivocation source client: finality_verification_context()
      
      * Equivocation source client: synced_headers_finality_info()
      
      * reuse HeaderFinalityInfo
      
      * Define EquivocationsFinder
      
      * Fix spellcheck
      
      * Address review comments
      
      * Avoid equivocations lookup errors
      620db2b1
  2. Aug 11, 2023
  3. Aug 10, 2023
  4. Aug 08, 2023
  5. Aug 04, 2023
  6. Jul 27, 2023
  7. Jul 24, 2023
  8. Jul 20, 2023
  9. Jul 19, 2023
    • Svyatoslav Nikolsky's avatar
      Update dependecies (#2277) (#2281) · 3c4ada92
      Svyatoslav Nikolsky authored
      * cargo update -p parachain-info
      
      * flush
      
      * it compiles
      
      * clippy
      
      * temporary add more logging to cargo deny
      
      * Revert "temporary add more logging to cargo deny"
      
      This reverts commit 20daa88b.
      
      * list installed Rust binaries before running cargo deny
      
      * changed prev commit
      
      * once again
      
      * try cargo update?
      
      * post-update fixes (nothing important)
      3c4ada92
  10. Jul 13, 2023
  11. Jul 10, 2023
  12. Jul 07, 2023
  13. Jul 04, 2023
  14. Jul 03, 2023
  15. Jun 14, 2023
  16. Jun 01, 2023
  17. May 24, 2023
  18. May 23, 2023
  19. May 18, 2023
  20. May 17, 2023
  21. May 16, 2023
    • Branislav Kontur's avatar
      Bump polkadot/substrate (#2134) · 0f6091d4
      Branislav Kontur authored
      * Bump polkadot/substrate
      
      * Fix millau network service
      
      * Fix polkadot_node_core_pvf_worker
      
      * Fix sc-network
      
      * Fix parachain rpc stuff
      
      * Check `integrity-test` for `bridge-runtime-common`
      
      * Backport fix from cumulus https://github.com/paritytech/cumulus/pull/2585/files#diff-5a942d80670b5ef31bb18b5acacab93ff30512d7cd21c19d7da364f76f6bb5c3 because of https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2842938
      
      * TODO
      
      * Bump cumulus
      0f6091d4
  22. May 15, 2023
    • dependabot[bot]'s avatar
      Bump tokio from 1.28.0 to 1.28.1 · 9233f0a3
      dependabot[bot] authored
      
      
      Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.0 to 1.28.1.
      - [Release notes](https://github.com/tokio-rs/tokio/releases)
      - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.28.0...tokio-1.28.1)
      
      ---
      updated-dependencies:
      - dependency-name: tokio
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      9233f0a3
    • dependabot[bot]'s avatar
      Bump serde from 1.0.162 to 1.0.163 · a29c1caa
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.162...v1.0.163)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      a29c1caa
  23. May 12, 2023
  24. May 11, 2023
  25. May 10, 2023
  26. May 09, 2023
  27. May 08, 2023
    • dependabot[bot]'s avatar
      Bump time from 0.3.20 to 0.3.21 · b075b009
      dependabot[bot] authored
      
      
      Bumps [time](https://github.com/time-rs/time) from 0.3.20 to 0.3.21.
      - [Release notes](https://github.com/time-rs/time/releases)
      - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
      - [Commits](https://github.com/time-rs/time/compare/v0.3.20...v0.3.21)
      
      ---
      updated-dependencies:
      - dependency-name: time
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      b075b009
    • dependabot[bot]'s avatar
      Bump serde from 1.0.160 to 1.0.162 · 51a3a516
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.160 to 1.0.162.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.160...1.0.162)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      51a3a516
    • dependabot[bot]'s avatar
      Bump clap from 4.2.5 to 4.2.7 · da88d044
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 4.2.5 to 4.2.7.
      - [Release notes](https://github.com/clap-rs/clap/releases)
      - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/clap-rs/clap/compare/v4.2.5...v4.2.7)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      da88d044
    • dependabot[bot]'s avatar
      Bump sysinfo from 0.28.4 to 0.29.0 · cdca322c
      dependabot[bot] authored
      
      
      Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.28.4 to 0.29.0.
      - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)
      
      ---
      updated-dependencies:
      - dependency-name: sysinfo
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      cdca322c