-
UkoeHBanother milestone: binned reference sets (i.e. the reference set is divided into equal-sized bins, and the members of each bin can be deterministically extracted from {seed, bin index, bin locus (center of the bin within the full element set), rotation factor}) github.com/UkoeHB/monero/blob/d69a5…src/seraphis/tx_validators.cpp#L347
-
UkoeHBOne thing to note: the bin member generator seed is a hash of pieces of the enote image (the masked address and masked commitment) to save space (16-32 bytes per input).
-
UkoeHBI couldn't come up with any reasons that would be a problem (the address and commitment masks are randomly generated when you declare to make an input for a specific tx).