0xdapper
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...
### 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::
### 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...