fastcrypto icon indicating copy to clipboard operation
fastcrypto copied to clipboard

VDF clean ups

Open jonas-lj opened this issue 10 months ago • 0 comments

  • Derive Serialize/Deserilialize automatically and use bcs for all serialization and deserialization.
  • Simplify: Get rid of unnecessary abstractions.
  • Add more tests and update existing tests.
  • Refactoring: Move unit tests to modules.
  • Update benchmarks and cli.

jonas-lj avatar Apr 23 '24 10:04 jonas-lj