Skip to content

RedJubjub 0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 14:20
4ef6d33

Changes

  • Upgrade rand to 0.8, rand_core to 0.6, and rand_chacha to 0.3, together (#55)
  • Migrate to jubjub 0.6 (#59)
  • Derive Debug, PartialEq (#67)
  • Restrict the maximum number of participants to 255 by using u8 (#66)