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(ethexe): implement more rpc methods #4470

Merged
merged 4 commits into from
Jan 28, 2025
Merged

feat(ethexe): implement more rpc methods #4470

merged 4 commits into from
Jan 28, 2025

Conversation

osipov-mit
Copy link
Member

  • Add rpc methods:
    • program_readFullState
    • code_get
    • block_outcome
  • Add std feature to ethexe-common
  • Fix typos

@osipov-mit osipov-mit requested a review from breathx January 25, 2025 08:57
@osipov-mit osipov-mit added the A0-pleasereview PR is ready to be reviewed by the team label Jan 25, 2025
Cargo.toml Outdated Show resolved Hide resolved
ethexe/common/Cargo.toml Outdated Show resolved Hide resolved
ethexe/rpc/src/apis/code.rs Outdated Show resolved Hide resolved
@osipov-mit osipov-mit requested a review from breathx January 28, 2025 04:44
@osipov-mit osipov-mit merged commit ae10eae into master Jan 28, 2025
11 checks passed
@osipov-mit osipov-mit deleted the do-rpc-methods branch January 28, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview PR is ready to be reviewed by the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants