Skip to content

Commit

Permalink
chore: update kontrol toml and add logs files for proofs three and four
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDiscotech committed Sep 11, 2024
1 parent 16d1975 commit ccfa037
Show file tree
Hide file tree
Showing 3 changed files with 3,191 additions and 6 deletions.
27 changes: 21 additions & 6 deletions packages/contracts-bedrock/kontrol.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,25 @@ use-hex-encoding = false

## Convert profile

[build.convert]

[prove.convert]

[show.convert]

[view-kcfg.convert]
foundry-project-root = './'
verbose = false
debug = false
max-depth = 25000
reinit = false
cse = false
workers = 1
failure-information = true
counterexample-information = true
minimize-proofs = false
fail-fast = true
smt-timeout = 1000
break-every-step = false
break-on-jumpi = false
break-on-calls = false
break-on-storage = false
break-on-basic-blocks = false
break-on-cheatcodes = false
run-constructor = true
symbolic-immutables = false
schedule = 'CANCUN'
1,119 changes: 1,119 additions & 0 deletions packages/contracts-bedrock/proof-four.out

Large diffs are not rendered by default.

2,051 changes: 2,051 additions & 0 deletions packages/contracts-bedrock/proof-three.out

Large diffs are not rendered by default.

0 comments on commit ccfa037

Please sign in to comment.