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
{{ message }}
This repository was archived by the owner on Oct 20, 2024. It is now read-only.
userop.js seems to not support a chain that does not enable EIP-1559.
I've tested it with a local Geth node with EIP-1559 enabled (London hardfork), and it works fine.
However, when I tested it with EIP-1559 disabled (Berlin hardfork), it did not work.