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
We need to reject unsuported transaction fields that might be used to sign the transaction. Ideally we move away from parsing the RLP to Alloy before converting the Alloy type to TransactionInput and instead parse it to TransactionInput instead.
We need to reject unsuported transaction fields that might be used to sign the transaction. Ideally we move away from parsing the RLP to Alloy before converting the Alloy type to TransactionInput and instead parse it to TransactionInput instead.