18:46:33 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:55 Carrot supports the usual tx proofs (sender, receiver) except the sender proof can also be generated by the receiver compared to old proofs 18:52:24 other proof work is ongoing on https://github.com/seraphis-migration/monero/pull/270 18:53:06 of interest, spend proofs as well 20:18:22 Ok, I'll be sure to take a look at that 20:19:34 I would be interested in "time range" proofs, as that would be preferable in many situations to a full view key 20:20:00 I think that'd be your own custom proof and not something provided by default