Commit Graph

  • 053da5391f Add deployed contracts addresses on etherscan main Theo 2023-06-04 12:30:26 -0700
  • 04ba45b2c1 Add tests for existent proposal 22 Theo 2023-06-01 12:38:49 -0700
  • f0f5424edf Add Rust to dependecies (because foundry installed via cargo) Theo 2023-06-01 11:23:38 -0700
  • bca8932686 Add gas testing Theo 2023-05-28 14:54:55 +0300
  • 5fbeaa7a72 Move tests to forge subdirectory Theo 2023-05-28 14:54:45 +0300
  • baf416acaf Add README to proposal patch Theo 2023-05-28 12:17:54 +0300
  • 7f0433bd33 Create deploy script Theo 2023-05-28 11:15:07 +0300
  • 2031afdbe8 Change proposal: now creating with predeployed staking proxy and relayer registry implementation Theo 2023-05-28 11:14:51 +0300
  • 195840d678 Move proprietary information to source folder Theo 2023-05-28 11:09:35 +0300
  • 77b361d8a5 Cleanup after merge Theo 2023-05-27 18:56:29 +0300
  • 9525b3dae4 Merge pull request 'main' (#1) from AlienTornadosaurusHex/proposal-22-governance-and-rewards-patch:main into main Theo 2023-05-27 17:43:26 +0200
  • 2aabdc4bbe cleanup AlienTornadosaurusHex 2023-05-27 15:29:13 +0000
  • 7cc789f48f Merge branch 'main' of https://git.tornado.ws/Theo/proposal-22-governance-and-rewards-patch AlienTornadosaurusHex 2023-05-27 15:28:12 +0000
  • f3df5c0b14 Add parameter for denominator for uint256 -> TORN Theo 2023-05-27 17:31:54 +0300
  • fd57f13e63 Remove nonce log Theo 2023-05-27 17:29:32 +0300
  • ff9f10c5b3 Get actual account nonce while signing messages to ERC20Permit Theo 2023-05-27 17:17:58 +0300
  • ccd71034ea While getting relayers balances sum, set fork block number to block before hacker widthrawals from Governance Vault Theo 2023-05-27 17:17:11 +0300
  • 42facc194d Change parameters Theo 2023-05-27 17:13:34 +0300
  • 0e00f9287a Remove useless modifier, because now we replenish Governance Staking contract balance in proposal itself Theo 2023-05-27 16:39:09 +0300
  • 662b608a26 Replenish Governance Staking balance from Governance in proposal execution Theo 2023-05-27 16:26:48 +0300
  • bc6cf57d60 Added a test to get sum of relayer balances (that is, amount of TORN tokens that should be in the Governance Staking contract) Theo 2023-05-27 14:35:34 +0300
  • fd4a7e261c Added tests that check the correctness of accrual of rewards after redeploy Staking contract Theo 2023-05-27 14:32:56 +0300
  • 9995638a1c Added tests to verify that updated contracts have the correct internal state Theo 2023-05-27 14:31:22 +0300
  • 23b15c03f1 Added tests to ensure that all contracts are updated correctly Theo 2023-05-27 14:30:29 +0300
  • f33a61c906 Prepare util functions and contracts to test proposal Theo 2023-05-27 14:27:19 +0300
  • af38a8dcc9 Redeploy staking as proxy & format all with new foundry settings Theo 2023-05-26 15:01:45 +0300
  • dc1bf7e2a7 Fix parameter - rename '--block-number' to '--fork-block-number' to test running on specified block Theo 2023-05-26 14:38:24 +0300
  • afd40e28ac Init Theo 2023-05-24 23:20:44 +0300