Breaking changes!
- Functions return errors instead of panicking.
- Removed custom sponge construct on top of Poseidon.
What's Changed
- fix bbjj api: return err when hash fails while sign/verify by @arnaucube in #57
- Fix utils/CheckBigIntInField by @soon-haari in #67
- Remove byte hasher and sponge hash construct on top of Poseidon by @OBrezhniev in #68
- Sync develop to master by @OBrezhniev in #69
New Contributors
- @soon-haari made their first contribution in #67
Full Changelog: v0.0.17...v2.0.0