Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit b3db9af

Browse files
committed
refactor: remove staging
1 parent 759fd7d commit b3db9af

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

certora/scripts/dll-fifo.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ certoraRun \
99
--optimistic_loop \
1010
--send_only \
1111
--msg "FIFO DLL verification" \
12-
--staging \
1312
$@

certora/scripts/dll-simple.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ certoraRun \
99
--optimistic_loop \
1010
--send_only \
1111
--msg "Simple DLL verification" \
12-
--staging \
1312
$@

certora/scripts/sanity-fifo.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ certoraRun \
88
--loop_iter 7 \
99
--optimistic_loop \
1010
--send_only \
11-
--staging \
1211
--msg "FIFO DLL sanity" \
1312
$@

certora/scripts/sanity-simple.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ certoraRun \
88
--loop_iter 7 \
99
--optimistic_loop \
1010
--send_only \
11-
--staging \
1211
--msg "Simple DLL sanity" \
1312
$@

0 commit comments

Comments
 (0)