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

Implement debug_getRawTransaction #13626

Merged
merged 4 commits into from
Feb 6, 2025
Merged

Implement debug_getRawTransaction #13626

merged 4 commits into from
Feb 6, 2025

Conversation

somnathb1
Copy link
Contributor

See https://github.com/ethereum/execution-apis/blob/main/src/debug/getters.yaml#L39
This is ported mostly from eth_getRawTransaction implementation plus a test

@somnathb1 somnathb1 linked an issue Jan 30, 2025 that may be closed by this pull request
turbo/jsonrpc/debug_api.go Outdated Show resolved Hide resolved
@AskAlexSharov AskAlexSharov enabled auto-merge (squash) February 6, 2025 02:05
@AskAlexSharov AskAlexSharov merged commit e3429a5 into main Feb 6, 2025
13 checks passed
@AskAlexSharov AskAlexSharov deleted the som/debug_getRawTxn branch February 6, 2025 02:05
somnathb1 added a commit that referenced this pull request Feb 7, 2025
See
https://github.com/ethereum/execution-apis/blob/main/src/debug/getters.yaml#L39
This is ported mostly from `eth_getRawTransaction` implementation plus a
test
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.

Implement debug_getRawTransaction
3 participants