mds1 / evm-diff

Diff EVM-compatible chains in a friendly format
https://evmdiff.com
MIT License
272 stars 27 forks source link

feat(data): Mempools / Nonstandard RPCs #34

Closed mds1 closed 10 months ago

mds1 commented 11 months ago

This issue is eligible for a bounty paid out in OP tokens. Read CONTRIBUTING.md to learn how to qualify.

By "nonstandard RPCs" I just mean RPC URLs that don't route your transaction to the standard public mempool. This data section includes:

mds1 commented 10 months ago

Decided to leave out 4337 mempools for now, largely because there's more important data to prioritize, and you the existence of 4337 mempools is arguably bit of a different scope than the goal of the VM's execution spec. But if anyone sees this and wants to PR in 4337 support, that would be great :)