penumbra-zone / poseidon377

An instantiation of the Poseidon hash for use with decaf377
https://protocol.penumbra.zone/main/crypto/poseidon.html
Other
28 stars 10 forks source link

param-gen #61

Closed TalDerei closed 1 week ago

TalDerei commented 3 months ago

https://github.com/penumbra-zone/poseidon377/blob/7ad1eb586ba515232104e941bfe35af088d78173/Cargo.toml#L5

@redshiftzero what's the status of this? currently getting rust-doc failures when using newest decaf377 version.

TalDerei commented 3 months ago

additionally seeing this error message when using version 1.1.0 on https://github.com/penumbra-zone/penumbra/pull/3806 in the test suite . Seems like it has something to do with the getrandom dependency?

Screenshot 2024-06-29 at 7 35 46 PM
redshiftzero commented 1 week ago

Closing this one - param-gen should not be required/used as a build-time dependency anywhere (see #58)