Skip to content

Remove and dedupe ethers-rs vendored code #6104

@Evalir

Description

@Evalir

Some code got vendored on #5986 to decouple types from ethers. Namely:

  • Numeric type to parse different types of numbers (percentages, decimals, hex strings): These should either be deduped into a single Numeric type we can use everywhere and either upstream to alloy or centralize in common.
  • format_units: This utility should eventually be upstreamed to Alloy primitives due to its usefulness.

Metadata

Metadata

Assignees

Labels

P-highPriority: highT-debtType: code debt

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions