0xdapper

Results 13 issues of 0xdapper

### Component Cast ### Describe the feature you would like `cast --from-wei ` is equivalent to `parseEther` `cast --to-wei ` is equivalent to `formatEther` However, `cast --to-unit` is not equivalents...

good first issue
T-feature
C-cast

### Component primitives ### Describe the feature you would like Although the trait name is a bit misleading, `UintTryFrom` is implemented for `Signed` which allows you to use `Signed::from::

enhancement

### Component Forge ### Have you ensured that all of these are up to date? - [x] Foundry - [x] Foundryup ### What version of Foundry are you on? 1.5.0...

T-bug
T-needs-triage