Skip to content

Add support for eth_fillTransaction #19197

@mattsse

Description

@mattsse

Describe the feature

this should fill all missing fields and derive type based on the fields,
similar to how this works

/// [`TransactionRequest`]: alloy_rpc_types_eth::TransactionRequest
pub fn resolve_transaction<DB: Database, Tx, T>(

TODO

same as https://github.com/ethereum/go-ethereum/blob/7c107c2691fa66a1da60e2b95f5946c3a3921b00/internal/ethapi/api.go#L1620-L1620

ref ethereum/go-ethereum#19915
ref ethereum/execution-apis#508

Additional context

No response

Metadata

Metadata

Assignees

Labels

A-rpcRelated to the RPC implementationC-enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions