updated mirror
This commit is contained in:
parent
63d8155e8f
commit
2079c266a6
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user