We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A reference test ensures that new code changes do not break backwards compatibility for serialization of certain data structs. We should add such tests to jf-vid package, and probably others, too, such as jf-pcs. These tests should follow the example from the espresso-sequencer repo: https://github.com/EspressoSystems/espresso-sequencer/blob/1587f4ae0d485e69c2547831e669e2087aab82bf/data/README.md
jf-vid
jf-pcs
espresso-sequencer
The text was updated successfully, but these errors were encountered:
ggutoski
No branches or pull requests
A reference test ensures that new code changes do not break backwards compatibility for serialization of certain data structs. We should add such tests to
jf-vid
package, and probably others, too, such asjf-pcs
. These tests should follow the example from theespresso-sequencer
repo: https://github.com/EspressoSystems/espresso-sequencer/blob/1587f4ae0d485e69c2547831e669e2087aab82bf/data/README.mdThe text was updated successfully, but these errors were encountered: