serai/coins/monero
Luke Parker 27751d8d98
Successfully get processor to send a transaction out
Modifies FROST behavior so group_key has the offset applied regardless 
of if view was called. The unaltered secret_share and 
verification_shares (as they have differing values depending on the 
signing set) are no longer publicly accessible.
2022-06-09 02:48:53 -04:00
..
c Remove "as", except for floats as needed 2022-05-30 02:14:34 -04:00
src Successfully get processor to send a transaction out 2022-06-09 02:48:53 -04:00
tests Correct a warning when building Monero without multisig 2022-06-06 04:28:52 -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 Add Ed25519 to FROST and remove expand_xmd for elliptic_curve's 2022-06-06 02:18:25 -04:00
LICENSE Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00