serai/coins/monero/tests
Luke Parker 573f847a9b
Implement shared key derivation according to https://github.com/monero-project/research-lab/issues/103
Currently solely used for single signer change outputs, intended to be 
used for funds into Serai and multisig change outputs (dependent on #2).

Also cleans the file layout, makes scanning a bit more robust, doesn't 
return outputs of amount 0, and shuffles outputs.
2022-05-20 01:03:54 -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 Implement shared key derivation according to https://github.com/monero-project/research-lab/issues/103 2022-05-20 01:03:54 -04:00