Commit Graph

10 Commits

Author SHA1 Message Date
perissology b70feecc36 remove TODO 2018-06-29 13:42:20 -07:00
perissology 2797e2d814 v1.0.1
remove unnecessary permission creation in factory
2018-06-29 08:07:27 -07:00
perissology 68c5826c35 all tests passing 2018-06-16 10:54:30 -07:00
perissology e3c7c3a367 more progress 2018-06-15 17:27:47 -07:00
perissology fb78a616b5 minor changes to contracts 2018-03-27 10:55:37 -07:00
perissology c5e874e245 seperate LPConstants 2018-03-12 08:51:16 -07:00
perissology 0f5c9738ed add a pluginInstanceWhitelist to register proxied plugins 2018-02-24 07:36:09 -08:00
perissology ab0f8aa62f remove PLEDGE_ADMIN_ROLE and DONOR_ROLE
w/ current ACL implementation, these roles will not work for us. ACL
limits only 1 set of params for a given (_who, _entity, _role), but a
single address may control multiple PledgeAdmins.
2018-02-20 09:38:13 -08:00
perissology d481898ab1 add DONOR_ROLE 2018-02-20 08:12:01 -08:00
perissology 369e6ae6cd first pass as AragonApp 2018-02-10 15:14:52 +01:00