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

Outdated Runtime API spec #604

Closed
16 tasks
failfmi opened this issue Jan 24, 2023 · 1 comment
Closed
16 tasks

Outdated Runtime API spec #604

failfmi opened this issue Jan 24, 2023 · 1 comment
Assignees

Comments

@failfmi
Copy link
Contributor

failfmi commented Jan 24, 2023

Based on the latest release of Polkadot 0.9.37 as of now, here are the differences between runtime and spec:

  • BlockBuilder_random_seed - no longer found in runtime
  • NominationPoolsApi_pending_rewards - missing in spec
  • ParachainHost_validation_code_hash - missing in spec
  • ParachainHost_assumed_validation_data - missing in spec
  • ParachainHost_on_chain_votes - missing in spec
  • ParachainHost_submit_pvf_check_statement - missing in spec
  • ParachainHost_pvfs_require_precheck - missing in spec
  • BeefyApi_validator_set - missing in spec
  • MmrApi_mmr_root - missing in spec
  • MmrApi_mmr_leaf_count - missing in spec
  • MmrApi_generate_proof - missing in spec
  • MmrApi_verify_proof- missing in spec
  • MmrApi_verify_proof_stateless - missing in spec
  • GrandpaApi_current_set_id - missing in spec
  • TransactionPaymentCallApi_query_call_info - missing in spec
  • TransactionPaymentCallApi_query_call_fee_details - missing in spec
@failfmi failfmi changed the title Outdated runtime API spec Outdated Runtime API spec Jan 24, 2023
@bhargavbh bhargavbh self-assigned this Jan 24, 2023
@bhargavbh
Copy link
Contributor

migrated to new spec format here #643. Further TODOs regarding runtime API have been listed in a new tracking issue #645

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

No branches or pull requests

2 participants