Rodrigo Herrera

Results 11 comments of Rodrigo Herrera

Is Hardhat planning to launch an integrated fuzzer soon ? If not, we can build one.

@AbhinavMir messaged you through Twitter

@karooolis Would love to work on it as well

You just need to check if the address has code, if it does: 1. Call 'isValidSignature()' with the hash and the signature. If it returns the magic value, then the...

I don't understand, what do you mean by "list it" ? The checks and auth should be done from the UI.

Hello ! I would love to work on this, is the list updated ?

Thanks! I was thinking of implementing 'eth_gasPrice' but as I can see @acolytec3 already has it done ? Another option could be to start with 'eth_getBlockTransactionCountByNumber'.

@acolytec3 One question, for eth_gasPrice, what should it return if the chain does not support 1559?

> This is just a wrapper, isn't it? Yep