tornado-contracts/contracts/Governance
2024-10-13 10:46:56 +00:00
..
Aggregator Rollback hardhat to 2.20.1 and add hardhat-tracer 2024-03-30 20:35:10 +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 Fixed admin proxy bug and redeploy sepolia contracts 2024-03-30 22:14:32 +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 Fixed admin proxy bug and redeploy sepolia contracts 2024-03-30 22:14:32 +00:00
v5-proposal-state-patch Initial commit 2024-03-29 21:52:45 +00:00
AdminUpgradeableProxy.sol Fixed admin proxy bug and redeploy sepolia contracts 2024-03-30 22:14:32 +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 Apply current mainnet deployed contract functions 2024-09-21 18:11:39 +00:00
SingletonFactory.sol Added PermitTornado Contract 2024-10-13 10:46:56 +00:00
TornadoRouter.sol Initial commit 2024-03-29 21:52:45 +00:00
TornadoStakingRewards.sol Apply current mainnet deployed contract functions 2024-09-21 18:11:39 +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).