mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-06-29 10:29:32 +00:00
BREAKING: Before: Commitments, nullifiers, and ciphers of an account ID I were all bound to the same possition in their respective vectors. After: Before writing to journal, the PPC sorts the commitments and nullifiers by bytes and encrypted account data by ciphertext comparissons. Mitigation: Do not rely on the plaintext order to be preserved for private accounts after proving