dependabot[bot]
927d12a3d2
Bump thiserror from 1.0.51 to 1.0.53
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.51 to 1.0.53.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.51...1.0.53 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
dependabot[bot]
7612ef0242
Bump futures from 0.3.29 to 0.3.30
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.29 to 0.3.30.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30 )
---
updated-dependencies:
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
Branislav Kontur
8b1e14658e
Pokladot sdk backport to staging ( #2746 )
...
* Bump to `polkadot-sdk` master `ebe2aad6f0ae576a0e176f38a084fe7579f936dd`
* align with others
* Backport xcm version stuff from `polkadot-sdk`
* Backport Slava's commit from `polkadot-sdk`
* Workspace clippy as `polkadot-sdk` does
* Make submodules use workspace lints
* Add Bridges clippy addons to workspace lints
* Looks like we dont need extra clippy addons anymore?
2024-04-10 10:28:37 +02:00
dependabot[bot]
23440ceab0
Bump thiserror from 1.0.50 to 1.0.51
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.50 to 1.0.51.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.51 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
Svyatoslav Nikolsky
b86ecfeeb7
remove no longer valid check from the ensure_weights_are_correct ( #2740 )
...
* remove no longer valid check from the ensure_weights_are_correct
* fix compilation
2024-04-10 10:28:37 +02:00
Svyatoslav Nikolsky
59882a7343
Added Rococo BH <> Rococo Bulletin bridge ( #2724 )
...
* added Rococo BH <> Rococo Bulletin bridge
* init-bridge support
* allow customising finality-related runtime APIs
* revert me
* use Rococo/BridgeHubRococo pretending to be a Polkadot/BridgeHubPolkadot in Rococo <> RococoBulletin bridge
* Revert "revert me"
This reverts commit 90c598d9d50a25e7182c97eee7818bf8d4bc404c.
* Revert "allow customising finality-related runtime APIs"
This reverts commit b39c32c34acddfd0b919042122e0e667470bd0a4.
* fmt
* WITH_BRIDGE_ROCOCO_TO_BULLETIN_MESSAGES_PALLET_INDEX
* regenerate bulletin chain runtime (pallet indices have changed)
* fx WITH_BRIDGE_ROCOCO_TO_BULLETIN_MESSAGES_PALLET_INDEX constant because of latest changes
* also change indices in runtime
* fmt
* clippy
2024-04-10 10:28:37 +02:00
dependabot[bot]
e711c9a5d5
Bump tokio from 1.34.0 to 1.35.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.34.0 to 1.35.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.34.0...tokio-1.35.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
Svyatoslav Nikolsky
6c31cdbe19
Select header that will be fully refunded in on-demand batch finality relay ( #2729 )
...
* select header that will be fully refunded for submission in on-demand **batch** finality relay
* added the only possible test
* spelling
* nl
* updated comment
2024-04-10 10:28:37 +02:00
Branislav Kontur
a7d2568df4
Remove Woococo related stuff ( #2692 )
...
* Remove Woococo related stuff
* More removes
* Compilation
* Added equvocation for Ro/We
* We need chain-westend primitives
2024-04-10 10:28:37 +02:00
Svyatoslav Nikolsky
7a8c87a450
Drop Rialto <> Millau bridges ( #2663 ) ( #2694 )
...
* drop Rialto <> Millau bridges
* clippy
2024-04-10 10:28:37 +02:00
Serban Iorga
1c2b6b21da
Start version guards for the ED loop ( #2678 )
2024-04-10 10:28:37 +02:00
dependabot[bot]
7e63cbec55
Bump env_logger from 0.10.0 to 0.10.1
...
Bumps [env_logger](https://github.com/rust-cli/env_logger ) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/rust-cli/env_logger/releases )
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.0...v0.10.1 )
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
dependabot[bot]
3a676b9c18
Bump tokio from 1.33.0 to 1.34.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.34.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
Svyatoslav Nikolsky
11052e3942
removed unused PARACHAINS_FINALITY_PALLET_NAME constant ( #2670 )
2024-04-10 10:28:37 +02:00
Branislav Kontur
564cb492f9
BHR/BHWE spec_version according to the polkadot-sdk ( #2668 )
2024-04-10 10:28:37 +02:00
Branislav Kontur
a3e6ce4f94
Add Rococo<>Westend bridge support/relay ( #2647 )
...
* Added Rococo<>Westend primitives
* Latest fashion
* WIP
* Temporary hack for AssetHubWestend to Millau
* typo
* tool/runtime-codegen tweaks
* Rococo<>Westend relay part
* zepter
* Unify `Parachain` vs `Parachains`
2024-04-10 10:28:37 +02:00
dependabot[bot]
b21ad364ab
Bump futures from 0.3.28 to 0.3.29
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.28 to 0.3.29.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.28...0.3.29 )
---
updated-dependencies:
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
dependabot[bot]
fdff205f7b
Bump scale-info from 2.9.0 to 2.10.0
...
Bumps [scale-info](https://github.com/paritytech/scale-info ) from 2.9.0 to 2.10.0.
- [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.9.0...v2.10.0 )
---
updated-dependencies:
- dependency-name: scale-info
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
dependabot[bot]
aec768dbe9
Bump thiserror from 1.0.49 to 1.0.50
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.49 to 1.0.50.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.49...1.0.50 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
Branislav Kontur
f539157da2
Backport from polkadot-sdk with actual master ( #2633 )
...
* Backport from `polkadot-sdk`
* lingua stuff
* Fixes
* Fix
* Features?
* Fix - v5 -> v6
* zepter format features
* try zepter with CI
* Fix imports
* Fix
* Fix
* Fix
* Revert zepther pipeline
2024-04-10 10:28:37 +02:00
dependabot[bot]
5e63fb5045
Bump async-trait from 0.1.73 to 0.1.74
...
Bumps [async-trait](https://github.com/dtolnay/async-trait ) from 0.1.73 to 0.1.74.
- [Release notes](https://github.com/dtolnay/async-trait/releases )
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.73...0.1.74 )
---
updated-dependencies:
- dependency-name: async-trait
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
Serban Iorga
08f1580658
Millau, Rialto: accept equivocation reports ( #2614 ) ( #2617 )
2024-04-10 10:28:37 +02:00
dependabot[bot]
d4952b2e2e
Bump tokio from 1.32.0 to 1.33.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.32.0...tokio-1.33.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
dependabot[bot]
b96c6a44bd
Bump subxt from 0.32.0 to 0.32.1
...
Bumps [subxt](https://github.com/paritytech/subxt ) from 0.32.0 to 0.32.1.
- [Release notes](https://github.com/paritytech/subxt/releases )
- [Changelog](https://github.com/paritytech/subxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/subxt/commits )
---
updated-dependencies:
- dependency-name: subxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
dependabot[bot]
2d15d1062f
Bump subxt from 0.31.0 to 0.32.0
...
Bumps [subxt](https://github.com/paritytech/subxt ) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/paritytech/subxt/releases )
- [Changelog](https://github.com/paritytech/subxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/subxt/commits )
---
updated-dependencies:
- dependency-name: subxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
dependabot[bot]
e7abd9f09b
Bump thiserror from 1.0.48 to 1.0.49
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.48 to 1.0.49.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.48...1.0.49 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
Svyatoslav Nikolsky
0bbd2b20a2
Merge bulletin chain changes into polkadot staging ( #2574 )
...
* polkadot-staging for v1.0.0
* Add polkadot bulletin chain primitives (#2542 )
* add polkadot bulletin chain primitives
* also impl ChainWithMessages
* clippy
* instead of requiring sp_std::vec::Vec import when using runtime API generation macro, let's use full type path directly in macro (#2551 )
* Polkadot Bulletin Chain client (#2552 )
* relay-polkadot-bulletin-client
* generate Polkadot Bulletin Chain Runtime
* Add relays that will be used in Polkadot Bulletin <> Polkadot.BH bridge (#2556 )
* added Polkadot.BH <> Polkadot Bulletin chain relays
* uncommented ED stuff
* complex PolkadotBulletin <> Polkadot.BH relay
* removed TODO
* spelling
* prepare refund extension infra to add refund extension for messages from standalone chain (#2558 )
* prepare refund extension infra to add refund extension for messages from standalone chain
* spelling
* apply adapter to fix compilation
* clippy
* added POLKADOT_BULLETIN_CHAIN_ID constant
* RefundBridgedGrandpaMessages to refund transaction costs for messages coming to/from bridged standalone/relay chain (#2566 )
* RefundBridgedGrandpaMessages to refund transaction costs for messages coming to/from bridged standalone/relay chain
* clippy
* fix compilation
* fix codec dependency (#2567 )
* Support message relay limits override (#2570 )
* support message relay limits overrides for bridges
* spelling
* export EXTRA_STORAGE_PROOF_SIZE for Polkadot Bulletin (#2572 )
2024-04-10 10:28:37 +02:00
Serban Iorga
4cd9e2fe79
Add unit tests for the equivocation detection loop ( #2571 )
...
* Add unit tests for the equivocation detection loop
* clippy
* use std::future::pending()
2024-04-10 10:28:37 +02:00
Serban Iorga
c102e812eb
Equivocation detection loop: Reorganize block checking logic as state machine ( #2555 ) ( #2557 )
...
* Split `reconnect_failed_client()` logic
* Reorganize block checking logic as state machine
This way we'll be able to save the state in case of a failure
2024-04-10 10:28:37 +02:00
dependabot[bot]
e7b0e4fb4b
Bump thiserror from 1.0.47 to 1.0.48
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.47 to 1.0.48.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.47...1.0.48 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
dependabot[bot]
6db9b79cd3
Bump strum from 0.24.1 to 0.25.0
...
Bumps [strum](https://github.com/Peternator7/strum ) from 0.24.1 to 0.25.0.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Peternator7/strum/commits )
---
updated-dependencies:
- dependency-name: strum
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
dependabot[bot]
d3b55be6db
Bump subxt from 0.28.0 to 0.31.0
...
Bumps [subxt](https://github.com/paritytech/subxt ) from 0.28.0 to 0.31.0.
- [Release notes](https://github.com/paritytech/subxt/releases )
- [Changelog](https://github.com/paritytech/subxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/subxt/compare/v0.28.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: subxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 10:28:37 +02:00
Serban Iorga
2c26640ac3
polkadot-staging branch: Use polkadot-sdk dependencies (#2524 )
...
* Use polkadot-sdk dependencies
* Fix ring-proof ref
* Fix Beefy
* Fix imports
* Simple runtimes fixes
* Fix substrate-relay
* Add ParaAssignmentProvider for Rialto
* Rialto chain_spec fix
* Fix Rialto build
* Fix Rialto pvf workers
* Allow rialto-parachain deprecated features warnings
2024-04-10 10:28:37 +02:00
Serban Iorga
1bbc77fee1
Start the equivocation detection loop from the complex relayer ( #2507 ) ( #2512 )
...
* Impl SubstrateEquivocationDetectionPipeline for Millau
* Impl SubstrateEquivocationDetectionPipeline for Rialto
* Make BridgeHubSignedExtension more generic
* Define generate_report_equivocation_call_builder!() macro
* Impl SubstrateEquivocationDetectionPipeline for Rococo
* Impl SubstrateEquivocationDetectionPipeline for Wococo
* Impl SubstrateEquivocationDetectionPipeline for Kusama
* Impl SubstrateEquivocationDetectionPipeline for Polkadot
* Complex relayer simplification
- remove `signer` and `transactions_mortality` and add `tx_params`
- change the order of some fields
* Add equivocation detection CLI traits
* Complex relayer: start equivocation detectin loop
* Update runtimes regeneration script
* Equivocation loop: Fix infinite loop
* Revert "Complex relayer: start equivocation detectin loop"
This reverts commit b518ef85679d73654f9f0e2add38cd3839552057.
* Add subcommand for starting the equivocation detection loop
* Fixes
* Initialize empty metrics for the equivocations detector loop
2024-04-10 10:28:37 +02:00
Serban Iorga
588508acd4
Backport: Implement basic equivocations detection loop ( #2375 )
...
* Implement basic equivocations detection loop (#2367 )
* FinalityProofsBuf adjustments
- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option
* FinalityProof: add target_header_hash()
* Target client: implement best_synced_header_hash()
* Implement first version of the equivocations detection loop
* Address code review comments
* Leftover
* polkadot-staging adjustments
2024-04-10 10:28:37 +02:00
Svyatoslav Nikolsky
cc3bbc690b
Manually update deps in polkadot staging ( #2371 )
...
* Bump clap from 4.3.19 to 4.3.21
Bumps [clap](https://github.com/clap-rs/clap ) from 4.3.19 to 4.3.21.
- [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.3.19...v4.3.21 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump tokio from 1.29.1 to 1.31.0
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.29.1 to 1.31.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.29.1...tokio-1.31.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump sysinfo from 0.29.7 to 0.29.8
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo ) from 0.29.7 to 0.29.8.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump async-trait from 0.1.72 to 0.1.73
Bumps [async-trait](https://github.com/dtolnay/async-trait ) from 0.1.72 to 0.1.73.
- [Release notes](https://github.com/dtolnay/async-trait/releases )
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.72...0.1.73 )
---
updated-dependencies:
- dependency-name: async-trait
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump log from 0.4.19 to 0.4.20
Bumps [log](https://github.com/rust-lang/log ) from 0.4.19 to 0.4.20.
- [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/compare/0.4.19...0.4.20 )
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump anyhow from 1.0.72 to 1.0.75
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.72 to 1.0.75.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.72...1.0.75 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump tempfile from 3.7.1 to 3.8.0
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.7.1 to 3.8.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.7.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump clap from 4.3.21 to 4.3.23
Bumps [clap](https://github.com/clap-rs/clap ) from 4.3.21 to 4.3.23.
- [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.3.21...v4.3.23 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump tokio from 1.31.0 to 1.32.0
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.31.0...tokio-1.32.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump serde_json from 1.0.104 to 1.0.105
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.104 to 1.0.105.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.104...v1.0.105 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump thiserror from 1.0.44 to 1.0.47
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.44 to 1.0.47.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.44...1.0.47 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump rustls-webpki from 0.101.1 to 0.101.4
Bumps [rustls-webpki](https://github.com/rustls/webpki ) from 0.101.1 to 0.101.4.
- [Release notes](https://github.com/rustls/webpki/releases )
- [Commits](https://github.com/rustls/webpki/compare/v/0.101.1...v/0.101.4 )
---
updated-dependencies:
- dependency-name: rustls-webpki
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump rustls-webpki from 0.100.1 to 0.100.2 in /tools/runtime-codegen
Bumps [rustls-webpki](https://github.com/rustls/webpki ) from 0.100.1 to 0.100.2.
- [Release notes](https://github.com/rustls/webpki/releases )
- [Commits](https://github.com/rustls/webpki/compare/v/0.100.1...v/0.100.2 )
---
updated-dependencies:
- dependency-name: rustls-webpki
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix clippy (#2335 )
* fix clippy
* fix clippy issues
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 10:28:37 +02:00
Svyatoslav Nikolsky
cb100624a6
#2351 to polkadot-staging ( #2359 )
2024-04-10 10:28:37 +02:00
Serban Iorga
dc8aa5df7d
Finality loop refactoring ( #2357 )
2024-04-10 10:28:37 +02:00
Serban Iorga
48cae06a77
Add equivocation detector crate and implement clients ( #2348 ) ( #2353 )
...
* 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
2024-04-10 10:28:37 +02:00
Serban Iorga
9bfad80664
Add basic equivocation detection pipeline schema ( #2338 ) ( #2341 )
...
* Move finality Engine to finality_base folder
* Define SubstrateFinalityPipeline
Extract basic parts of SubstrateFinalitySyncPipeline into
SubstrateFinalityPipeline
* Add equivocation detection pipeline
* Fix comment
2024-04-10 10:28:37 +02:00
Serban Iorga
bccd6e893e
Grandpa: Store the authority set changes ( #2336 ) ( #2337 )
...
* Grandpa: Store the authority set changes
2024-04-10 10:28:37 +02:00
Serban Iorga
7807b9de93
GRANDPA module: store accepted justifications ( #2298 ) ( #2301 )
...
Store accepted justifications in events.
2024-04-10 10:28:37 +02:00
Svyatoslav Nikolsky
57550eb867
More backports from Cumulus subtree to polkadot-staging ( #2283 )
...
* more backports from Cumulus subtree
* spelling
* fmt
* trigger CI
* Revert "trigger CI"
This reverts commit b009d732aa26d006a7f2b48878ee864c338c49d5.
* Revert "Revert "trigger CI""
This reverts commit 715606a75948124962b14dbb260cf3aed01bc665.
* Revert "Revert "Revert "trigger CI"""
This reverts commit dc0d2233da86fd12a77216008e59bd38fcbb2fac.
2024-04-10 10:28:37 +02:00
Svyatoslav Nikolsky
4d42bb22f3
Update dependecies ( #2277 ) ( #2281 )
...
* 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 20daa88bca6d9a01dbe933579b1d57ae5c3a7bd8.
* list installed Rust binaries before running cargo deny
* changed prev commit
* once again
* try cargo update?
* post-update fixes (nothing important)
2024-04-10 10:28:37 +02:00
Serban Iorga
b4c7ffd3d3
GRANDPA: optimize votes_ancestries when needed ( #2262 ) ( #2264 )
...
* GRANDPA: optimize votes_ancestries when needed
* Address review comments
2024-04-10 10:28:37 +02:00
Serban Iorga
f6d374b69a
Define generate_grandpa_key_ownership_proof() ( #2247 ) ( #2248 )
2024-04-10 10:28:37 +02:00
Serban Iorga
fc0aa382ab
Deduplicate Grandpa consensus log reading logic ( #2245 ) ( #2246 )
2024-04-10 10:28:37 +02:00
Branislav Kontur
320aea743b
Nits for subtree ( #2241 )
...
* Updated version according to Cumulus
* Renaming
* Cargo.lock
2024-04-10 10:28:37 +02:00
Branislav Kontur
b3d6fe7cba
Updated BHR/W version + codegen ( #2148 )
2024-04-10 10:28:37 +02:00
Branislav Kontur
f25a5f0409
Support for kusama-polkadot relaying ( #2128 )
2024-04-10 10:28:37 +02:00