Replies: 1 comment 3 replies
-
Since these EIPs tend to change frequently, they are generally not added to the core library until they are fairly stable. For a great example why, see the signTypedMessage_v1 through signTypedMessage_v4 insanity. :p But it is an easy function to write. I can provide a sub-class of Transaction in the experimental package if that is of interest. Is there any consensus as to the current stability of the transaction type? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do ethers not support type 0x04 transaction construction and processing yet? I see Viem already supports it. see: https://viem.sh/experimental/eip7702
Beta Was this translation helpful? Give feedback.
All reactions