diff --git a/main/process-tx.zkasm b/main/process-tx.zkasm index 72766493..696eaa44 100644 --- a/main/process-tx.zkasm +++ b/main/process-tx.zkasm @@ -330,9 +330,9 @@ deploy: %MAX_CNT_POSEIDON_G - CNT_POSEIDON_G - %MAX_CNT_POSEIDON_SLOAD_SSTORE*3 :JMPN(outOfCountersPoseidon) %MAX_CNT_BINARY - CNT_BINARY - 3 :JMPN(outOfCountersBinary) :CALL(isColdAddress) ; add address to touched addresses + A => E :CALL(checkpointTouched) ; new address is ward even after error ; check if address is deployable ( nonce == bytecode == 0) - A => E - + E => A ; read nonce 0 => C %SMT_KEY_NONCE => B