serai/coins/monero
Luke Parker ba032cca4a
Optimize decoy selection
Saves roughly 0.8s when running the tests, which took 16.6s and now take 
15.8 (5%).

Removes the larger sample size, which replaced the closest selected 
decoy with the real spend, per advice of Rucknium.
2022-05-28 03:17:02 -04:00
..
c Have the C++ RNG apply a DST 2022-05-22 15:56:12 -04:00
src Optimize decoy selection 2022-05-28 03:17:02 -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 Drop the Monero patch version spec now that it's no longer relevant 2022-05-26 03:52:45 -04:00
LICENSE Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00