Skip to content

Commit 64cc54a

Browse files
authored
Update dependencies (#604)
* deps/k: update submodule * deps/k: update submodule * deps/k: update submodule * deps/k: update submodule * deps/k: update submodule * kevm: remove --output-tokenize from klab run * deps/k: update submodule
1 parent 169eb94 commit 64cc54a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

deps/k

Submodule k updated from 50598f6 to 4ce9e84

kevm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ run_klab() {
148148
--state-log --state-log-path "$KLAB_OUT/data" --state-log-id "$klab_log" \
149149
--state-log-events OPEN,EXECINIT,SEARCHINIT,REACHINIT,REACHTARGET,REACHPROVED,NODE,RULE,SRULE,RULEATTEMPT,IMPLICATION,Z3QUERY,Z3RESULT,CLOSE \
150150
--output-flatten "_Map_ #And" \
151-
--output-tokenize "_;__EVM ___EVM ____EVM _____EVM" \
152151
--output-omit "<program> <code> <callGas> <touchedAccounts> <interimStates> <callStack> <callData>" \
153152
--no-alpha-renaming --restore-original-names --no-sort-collections \
154153
--output json \

0 commit comments

Comments
 (0)