mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced 2026-01-09 00:33:08 +00:00
certora: remove configuration that fixes solidity to solc8.28
Reason: makes certoraRun in the CI fail
This commit is contained in:
parent
26e8fce9bb
commit
cbe52b4934
@ -19,5 +19,4 @@
|
|||||||
"loop_iter": "3",
|
"loop_iter": "3",
|
||||||
"optimistic_hashing": true,
|
"optimistic_hashing": true,
|
||||||
"hashing_length_bound": "512",
|
"hashing_length_bound": "512",
|
||||||
"solc": "solc8.28",
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -25,5 +25,4 @@
|
|||||||
// "optimistic_hashing": true,
|
// "optimistic_hashing": true,
|
||||||
// "hashing_length_bound": "512",
|
// "hashing_length_bound": "512",
|
||||||
"build_cache": true,
|
"build_cache": true,
|
||||||
"solc": "solc8.28",
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user