liquid-funding/contracts
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
..
test convert liquidPledging to accept a different token per pledge 2018-02-16 13:45:17 -08:00
EscapableApp.sol fix multi-inheritance ordering w/ most base-like coming first, and reserve storage slots for future upgrades 2018-02-15 15:42:19 -08:00
ILiquidPledgingPlugin.sol convert liquidPledging to accept a different token per pledge 2018-02-16 13:45:17 -08:00
LPFactory.sol remove PLEDGE_ADMIN_ROLE and DONOR_ROLE 2018-02-20 09:38:13 -08:00
LPVault.sol add DONOR_ROLE 2018-02-20 08:12:01 -08:00
LiquidPledging.sol remove PLEDGE_ADMIN_ROLE and DONOR_ROLE 2018-02-20 09:38:13 -08:00
LiquidPledgingACLHelpers.sol add DONOR_ROLE 2018-02-20 08:12:01 -08:00
LiquidPledgingBase.sol remove PLEDGE_ADMIN_ROLE and DONOR_ROLE 2018-02-20 09:38:13 -08:00
LiquidPledgingMock.sol minor fixes 2018-02-15 17:33:04 -08:00
LiquidPledgingPlugins.sol remove PLEDGE_ADMIN_ROLE and DONOR_ROLE 2018-02-20 09:38:13 -08:00
LiquidPledgingStorage.sol remove PLEDGE_ADMIN_ROLE and DONOR_ROLE 2018-02-20 09:38:13 -08:00
PledgeAdmins.sol remove PLEDGE_ADMIN_ROLE and DONOR_ROLE 2018-02-20 09:38:13 -08:00
Pledges.sol convert liquidPledging to accept a different token per pledge 2018-02-16 13:45:17 -08:00