grandizzy
grandizzy
updated ticket name to reflect that. thank you!
> @grandizzy LGTY? @silvekkk yeah, makes sense. Can we add same check for foundry.lock file too (that was the originally ticket was opened for). Thanks!
@StackOverflowExcept1on thanks, can you detail a little bit more the problem here?
@y77cao would you be able to share a way to reproduce it at will, like the source code and exact commands to run? thank you!
@y77cao optimistically closing this, pls try with latest version, waiting for receipt was changed to better handle errors and avoid infinite loop (https://github.com/foundry-rs/foundry/pull/9253). Please reopen woth sample to reproduce if...
@Syzygy106 sure, thank you! You could use the decimals to apply to amount and show how many tokens will be transferred https://github.com/foundry-rs/foundry/blob/51f168f73282a007c36468b90958f840891597e2/crates/cast/src/cmd/erc20.rs#L290 and the symbol to show which erc20 token...
I still think this would be valuable(you can yes | to confirm) @onbjerg @zerosnacks @0xrusowsky pls chime in if we should support such. Thanks!
@Syzygy106 imo should just do something simple that warns / asks for confirmation upon transfer by leveraging token info as decimals and token name / ticker
Imo default is fine, can be circumvented with yes | if needed