serai/coins/monero
Luke Parker ce4c899422
Remove "as", except for floats as needed
Also updates Bulletproofs from C to not be length prefixed, yet rather 
have Rust calculate their length.

Corrects an error in key_gen where self was blamed, instead of the 
faulty participant.
2022-05-30 02:14:34 -04:00
..
c Remove "as", except for floats as needed 2022-05-30 02:14:34 -04:00
src Remove "as", except for floats as needed 2022-05-30 02:14:34 -04:00
tests Optimize decoy selection 2022-05-28 03:17:02 -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 basic key management to the processor 2022-05-28 19:57:10 -04:00
LICENSE Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00