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
The espresso-sequencer repo includes some test vectors for serialization and commitments of various data types. These are encoded in JSON files and could easily be read in during Go unit tests. Since we have this repo as a submodule, we should do this instead of hard coding equivalent test vectors in our test code.
The text was updated successfully, but these errors were encountered:
The
espresso-sequencer
repo includes some test vectors for serialization and commitments of various data types. These are encoded in JSON files and could easily be read in during Go unit tests. Since we have this repo as a submodule, we should do this instead of hard coding equivalent test vectors in our test code.The text was updated successfully, but these errors were encountered: