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

Implement Runtime APIs #1411

Merged
merged 51 commits into from
Jul 18, 2020
Merged

Implement Runtime APIs #1411

merged 51 commits into from
Jul 18, 2020

Conversation

rphmeier
Copy link
Contributor

@rphmeier rphmeier commented Jul 15, 2020

This builds on #1401, providing more guide updates and an implementation of all the runtime API primitives and functions (in the runtime). This doesn't provide the implementation of the Runtime API Subsystem, which is filed in #1419

@rphmeier rphmeier added A3-in_progress Pull request is in progress. No review needed at this stage. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Jul 15, 2020
primitives/src/v1.rs Outdated Show resolved Hide resolved
primitives/src/v1.rs Outdated Show resolved Hide resolved
@rphmeier rphmeier requested review from montekki and drahnr July 17, 2020 03:00
primitives/src/v1.rs Outdated Show resolved Hide resolved
primitives/src/v1.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@montekki montekki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this is missing the CandidateEvents RuntimeApiRequest variant?

runtime/parachains/src/runtime_api_impl/v1.rs Outdated Show resolved Hide resolved
@rphmeier rphmeier mentioned this pull request Jul 17, 2020
3 tasks
@rphmeier rphmeier merged commit 5d7142f into master Jul 18, 2020
@rphmeier rphmeier deleted the rh-runtime-apis branch July 18, 2020 20:01
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. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants