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 probably want tests for rlp & json encode/decode for CeloDynamicFeeTx, CeloDynamicFeeTxV2 & LegacyTx. Ensuring we try the encode/decode for the LegacyTx with the CeloLegacy field as both true and false.
The text was updated successfully, but these errors were encountered:
Add tests for code added in
We probably want tests for rlp & json encode/decode for
CeloDynamicFeeTx
,CeloDynamicFeeTxV2
&LegacyTx
. Ensuring we try the encode/decode for theLegacyTx
with theCeloLegacy
field as both true and false.The text was updated successfully, but these errors were encountered: