21:33:12 will the number of bits of the view tags be enforced by consensus or is it like currently with the selected decoys? 21:33:12 could this lead to errors and fingerprinting if wallets choose to implement this differently? 21:39:18 It will be enforced by a relay rule, similar to fees. 21:42:28 Fees are fingerprinting candidates with current relay rules. (Fees are not a good example for this.) 21:45:14 Fees only have a lower bound. The view tag size will be checked against a lower bound and an upper bound. In most cases, those will be equal, so only a single value will be valid. 21:56:12 Let's see what lessons we can take from Zcash's experiment with changing fee requirements without a hard fork. 22:30:53 The acceptable view tag length would be dynamically calculated from the blockchain data so the changes could be specified beforehand? So node runners would not have to update their node versions with new software? Is that the idea?