serai/coins/monero
Luke Parker e4fc469e58
Use a transcript when generating the per-chain binding for a given set of keys
While it was fine as-is, as it only had one variable length property, 
this is a bit more robust. Also binds the Curve ID, which should declare 
differently even for just different basepoints, and therefore adds two 
variable length properties (justifying the transcript).
2022-06-03 01:37:12 -04:00
..
c Remove "as", except for floats as needed 2022-05-30 02:14:34 -04:00
src Use a transcript when generating the per-chain binding for a given set of keys 2022-06-03 01:37:12 -04:00
tests Use a transcript when generating the per-chain binding for a given set of keys 2022-06-03 01:37:12 -04:00
.gitignore Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00
build.rs Override Monero's random function with a Rust-seedable random 2022-05-22 01:56:17 -04:00
Cargo.toml Remove rng_seed's additional entropy 2022-05-31 02:12:14 -04:00
LICENSE Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00