Matt Solomon

Results 519 comments of Matt Solomon

> I think opcode detection doesn't really work, which might be related to rpc. To test opcode support we send a contract creation transaction with the initdata just being a...

Closing as stale, we can open as a new PR if their RPCs now work

The modified files are autogenerated, so this will be overwritten the next time data is updated. Instead, we’ll want to modify `script/data/input.json` to add these additional explorers as inputs, and...

Ah that’s perfect, adding it upstream is preferable. Let’s give the https://github.com/ethereum-lists/chains repo some time to merge that, in which case we can close this and have it included automatically

Closed by https://github.com/mds1/evm-diff/pull/95

This is great, thank you! ### EIP-1559 Could an alternative here be to use `eth_estimateGas` with `maxFeePerGas` and `maxPriorityFeePerGas` fields? It feels likely nodes will also ignore them here like...

> How that would work? The gas price shouldn't affect the gas estimate in almost all cases. I was thinking it would error if you try estimating gas with unsupported...

Yea let's try it. I think that will look nicer since the chain name headers are left aligned, e.g. on desktop currently it looks like this:

Closing as stale

> Hey! Really interested to contribute! Hey @hrik2001, that's awesome to hear! > I was wondering, if this solution is overkill or not, but what if we make our own...