serai/coins/monero/tests
Luke Parker 7c0886a113
Support signing Monero TXs with multiple inputs
Remove's CLSAG's msg Rc for the msg available through AlgorithmMachine. 
Potentially slightly more inefficient, as it needs to be converted from 
a slice to a [u8; 32], yet removes a re-impl.

Also removes a match for an if.
2022-05-18 00:53:13 -04:00
..
clsag.rs Support signing Monero TXs with multiple inputs 2022-05-18 00:53:13 -04:00
frost.rs Support signing Monero TXs with multiple inputs 2022-05-18 00:53:13 -04:00
rpc.rs Get Monero tests to pass on a brand new network 2022-05-13 00:05:34 -04:00
send.rs Support signing Monero TXs with multiple inputs 2022-05-18 00:53:13 -04:00