lssa/lee/state_machine
Artem Gureev c12a8759d6 feat!: key note encryption on the nullifier, drop the output index
BREAKING!

Before: The ciphertext key got generated via using the commmitment and
its index as the key.

After: The ciphertext key replaces the commitment dependence by a
nullifier dependence, still making the key unique by global state. The
nullifier is assumed to be the nullifier of the pre-state of the account.

Mitigation: Use the new decryption algorithm.
2026-07-15 16:28:09 +00:00
..
2026-06-24 20:20:40 +03:00
2026-07-02 20:43:34 +04:00