tornado-contracts/contracts/Governance
2024-03-30 06:10:48 +00:00
..
interfaces Initial commit 2024-03-29 21:52:45 +00:00
libraries Initial commit 2024-03-29 21:52:45 +00:00
Testnet Complete deployment script 2024-03-30 06:10:48 +00:00
TORN Initial commit 2024-03-29 21:52:45 +00:00
Uniswap Initial commit 2024-03-29 21:52:45 +00:00
v1 Initial commit 2024-03-29 21:52:45 +00:00
v2-vault-and-gas Initial commit 2024-03-29 21:52:45 +00:00
v3-relayer-registry Initial commit 2024-03-29 21:52:45 +00:00
v4-exploit-patch Initial commit 2024-03-29 21:52:45 +00:00
v5-proposal-state-patch Initial commit 2024-03-29 21:52:45 +00:00
Deployer.sol Initial commit 2024-03-29 21:52:45 +00:00
FeeManager.sol Complete deployment script 2024-03-30 06:10:48 +00:00
GasCompensationVault.sol Complete deployment script 2024-03-30 06:10:48 +00:00
InstanceRegistry.sol Complete deployment script 2024-03-30 06:10:48 +00:00
LoopbackProxy.sol Initial commit 2024-03-29 21:52:45 +00:00
README.md Initial commit 2024-03-29 21:52:45 +00:00
RelayerRegistry.sol Initial commit 2024-03-29 21:52:45 +00:00
TornadoRouter.sol Initial commit 2024-03-29 21:52:45 +00:00
TornadoStakingRewards.sol Initial commit 2024-03-29 21:52:45 +00:00
TornadoVault.sol Complete deployment script 2024-03-30 06:10:48 +00:00

Tornado Cash Governance

Latest version of Tornado Cash Governance contracts with following changes

  1. Make import work on this repository

  2. Contracts no longer require ENS.resolve() function to find each other (This is no longer necessary and the mainnet contract.tornadocash.eth still under hands of an unknown EOA address).