Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use test vectors from sequencer repo instead of hard coding #15

Open
jbearer opened this issue Jan 22, 2024 · 0 comments
Open

Use test vectors from sequencer repo instead of hard coding #15

jbearer opened this issue Jan 22, 2024 · 0 comments

Comments

@jbearer
Copy link
Member

jbearer commented Jan 22, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant