Skip to content

Conversation

@hadv
Copy link
Owner

@hadv hadv commented Dec 20, 2025

Implements call, estimate_gas, get_code, get_block_by_number. Verified with tests.

Closes #32

@hadv hadv force-pushed the feature/issue-32-rpc-impl branch 2 times, most recently from fc34397 to 47aff19 Compare December 20, 2025 09:01
- Implements call, estimate_gas, get_code, get_block_by_number
- Updates Executor to support ephemeral execution
- Updates Main to wire Executor to RPC
- Adds extended RPC tests
@hadv hadv force-pushed the feature/issue-32-rpc-impl branch from 47aff19 to 309aed9 Compare December 20, 2025 09:03
@hadv hadv merged commit b1a7f84 into main Dec 20, 2025
2 checks passed
@hadv hadv deleted the feature/issue-32-rpc-impl branch December 20, 2025 09:05
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.

Feat: Implement Standard Ethereum JSON-RPC Methods

3 participants