odysseas.eth

Results 83 comments of odysseas.eth

We could have both outputs with `seth estimate` and a flag estimate --market estimate --provider (default) Actually, @gakonst has created some good helpers for dapptools-template that could make sense to...

Right, sorry I meant `seth gas-price`.

Thanks for the thorough response @d-xo. My main intention was to start a discussion, so I think that this is great. For some reason, I didn't find any uses for...

> I'm not sure I understand, can you provide some concrete examples. - `seth gas-price market`: Populate `$ETH_TX_GAS_FAST,` `$ETH_TX_GAS_RAPID`, etc - `seth gas-price provider`: Populate `$ETH_TX_GAS_PROVIDER` > I think this...

I highly respect those who can change their mind. I hope it's as useful as I think it will be.

Yeah, I need to get around to implementing this. Perhaps: https://www.blocknative.com/

Okay, I think I i will implement this the following days. It seems like an easy win. I have no experience with either operator. What do you think is best?...

1. Blocked on https://github.com/foundry-rs/foundry/pull/2914 2. Currently, for some reason, a particular Receipt on the broadcast fixture is not decoded properly for unknown reasons. 3. `readReceipt` needs some refactoring, as it...

All issues fixed and `--via-ir` is not required any more

The ci fail is propably because they fix PR that was just merged has not be yet propagated