Currently we collect deletion proof from zktrie while each SSTORE has involved deletion, i.e. set a slot from non-zero to 0. This induce an addition committing in the corresponding store trie and malicous user can make use of this cost for some attacking.
Currently we collect deletion proof from zktrie while each
SSTOREhas involved deletion, i.e. set a slot from non-zero to 0. This induce an addition committing in the corresponding store trie and malicous user can make use of this cost for some attacking.