1
0

Commit Graph

  • c019450222 Improve util script to generate code declarations main Theo 2023-10-23 10:29:36 -07:00
  • 7a13d64e1b Prepare template for TS scripts to generate/verify proposal data/solidity code Theo 2023-07-31 13:40:08 -07:00
  • 9e6765a6e7 Fix errors with naming & add unlock function to Governance interface to return tokens after voting Theo 2023-07-27 23:00:21 -07:00
  • 4169cc2e80 Correct commands for install forge dependencies & add gas testing Theo 2023-07-25 08:47:14 -07:00
  • e46fab22af Return tokens to governance after test voting Theo 2023-07-19 14:41:25 -07:00
  • 967fe1056c Correct instructions in README & add commands to test proposal gas costs Theo 2023-07-19 14:12:29 -07:00
  • f054fa81c9 Add env & test support for Windows Theo 2023-06-12 06:19:00 -07:00
  • 64378147fc Add 'init' command, because template don't load submodules automatically Theo 2023-06-07 03:21:41 -07:00
  • 9aa716a234 Add .gitkeep to folder loading with template Theo 2023-06-07 03:20:03 -07:00
  • b183ea55b3 Change naming: 'tokenAddress' to 'tornTokenAddress' Theo 2023-06-06 14:14:31 -07:00
  • eaa7eccb30 Add getter proposalCount to governance interface Theo 2023-06-06 14:13:04 -07:00
  • 6174fd52d1 Set verbosity to show console logs Theo 2023-06-06 14:12:02 -07:00
  • 0e2bdd6d00 Remove second voter: proposer can vote for proposal himself Theo 2023-06-06 13:57:07 -07:00
  • 58828efa47 Remove old lib (0.6.0 solidity) torn-token, replace ERC20Permit with openzeppelin, add command to run tests Theo 2023-06-06 13:53:55 -07:00
  • a8c9172e8f Move all utils for propose/testing to 'test/utils', split functions into different contracts and files by functionality Theo 2023-06-06 13:53:08 -07:00
  • d7b72d1c5f Add template README Theo 2023-06-06 03:15:27 -07:00
  • 4df2a50408 Set Tornado addresses as constant variables, not as getter functions Theo 2023-06-06 01:12:46 -07:00
  • b09bda67e3 Add TORN token contracts as library by default Theo 2023-06-06 01:06:54 -07:00
  • 232ec2454f Change src structure and remappings Theo 2023-06-06 01:02:24 -07:00
  • 99be041ba4 Change example proposal: no need to inherit from TornadoAddresses contract, it will affect size and gas Theo 2023-06-06 00:57:56 -07:00
  • 0d6b18ae39 Change config: edit verbosity to view console outputs, fix 'optimizer_runs' and edit formatting Theo 2023-06-06 00:52:44 -07:00
  • ca182602b0 move formatting options to [fmt] to actual have them applied AlienTornadosaurusHex 2023-06-04 01:39:58 +00:00
  • 69badb2526 Set to future expected staking proxy address AlienTornadosaurusHex 2023-06-01 16:23:59 +00:00
  • 1ff3a66c88 license identifiers AlienTornadosaurusHex 2023-05-27 20:29:31 +00:00
  • d2e29c6ff9 votes need to be above quorum AlienTornadosaurusHex 2023-05-27 20:02:54 +00:00
  • c62f62aaee upgrade template AlienTornadosaurusHex 2023-05-27 19:07:29 +00:00
  • a22e8e47ab make TornadoProposal abstract AlienTornadosaurusHex 2023-05-26 21:41:06 +00:00
  • a6bbe9e1f7 init AlienTornadosaurusHex 2023-05-26 21:33:46 +00:00
  • 311e20c225 forge install: forge-std AlienTornadosaurusHex 2023-05-26 20:36:13 +00:00
  • ef76a65a93 init AlienTornadosaurusHex 2023-05-26 20:35:02 +00:00
  • 98d3fd52b0 chore: forge init AlienTornadosaurusHex 2023-05-26 20:24:16 +00:00