serai/coins/monero
Luke Parker 1caa6a9606
Enforce FROST StateMachine progression via the type system
A comment on the matter was made in 
https://github.com/serai-dex/serai/issues/12. While I do believe the API 
is slightly worse, I appreciate the explicitness.
2022-06-24 08:40:14 -04:00
..
c Remove "as", except for floats as needed 2022-05-30 02:14:34 -04:00
src Enforce FROST StateMachine progression via the type system 2022-06-24 08:40:14 -04:00
tests Add fee handling code to Monero 2022-06-19 12:03:01 -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 Correct monero/processor dependencies 2022-06-19 07:52:03 -04:00
LICENSE Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00