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

Commit cabb3b2

Browse files
authored
Merge pull request #31 from morpho-labs/test/certora-remove-staging
[Certora] Remove staging
2 parents 15019f8 + b371b30 commit cabb3b2

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)