serai/coins/monero/src
Justin Berman 397fca748f
monero-serai: make it clear that not providing a change address is fingerprintable (#472)
* Make it clear not providing a change address is fingerprintable

When no change address is provided, all change is shunted to the
fee. This PR makes it clear to the caller that it is fingerprintable
when the caller does this.

* Review comments
2023-12-08 07:42:02 -05:00
..
bin Monero: add more legacy verify functions (#383) 2023-11-12 10:18:18 -05:00
ringct bulletproofs: avoid mut 2023-12-08 04:30:22 -05:00
rpc Use proper English in Monero RPC constructor 2023-12-02 00:46:34 -05:00
tests Monero: add more legacy verify functions (#383) 2023-11-12 10:18:18 -05:00
wallet monero-serai: make it clear that not providing a change address is fingerprintable (#472) 2023-12-08 07:42:02 -05:00
block.rs Monero: add more legacy verify functions (#383) 2023-11-12 10:18:18 -05:00
lib.rs Replace usage of io::Error::new(io::ErrorKind::Other, with io::Error::other 2023-11-19 18:31:37 -05:00
merkle.rs Meaningful changes from aggressive-clippy 2023-07-08 11:29:07 -04:00
ring_signatures.rs Monero: add more legacy verify functions (#383) 2023-11-12 10:18:18 -05:00
serialize.rs Replace usage of io::Error::new(io::ErrorKind::Other, with io::Error::other 2023-11-19 18:31:37 -05:00
transaction.rs Replace usage of io::Error::new(io::ErrorKind::Other, with io::Error::other 2023-11-19 18:31:37 -05:00
unreduced_scalar.rs Monero: add more legacy verify functions (#383) 2023-11-12 10:18:18 -05:00