Skip to content

Polkadot staging update#1356

Merged
svyatonik merged 39 commits intopolkadot-stagingfrom
master
Mar 21, 2022
Merged

Polkadot staging update#1356
svyatonik merged 39 commits intopolkadot-stagingfrom
master

Conversation

@svyatonik
Copy link
Copy Markdown
Contributor

@svyatonik svyatonik commented Mar 15, 2022

One thing left here:

THIS PR MUST BE MERGED USING "CREATE A MERGED COMMIT OPTION"*

* more logging in on-demand headerss

* remove `maximal_headers_difference` concept from on-demand-relay

* another leftover from previous on-demand version

* removed extra log

* fmt
* endow relayer account at target chain in message benchmarks

* pick another line
* update libp2p-core (RUSTSEC-2022-0009)

* update thread_local (RUSTSEC-2022-0006)

* time 0.2 -> time 0.3

* ignore RUSTSEC-2021-0130

* proper migration to time 0.3

* fix clippy?

* Revert "fix clippy?"

This reverts commit 53bc289.
…ration (#1316)

* add some tests to check integrity of chain constants + bridge configuration

* try to use named parameters where possible
* encode and estimate Rococo/Wococo/Kusama/Polkadot messages

* allow send-message for non-bundled chains

* weight -> dispatch-weight

* fmt

* fix spelling
* using_same_fork metric in finality relay

* support `using_different_forks` in messages relay

* added dashboards and alerts

* lockfile
* reinitialize bridge subcommand

* PolkadotToKusama in reinit-bridge
* override conversion rate when message is sent

* spelling + fmt

* add --conversion-rate-override cli option

* try to read conversion rate from cmd output

* fix output

* fmt
* ignore errors when dumping logs and container is missing

* fixed typo

* print correct payload length

* increase conversion rate a bit when estimating fee (to avoid message rejects when rate update tx is active)

* fmt
* merge all similar update_conversion_rate functions

* stall timeout in conversion rate update loop

* fmt

* fix
* pass call origin to the message verifier

* is_outbound_lane_enabled -> is_message_accepted

* trait SenderOrigin

* only accept messages from token swap pallet to token swap lane

* tests for edge cases of pay_delivery_and_dispatch_fee

* fixed origin verification

* fmt

* fix benchmarks compilation

* fix TODO with None account and non-zero message fee (already covered by tests)

* revert cargo fmt changes temporarily
* cumulus: 4e95228
polkadot: 975e780ae0d988dc033f400ba822d14b326ee5b9
substrate: 89fcb3e4f62d221d4e161a437768e77d6265889e

* fix refs

* sync changes from paritytech/polkadot#3828

* sync changes from paritytech/polkadot#4387

* sync changes from paritytech/polkadot#3940

* sync with changes from paritytech/polkadot#4493

* sync with changes from paritytech/polkadot#4958

* sync with changes from paritytech/polkadot#3889

* sync with changes from paritytech/polkadot#5033

* sync with changes from paritytech/polkadot#5065

* compilation fixes

* fixed prometheus endpoint startup (it now requires to be spawned within tokio context)
@svyatonik svyatonik added the A-chores Something that has to be done, as part of regular maintenance label Mar 15, 2022
@svyatonik svyatonik marked this pull request as ready for review March 17, 2022 09:57
@github-pages github-pages bot temporarily deployed to github-pages March 17, 2022 09:58 Inactive
@github-pages github-pages bot temporarily deployed to github-pages March 17, 2022 12:16 Inactive
@github-pages github-pages bot temporarily deployed to github-pages March 18, 2022 14:18 Inactive
@svyatonik svyatonik enabled auto-merge (squash) March 21, 2022 06:27
@svyatonik svyatonik disabled auto-merge March 21, 2022 06:30
@svyatonik svyatonik enabled auto-merge March 21, 2022 06:30
@svyatonik svyatonik disabled auto-merge March 21, 2022 06:42
@svyatonik svyatonik enabled auto-merge March 21, 2022 06:42
@svyatonik svyatonik disabled auto-merge March 21, 2022 06:42
@svyatonik svyatonik merged commit f220d2f into polkadot-staging Mar 21, 2022
svyatonik pushed a commit that referenced this pull request Jul 17, 2023
Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) from 3.1.3 to 3.1.5.
- [Release notes](https://github.com/paritytech/parity-scale-codec/releases)
- [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md)
- [Commits](paritytech/parity-scale-codec@parity-scale-codec-3.1.3...parity-scale-codec-3.1.5)

---
updated-dependencies:
- dependency-name: parity-scale-codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-chores Something that has to be done, as part of regular maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant