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

more rpc methods #1636

Merged
merged 10 commits into from
Nov 6, 2024
Merged

more rpc methods #1636

merged 10 commits into from
Nov 6, 2024

Conversation

brenzi
Copy link
Collaborator

@brenzi brenzi commented Nov 5, 2024

closes #1631

  • chain_getHeader returns last imported sidechain header
    • cli trusted get-sidechain-header
  • rpc system_versionreturns enclave_runtime crate version
    • cli trusted version

@brenzi brenzi added F8-enhancement New feature or request A1-cli Affects cli functionalites B1-releasenotes C1-low 📌 Does not elevate a release containing this beyond "low priority" E0-breaksnothing labels Nov 5, 2024
@brenzi brenzi requested a review from clangenb November 5, 2024 13:58
@brenzi brenzi marked this pull request as ready for review November 5, 2024 13:58
Copy link
Contributor

@clangenb clangenb left a comment

Choose a reason for hiding this comment

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

LGTM

@brenzi brenzi merged commit 1d15915 into master Nov 6, 2024
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A1-cli Affects cli functionalites B1-releasenotes C1-low 📌 Does not elevate a release containing this beyond "low priority" E0-breaksnothing F8-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[rpc] lazy static Sidechain HEAD Header
2 participants