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

Improve fixture generator tool #196

Open
7 tasks
afterdusk opened this issue May 17, 2022 · 0 comments
Open
7 tasks

Improve fixture generator tool #196

afterdusk opened this issue May 17, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@afterdusk
Copy link
Member

afterdusk commented May 17, 2022

See #195 for context.

  • Fixture reader so that users do not need to write their own parser. (Add fixture reader #200 )
  • Support using a custom VRF key rather than the hardcoded one.
  • Support using a custom hasher rather than Blake3.
  • Better CLI binary name - it currently adopts the crate name (akd_integration_tests).
  • Error handling instead of unwraps.
  • Add mode to allow specification of a number of users to randomly generate updates for, without needing to list out the epochs or usernames.
  • Document how crate should be versioned (see this comment)
@afterdusk afterdusk added the enhancement New feature or request label May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant