Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Allow Queries and Subscriptions #4150

Merged
merged 3 commits into from
Oct 27, 2021
Merged

Conversation

gavofyork
Copy link
Member

No description provided.

@gavofyork gavofyork added A0-please_review Pull request needs code review. B7-runtimenoteworthy C1-low PR touches the given topic and has a low impact on builders. D2-notlive 💤 PR contains changes in a runtime directory that is not deployed to a chain that requires an audit. labels Oct 26, 2021
@gavofyork gavofyork merged commit 9d2ef45 into master Oct 27, 2021
@gavofyork gavofyork deleted the gav-allow-queries-subscriptions branch October 27, 2021 13:13
ordian added a commit that referenced this pull request Oct 27, 2021
* master: (73 commits)
  Fix XCM Teleport Benchmark (#4146)
  Allow Queries and Subscriptions (#4150)
  Fix weights on hard-coded XCM fragments (#4144)
  Bump spec versions (#4142)
  Bump libc from 0.2.104 to 0.2.105 (#4141)
  Enable bags-list pallet in polkadot (#4080)
  Move artifacts states into memory in PVF validation host (#3907)
  Introduce new Runtime API endpoint for fetching the validation data (#3728)
  export xcm_pallet config (#4116)
  Apply cargo fmt (#4122)
  remove logging from the check-dependent-* job (#4120)
  Remove stale migrations (#4107)
  Bump structopt from 0.3.23 to 0.3.25 (#4098)
  remove hardcoded pipeline scripts tag (#4109)
  Bump libc from 0.2.103 to 0.2.104 (#4099)
  some spelling fixes (#4088)
  polkadot: remove call filters on registrar pallets (#4093)
  Fix typos in docs (#4092)
  Rename Statemint where appropriate (#4087)
  bump substrate (#4091)
  ...
drahnr pushed a commit that referenced this pull request Oct 27, 2021
* Allow Queries and Subscriptions

* Formatting

* Formatting
@xlc
Copy link
Contributor

xlc commented Oct 27, 2021

Are we suppose to have some tests to verify this works and ensure there won't be regression in future?

emostov pushed a commit that referenced this pull request Nov 1, 2021
* Allow Queries and Subscriptions

* Formatting

* Formatting
HCastano added a commit to paritytech/canvas that referenced this pull request Nov 8, 2021
HCastano added a commit to paritytech/canvas that referenced this pull request Nov 11, 2021
* Update Cumulus, Polkadot, and Substrate dependencies

* Fix some breaking changes in the runtime

* Update XCM configuration

Relevant PR: paritytech/polkadot#4150

* Update commit in README

* Bump Cumulus and friends again

* Get rid of ParaID parameter

See: paritytech/cumulus#739

* Move the ParaID to a `const`

* Appease Clippy

* Revert changes in `polkadot-launch` config

* Update ParaID to that used on Rococo
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. C1-low PR touches the given topic and has a low impact on builders. D2-notlive 💤 PR contains changes in a runtime directory that is not deployed to a chain that requires an audit.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants