Skip to content

Commit

Permalink
fix: Fix certora config
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmtzinf committed Feb 16, 2024
1 parent 5fae4cb commit 550fc5b
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion certora/GSM/conf/non-4626/Alex-gho-gsm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"certora/GSM/harness/FixedPriceStrategyHarness.sol",
"certora/GSM/harness/FixedFeeStrategyHarness.sol",
"src/contracts/gho/GhoToken.sol",
"node_modules/@openzeppelin/contracts/utils/math/Math.sol",
"lib/openzeppelin-contracts/contracts/utils/math/Math.sol",
],
"link": [
"GsmHarness:GHO_TOKEN=GhoToken",
Expand Down
2 changes: 1 addition & 1 deletion certora/GSM/conf/non-4626/Alex-gho-gsm_inverse.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"certora/GSM/harness/FixedFeeStrategyHarness.sol",
"certora/GSM/harness/ERC20Helper.sol",
"src/contracts/gho/GhoToken.sol",
"node_modules/@openzeppelin/contracts/utils/math/Math.sol",
"lib/openzeppelin-contracts/contracts/utils/math/Math.sol",
],
"link": [
"GsmHarness:GHO_TOKEN=GhoToken",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"certora/GSM/harness/FixedPriceStrategyHarness.sol",
"certora/GSM/harness/FixedFeeStrategyHarness.sol",
"src/contracts/gho/GhoToken.sol",
"node_modules/@openzeppelin/contracts/utils/math/Math.sol"
"lib/openzeppelin-contracts/contracts/utils/math/Math.sol"
],
"link": [
"GsmHarness:GHO_TOKEN=GhoToken",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": [
"certora/GSM/harness/FixedPriceStrategyHarness.sol",
"node_modules/@openzeppelin/contracts/utils/math/Math.sol"
"lib/openzeppelin-contracts/contracts/utils/math/Math.sol"
],
"assert_autofinder_success": true,
"optimistic_loop":true,
Expand Down
2 changes: 1 addition & 1 deletion certora/GSM/conf/non-4626/antti-optimality.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"certora/GSM/harness/FixedPriceStrategyHarness.sol",
"certora/GSM/harness/FixedFeeStrategyHarness.sol",
"src/contracts/gho/GhoToken.sol",
"node_modules/@openzeppelin/contracts/utils/math/Math.sol",
"lib/openzeppelin-contracts/contracts/utils/math/Math.sol",
],
"link": [
"GsmHarness:GHO_TOKEN=GhoToken",
Expand Down
2 changes: 1 addition & 1 deletion certora/GSM/conf/non-4626/balances-buy.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"certora/GSM/harness/FixedFeeStrategyHarness.sol",
"src/contracts/gho/GhoToken.sol",
"certora/GSM/harness/DiffHelper.sol",
"node_modules/@openzeppelin/contracts/utils/math/Math.sol",
"lib/openzeppelin-contracts/contracts/utils/math/Math.sol",
],
"link": [
"GsmHarness:GHO_TOKEN=GhoToken",
Expand Down
2 changes: 1 addition & 1 deletion certora/GSM/conf/non-4626/balances-sell.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"certora/GSM/harness/FixedFeeStrategyHarness.sol",
"src/contracts/gho/GhoToken.sol",
"certora/GSM/harness/DiffHelper.sol",
"node_modules/@openzeppelin/contracts/utils/math/Math.sol",
"lib/openzeppelin-contracts/contracts/utils/math/Math.sol",
],
"link": [
"GsmHarness:GHO_TOKEN=GhoToken",
Expand Down
2 changes: 1 addition & 1 deletion certora/GSM/conf/non-4626/fees-buy.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"certora/GSM/harness/FixedFeeStrategyHarness.sol",
"src/contracts/gho/GhoToken.sol",
"certora/GSM/harness/DiffHelper.sol",
"node_modules/@openzeppelin/contracts/utils/math/Math.sol",
"lib/openzeppelin-contracts/contracts/utils/math/Math.sol",
],
"link": [
"GsmHarness:GHO_TOKEN=GhoToken",
Expand Down
2 changes: 1 addition & 1 deletion certora/GSM/conf/non-4626/fees-sell.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"certora/GSM/harness/FixedFeeStrategyHarness.sol",
"src/contracts/gho/GhoToken.sol",
"certora/GSM/harness/DiffHelper.sol",
"node_modules/@openzeppelin/contracts/utils/math/Math.sol",
"lib/openzeppelin-contracts/contracts/utils/math/Math.sol",
],
"link": [
"GsmHarness:GHO_TOKEN=GhoToken",
Expand Down
2 changes: 1 addition & 1 deletion certora/GSM/conf/non-4626/otakar-FixedFeeStrategy.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": [
"certora/GSM/harness/FixedFeeStrategyHarness.sol",
"node_modules/@openzeppelin/contracts/utils/math/Math.sol",
"lib/openzeppelin-contracts/contracts/utils/math/Math.sol",
],
"assert_autofinder_success": true,
"optimistic_loop":true,
Expand Down
2 changes: 1 addition & 1 deletion certora/GSM/conf/non-4626/otakar-OracleSwapFreezer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"files": [
"certora/GSM/harness/OracleSwapFreezerHarness.sol",
"src/contracts/facilitators/gsm/swapFreezer/OracleSwapFreezer.sol",
"node_modules/@openzeppelin/contracts/utils/math/Math.sol",
"lib/openzeppelin-contracts/contracts/utils/math/Math.sol",
],
"assert_autofinder_success": true,
"optimistic_loop":true,
Expand Down
2 changes: 1 addition & 1 deletion certora/GSM/conf/non-4626/otakar-finishedRules.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"certora/GSM/harness/FixedPriceStrategyHarness.sol",
"certora/GSM/harness/FixedFeeStrategyHarness.sol",
"src/contracts/gho/GhoToken.sol",
"node_modules/@openzeppelin/contracts/utils/math/Math.sol",
"lib/openzeppelin-contracts/contracts/utils/math/Math.sol",
],
"link": [
"GsmHarness:GHO_TOKEN=GhoToken",
Expand Down
2 changes: 1 addition & 1 deletion certora/GSM/conf/non-4626/otakar-getAmount_properties.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"certora/GSM/harness/FixedPriceStrategyHarness.sol",
"certora/GSM/harness/FixedFeeStrategyHarness.sol",
"src/contracts/gho/GhoToken.sol",
"node_modules/@openzeppelin/contracts/utils/math/Math.sol",
"lib/openzeppelin-contracts/contracts/utils/math/Math.sol",
],
"link": [
"GsmHarness:GHO_TOKEN=GhoToken",
Expand Down

0 comments on commit 550fc5b

Please sign in to comment.