liquid-funding/build
perissology 34adef5505 cancelPledge getOldestPledgeNotCanceled
This will eliminate the bug when pledge.oldPledge is a canceled project
w/ a plugin and the plugin rejects transfers when canceled. This would
prevent the pledge from being canceled.

We address this by transfering the pledge amount to the
oldestPledgeNotCanceled.
2017-10-19 10:32:06 -07:00
..
ILiquidPledgingPlugin.sol.js prevent cancelPledge transfer to 0 note 2017-10-19 09:49:16 -07:00
ILiquidPledgingPlugin_all.sol refactor campaign -> project 2017-10-04 16:39:18 -07:00
LiquidPledging.sol.js cancelPledge getOldestPledgeNotCanceled 2017-10-19 10:32:06 -07:00
LiquidPledgingBase.sol.js prevent cancelPledge transfer to 0 note 2017-10-19 09:49:16 -07:00
LiquidPledgingBase_all.sol remove req for childProject.addr === msg.sender 2017-10-05 12:51:23 -07:00
LiquidPledgingMock.sol.js cancelPledge getOldestPledgeNotCanceled 2017-10-19 10:32:06 -07:00
LiquidPledgingMock_all.sol cancelPledge getOldestPledgeNotCanceled 2017-10-19 10:32:06 -07:00
LiquidPledging_all.sol cancelPledge getOldestPledgeNotCanceled 2017-10-19 10:32:06 -07:00
Owned.sol.js prevent cancelPledge transfer to 0 note 2017-10-19 09:49:16 -07:00
Owned_all.sol note to pledge refactor 2017-10-03 14:42:21 +02:00
Vault.sol.js prevent cancelPledge transfer to 0 note 2017-10-19 09:49:16 -07:00
Vault_all.sol State to Status refactor 2017-10-04 13:02:19 +02:00