Skip to content

Commit be37b99

Browse files
authored
cleanup: remove obsolete remappings (#81)
1 parent 58e60a2 commit be37b99

File tree

7 files changed

+6
-20
lines changed

7 files changed

+6
-20
lines changed

certora/stata/conf/verifyDoubleClaim.conf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
"StataTokenV2Harness:_reward_A=DummyERC20_rewardToken"
2222
],
2323
"packages": [
24-
// "aave-v3-core/=certora/stata/munged/src/core",
25-
// "aave-v3-periphery/=certora/stata/munged/src/periphery",
2624
"solidity-utils/=certora/stata/munged/lib/solidity-utils/src",
2725
"forge-std/=certora/stata/munged/lib/forge-std/src",
2826
"openzeppelin-contracts-upgradeable/=certora/stata/munged/lib/solidity-utils/lib/openzeppelin-contracts-upgradeable",
@@ -37,4 +35,4 @@
3735
"loop_iter": "2",
3836
"optimistic_hashing": true,
3937
"build_cache": true,
40-
}
38+
}

certora/stata/conf/verifyERC4626.conf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
"StataTokenV2Harness:_reward_A=DummyERC20_rewardToken"
2222
],
2323
"packages": [
24-
// "aave-v3-core/=certora/stata/munged/src/contracts",
25-
// "aave-v3-periphery/=certora/stata/munged/src/contracts/extensions",
2624
"solidity-utils/=certora/stata/munged/lib/solidity-utils/src",
2725
"forge-std/=certora/stata/munged/lib/forge-std/src",
2826
"openzeppelin-contracts-upgradeable/=certora/stata/munged/lib/solidity-utils/lib/openzeppelin-contracts-upgradeable",
@@ -37,4 +35,4 @@
3735
"loop_iter": "1",
3836
"optimistic_hashing": true,
3937
"build_cache": true,
40-
}
38+
}

certora/stata/conf/verifyERC4626DepositSummarization.conf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
"StataTokenV2Harness:_reward_A=DummyERC20_rewardToken"
2222
],
2323
"packages": [
24-
// "aave-v3-core/=certora/stata/munged/src/core",
25-
// "aave-v3-periphery/=certora/stata/munged/src/periphery",
2624
"solidity-utils/=certora/stata/munged/lib/solidity-utils/src",
2725
"forge-std/=certora/stata/munged/lib/forge-std/src",
2826
"openzeppelin-contracts-upgradeable/=certora/stata/munged/lib/solidity-utils/lib/openzeppelin-contracts-upgradeable",
@@ -36,4 +34,4 @@
3634
"loop_iter": "1",
3735
"optimistic_hashing": true,
3836
"build_cache": true,
39-
}
37+
}

certora/stata/conf/verifyERC4626Extended.conf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
"StataTokenV2Harness:_reward_A=DummyERC20_rewardToken"
2222
],
2323
"packages": [
24-
// "aave-v3-core/=certora/stata/munged/src/core",
25-
// "aave-v3-periphery/=certora/stata/munged/src/periphery",
2624
"solidity-utils/=certora/stata/munged/lib/solidity-utils/src",
2725
"forge-std/=certora/stata/munged/lib/forge-std/src",
2826
"openzeppelin-contracts-upgradeable/=certora/stata/munged/lib/solidity-utils/lib/openzeppelin-contracts-upgradeable",
@@ -37,4 +35,4 @@
3735
"loop_iter": "1",
3836
"optimistic_hashing": true,
3937
"build_cache": true,
40-
}
38+
}

certora/stata/conf/verifyERC4626MintDepositSummarization.conf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
"StataTokenV2Harness:_reward_A=DummyERC20_rewardToken"
2222
],
2323
"packages": [
24-
//"aave-v3-core/=certora/stata/munged/src/core",
25-
//"aave-v3-periphery/=certora/stata/munged/src/periphery",
2624
"solidity-utils/=certora/stata/munged/lib/solidity-utils/src",
2725
"forge-std/=certora/stata/munged/lib/forge-std/src",
2826
"openzeppelin-contracts-upgradeable/=certora/stata/munged/lib/solidity-utils/lib/openzeppelin-contracts-upgradeable",
@@ -38,4 +36,4 @@
3836
"loop_iter": "1",
3937
"optimistic_hashing": true,
4038
"build_cache": true,
41-
}
39+
}

certora/stata/conf/verifyStataToken.conf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
"StataTokenV2Harness:_reward_A=DummyERC20_rewardToken"
2222
],
2323
"packages": [
24-
// "aave-v3-core/=certora/stata/munged/src/core",
25-
// "aave-v3-periphery/=certora/stata/munged/src/periphery",
2624
"solidity-utils/=certora/stata/munged/lib/solidity-utils/src",
2725
"forge-std/=certora/stata/munged/lib/forge-std/src",
2826
"openzeppelin-contracts-upgradeable/=certora/stata/munged/lib/solidity-utils/lib/openzeppelin-contracts-upgradeable",
@@ -37,4 +35,4 @@
3735
"loop_iter": "1",
3836
"optimistic_hashing": true,
3937
"build_cache": true,
40-
}
38+
}

remappings.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
aave-v3-core/=src/core/
2-
aave-v3-periphery/=src/periphery/
31
solidity-utils/=lib/solidity-utils/src/
42
forge-std/=lib/forge-std/src/
53
ds-test/=lib/forge-std/lib/ds-test/src/

0 commit comments

Comments
 (0)