serai/coins/monero/src
Luke Parker 3de7a76051
Use GroupEncoding instead of Curve's from_slice/to_bytes
Increases usage of standardization while expanding dalek_ff_group.

Closes https://github.com/serai-dex/serai/issues/26 by moving 
dfg::EdwardsPoint to only be for the prime subgroup.
2022-06-28 01:25:26 -04:00
..
ringct Rename MultisigParams/MultisigKeys/MultisigView to Frost* 2022-06-28 00:09:41 -04:00
tests Implement Guaranteed Addresses 2022-06-28 00:01:20 -04:00
wallet Use GroupEncoding instead of Curve's from_slice/to_bytes 2022-06-28 01:25:26 -04:00
block.rs Add PartialEq to structs 2022-05-25 00:21:01 -04:00
frost.rs Use GroupEncoding instead of Curve's from_slice/to_bytes 2022-06-28 01:25:26 -04:00
lib.rs Move RingCT code to a deciated folder 2022-05-22 02:24:24 -04:00
rpc.rs Cache output distribution 2022-06-20 23:00:49 -04:00
serialize.rs Add fee handling code to Monero 2022-06-19 12:03:01 -04:00
transaction.rs Add fee handling code to Monero 2022-06-19 12:03:01 -04:00