You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make aggregator prover fail when trying to add key to the merkle tree
Before it allowed to add new keys to the merkle tree, making it create
proofs based on a different merkle root than the one signed in the last
certificate.
Even more worrisome this merkle tree would be then returned modified
to its mkpool, making this corruption persist until the pool is refreshed.
0 commit comments