serai/processor
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
..
messages cargo update, remove unneeded dependencies from the processor 2023-12-03 00:05:03 -05:00
src monero-serai: make it clear that not providing a change address is fingerprintable (#472) 2023-12-08 07:42:02 -05:00
Cargo.toml cargo update, remove unneeded dependencies from the processor 2023-12-03 00:05:03 -05:00
LICENSE Update licenses 2023-01-11 23:05:31 -05:00
README.md Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04:00

Processor

The Serai processor scans a specified external network, communicating with the coordinator. For details on its exact messaging flow, and overall policies, please view docs/processor.