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

chore: reuse raw transaction by hash for debug_getRawTransaction #6845

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Feb 28, 2024

can reuse the new rawTransactionByHash function for the debug namespace

changed return type to option:

https://github.com/ethereum/go-ethereum/blob/b590cae89232299d54aac8aada88c66d00c5b34c/internal/ethapi/api.go#L2067-L2067

@mattsse mattsse added the A-rpc Related to the RPC implementation label Feb 28, 2024
@mattsse mattsse force-pushed the matt/reuse-raw-transaction-by-hash branch from b4aa95b to c9578aa Compare February 28, 2024 13:48
@mattsse mattsse added this pull request to the merge queue Feb 28, 2024
Merged via the queue into main with commit 210d090 Feb 28, 2024
29 checks passed
@mattsse mattsse deleted the matt/reuse-raw-transaction-by-hash branch February 28, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rpc Related to the RPC implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants