ethereum / staking-deposit-cli

Secure key generation for deposits
Creative Commons Zero v1.0 Universal
523 stars 319 forks source link

> The API is full of inconsistent type usage, some numbers are hex encoded, others are not, some are strings, some are not, ... #408

Open Nichebiche opened 2 weeks ago

Nichebiche commented 2 weeks ago

The API is full of inconsistent type usage, some numbers are hex encoded, others are not, some are strings, some are not, ...

It would be great if future API versions could transition to use the proper hexutil types where appropriate and thereby getting rid of this mess.

Originally posted by @Nichebiche in https://github.com/flashbots/mev-geth/issues/145#issuecomment-2185621606