Skip to content

op-service: expand sources.EthClient to provide tx building support #14617

@protolambda

Description

@protolambda

We do not want to juggle different types of eth-clients all the time in tests.

Instead, we can expand EthClient to provide support for the common tx related methods:

  • eth-call
  • eth-estimateGas
  • eth-sendRawTransaction
  • eth-pendingNonceAt
  • eth-getTransactionReceipt (simple singular variant, we already have a full-block receipts fetcher)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions