Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/runtime: Add few parachain runtime calls #3241

Merged
merged 75 commits into from
Jun 21, 2023

Conversation

kanishkatn
Copy link
Contributor

@kanishkatn kanishkatn commented May 5, 2023

Changes

Added the ParachainHost runtime exports. It implements the following

  • ParachainHost_validators
  • ParachainHost_validator_groups
  • ParachainHost_availability_cores
  • ParachainHost_check_validation_outputs
  • ParachainHost_session_index_for_child
  • ParachainHost_candidate_pending_availability
  • ParachainHost_candidate_events
  • ParachainHost_session_info

Tests

go test ./dot/types/

Issues

#3186

Tasks

Pending calls

Primary Reviewer

@kishansagathiya

Copy link
Contributor

@dimartiro dimartiro left a comment

Choose a reason for hiding this comment

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

LGTM! Good work Kanishka!

@kanishkatn
Copy link
Contributor Author

Thank you for adding the interface @kishansagathiya !

@kanishkatn kanishkatn merged commit f7820dd into feat/parachain Jun 21, 2023
@kanishkatn kanishkatn deleted the feat/k/parachain-runtime branch June 21, 2023 10:37
kishansagathiya added a commit that referenced this pull request Jul 12, 2023
kishansagathiya added a commit that referenced this pull request Jul 12, 2023
kishansagathiya added a commit that referenced this pull request Jul 14, 2023
kishansagathiya added a commit that referenced this pull request Jul 27, 2023
edwardmack pushed a commit that referenced this pull request Jul 27, 2023
edwardmack pushed a commit that referenced this pull request Jul 27, 2023
kishansagathiya added a commit that referenced this pull request Aug 4, 2023
edwardmack pushed a commit that referenced this pull request Aug 16, 2023
edwardmack pushed a commit that referenced this pull request Aug 16, 2023
kishansagathiya added a commit that referenced this pull request Aug 22, 2023
kishansagathiya added a commit that referenced this pull request Aug 22, 2023
edwardmack pushed a commit that referenced this pull request Aug 30, 2023
edwardmack pushed a commit that referenced this pull request Aug 31, 2023
edwardmack added a commit that referenced this pull request Aug 31, 2023
kishansagathiya added a commit that referenced this pull request Sep 14, 2023
edwardmack pushed a commit that referenced this pull request Sep 18, 2023
kanishkatn added a commit that referenced this pull request Nov 1, 2023
kishansagathiya added a commit that referenced this pull request Jan 23, 2024
kishansagathiya added a commit that referenced this pull request Jan 24, 2024
timwu20 pushed a commit that referenced this pull request Jun 13, 2024
timwu20 pushed a commit that referenced this pull request Jun 17, 2024
timwu20 pushed a commit that referenced this pull request Jun 20, 2024
kishansagathiya added a commit that referenced this pull request Jul 15, 2024
kishansagathiya added a commit that referenced this pull request Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants