lidofinance / easy-track

Easy Track Motions for Lido DAO governance
GNU General Public License v3.0
8 stars 7 forks source link

Use more granular permissions on Aragon to make payments #13

Open Psirex opened 2 years ago

Psirex commented 2 years ago

Instead of using default CREATE_PAYMENT_ROLE permission on Aragon's Finance app, it's more secure to create and grant new roles with integrated limits on the number of tokens to be transferred.

Also research ability to limit the number of tokens EasyTrack might transfer in some period (monthly/weekly).

TheDZhon commented 2 years ago

Addressed by the following PR #23