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