serai/coins/monero/src
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
..
ringct Add PartialEq to structs 2022-05-25 00:21:01 -04:00
tests Move the CLSAG test to the newly modular FROST test setup 2022-05-25 00:30:51 -04:00
wallet Optimize decoy selection 2022-05-28 03:17:02 -04:00
block.rs Add PartialEq to structs 2022-05-25 00:21:01 -04:00
frost.rs Add a batch verifier to multiexp, along with constant time variants 2022-05-27 00:52:44 -04:00
lib.rs Move RingCT code to a deciated folder 2022-05-22 02:24:24 -04:00
rpc.rs Correct RctPrunable decoding 2022-05-21 23:16:06 -04:00
serialize.rs Move serialize from a folder to a file 2022-05-22 02:24:35 -04:00
transaction.rs Add PartialEq to structs 2022-05-25 00:21:01 -04:00