You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some review it seems that the only reason web3.py needs geth_poa_middleware being injected is because it renames an extra-long extraData result field that would otherwise not pass the web3.py validation. Since pons doesn't care about that, we don't need to do any extra work.
Closing for now, will reopen if it turns out I was wrong and there is some extra support needed after all.
I only have a vague idea what it will entail and how to test it. Need to research more.
See ethereum/EIPs#650
The text was updated successfully, but these errors were encountered: