Skip to content

Bridge: ignore client errors when calling recently added *_free_headers_interval methods#4350

Merged
svyatonik merged 1 commit intomasterfrom
sv-fix-free-source-headers-interval
May 2, 2024
Merged

Bridge: ignore client errors when calling recently added *_free_headers_interval methods#4350
svyatonik merged 1 commit intomasterfrom
sv-fix-free-source-headers-interval

Conversation

@svyatonik
Copy link
Contributor

see paritytech/parity-bridges-common#2974 : we still need to support unupgraded chains (BHK and BHP) in relay

We may need to revert this change when all chains are upgraded

…rval` methods: we need to support unupgraded chains in relay
@svyatonik svyatonik added R0-no-crate-publish-required The change does not require any crates to be re-published. T15-bridges This PR/Issue is related to bridges. labels May 2, 2024
@svyatonik svyatonik requested a review from a team May 2, 2024 07:02
@svyatonik svyatonik enabled auto-merge May 2, 2024 07:37
@svyatonik svyatonik added this pull request to the merge queue May 2, 2024
Merged via the queue into master with commit 171bedc May 2, 2024
@svyatonik svyatonik deleted the sv-fix-free-source-headers-interval branch May 2, 2024 10:28
dcolley added a commit to interweb-it/polkadot-sdk that referenced this pull request May 6, 2024
* 'master' of https://github.com/metaspan/polkadot-sdk: (65 commits)
  Introduces `TypeWithDefault<T, D: Get<T>>` (paritytech#4034)
  Publish `polkadot-sdk-frame`  crate (paritytech#4370)
  Add validate field to prdoc (paritytech#4368)
  State trie migration on asset-hub westend and collectives westend (paritytech#4185)
  Fix: dust unbonded for zero existential deposit (paritytech#4364)
  Bridge: added subcommand to relay single parachain header (paritytech#4365)
  Bridge: fix zombienet tests (paritytech#4367)
  [WIP][CI] Add more GHA jobs (paritytech#4270)
  Allow for 0 existential deposit in benchmarks for `pallet_staking`, `pallet_session`, and `pallet_balances` (paritytech#4346)
  Deprecate `NativeElseWasmExecutor` (paritytech#4329)
  More `xcm::v4` cleanup and `xcm_fee_payment_runtime_api::XcmPaymentApi` nits (paritytech#4355)
  sc-tracing: enable env-filter feature (paritytech#4357)
  deps: update jsonrpsee to v0.22.5 (paritytech#4330)
  Add PoV-reclaim enablement guide to polkadot-sdk-docs (paritytech#4244)
  cargo: Update experimental litep2p to latest version (paritytech#4344)
  Bridge: ignore client errors when calling recently added `*_free_headers_interval` methods (paritytech#4350)
  Make parachain template great again (and async backing ready) (paritytech#4295)
  [Backport] Version bumps and reorg prdocs from 1.11.0 (paritytech#4336)
  HRMP - set `DefaultChannelSizeAndCapacityWithSystem` with dynamic values according to the `ActiveConfig` (paritytech#4332)
  Statement Distribution Per Peer Rate Limit (paritytech#3444)
  ...
TarekkMA pushed a commit to moonbeam-foundation/polkadot-sdk that referenced this pull request Aug 2, 2024
…ers_interval` methods (paritytech#4350)

see paritytech/parity-bridges-common#2974 : we
still need to support unupgraded chains (BHK and BHP) in relay

We may need to revert this change when all chains are upgraded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

R0-no-crate-publish-required The change does not require any crates to be re-published. T15-bridges This PR/Issue is related to bridges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants