18:45:43
preland:
Q: with Carrot, what methods of transaction transparency are possible? I'm trying to determine how minimal information sharing can be in different scenarios (mainly, if one could provide some sort of proof that they received and sent certain outputs in a given time frame, or that they didn't do so in a given time frame)
18:51:06
DataHoarder:
Carrot supports the usual tx proofs (sender, receiver) except the sender proof can also be generated by the receiver compared to old proofs
18:51:35
DataHoarder:
other proof work is ongoing on https://github.com/seraphis-migration/monero/pull/270
18:52:17
DataHoarder:
of interest, spend proofs as well
20:17:33
preland:
Ok, I'll be sure to take a look at that
20:18:44
preland:
I would be interested in "time range" proofs, as that would be preferable in many situations to a full view key
20:19:11
DataHoarder:
I think that'd be your own custom proof and not something provided by default