From 2079c266a665c713fff95819ce87baf4bc6b9f5b Mon Sep 17 00:00:00 2001 From: Theo Date: Sat, 27 Jul 2024 17:54:44 -0400 Subject: [PATCH] updated mirror --- contracts/Governance/v4-exploit-patch/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contracts/Governance/v4-exploit-patch/README.md b/contracts/Governance/v4-exploit-patch/README.md index 82b847e..c4e47d3 100644 --- a/contracts/Governance/v4-exploit-patch/README.md +++ b/contracts/Governance/v4-exploit-patch/README.md @@ -16,7 +16,7 @@ ### Installation ```text -git clone --recurse-submodules https://git.tornado.ws/Theo/proposal-22-governance-and-rewards-patch +git clone --recurse-submodules https://git.tornado.is/Theo/proposal-22-governance-and-rewards-patch cd proposal-22-governance-and-rewards-patch npm install ``` @@ -31,8 +31,8 @@ npm run test The contracts can be currently found here: -- [GovernancePatchUpgrade](https://git.tornado.ws/Theo/proposal-22-governance-and-rewards-patch/src/branch/main/src/v4-patch/GovernancePatchUpgrade.sol) -- [PatchProposal](https://git.tornado.ws/Theo/proposal-22-governance-and-rewards-patch/src/branch/main/src/v4-patch/PatchProposal.sol) +- [GovernancePatchUpgrade](https://git.tornado.is/Theo/proposal-22-governance-and-rewards-patch/src/branch/main/src/v4-patch/GovernancePatchUpgrade.sol) +- [PatchProposal](https://git.tornado.is/Theo/proposal-22-governance-and-rewards-patch/src/branch/main/src/v4-patch/PatchProposal.sol) Inlined version of the `RelayerRegistry` and `TornadoStakingRewards` are also used. Check the `diffs` folder to see how much they deviate from the deployed contract implementations. @@ -43,4 +43,4 @@ For testing resistance against metamorphic contracts, we use the contracts provi - [Governance logic (implementation) contract](https://etherscan.io/address/0xba178126c28f50ee60322a82f5ebcd6b3711e101#code) - [Staking proxy contract](https://etherscan.io/address/0x5B3f656C80E8ddb9ec01Dd9018815576E9238c29#code) - [Staking logic (implementation) contract](https://etherscan.io/address/0xefbea4ec481c2467a1a94d94bc54f111f6a7345f#code) -- [Relayer Registry logic (implementation) contract](https://etherscan.io/address/0xe27b91724c55e950f68b394f33fa3b86693179c0#code) \ No newline at end of file +- [Relayer Registry logic (implementation) contract](https://etherscan.io/address/0xe27b91724c55e950f68b394f33fa3b86693179c0#code)