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
Right now we have test vectors for testing encoding as a whole, but we should also have test vectors for individual parsers, using both the normal and packed mode.
The test vectors can be extracted from the general test vectors, and verified using Solidity.
address
array
bool
bytes
fixed-bytes
function
number
string
tuple
The text was updated successfully, but these errors were encountered:
Right now we have test vectors for testing encoding as a whole, but we should also have test vectors for individual parsers, using both the normal and packed mode.
The test vectors can be extracted from the general test vectors, and verified using Solidity.
The text was updated successfully, but these errors were encountered: