Commit Graph

41 Commits

Author SHA1 Message Date
perissology d4ca1669d4 Merge remote-tracking branch 'origin/master' into tests 2017-11-04 07:19:18 -05:00
Jordi Baylina 09110afc2b
Merge pull request #31 from Giveth/isProjectCanceled
use isProjectCanceled to check for canceled project
2017-11-01 04:40:21 -05:00
Jordi Baylina d198ac0d74
Merge pull request #30 from Giveth/cancelPledge
cancel pledge bugs
Good catch!
2017-11-01 04:37:51 -05:00
perissology 9cdd35fc2c don't need to use bit manipulation in mNormalizePledge 2017-10-24 10:43:29 -07:00
perissology 423f61ff51 added test for maxCommit time in delegation chain 2017-10-23 17:02:47 -07:00
perissology 18984a26ff use isProjectCanceled to check for canceled project 2017-10-19 12:14:31 -07:00
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
perissology 420d07d161 prevent cancelPledge transfer to 0 note 2017-10-19 09:49:16 -07:00
Jordi Baylina 5230c14ab2
Veto by the owner fixed 2017-10-06 12:07:25 +02:00
perissology e0f19d8461 refactor campaign -> project 2017-10-04 16:39:18 -07:00
Jordi Baylina 5fd25487b5
Do not allow transfers to a canceled campaign 2017-10-04 14:30:09 +02:00
Jordi Baylina 2af64a9e60
find to findOrCreate name refactor 2017-10-04 12:55:46 +02:00
Jordi Baylina b4d5e5657c
url added 2017-10-04 11:40:26 +02:00
Jordi Baylina 52e439318c
proposed to intended refactor 2017-10-04 10:33:33 +02:00
Jordi Baylina aaa3be9305
NotPaid to Pledged refactor 2017-10-04 10:29:41 +02:00
Jordi Baylina 41154e89d2
Manager to Admin refactor 2017-10-04 10:24:35 +02:00
Jordi Baylina 28ecaff0ce
note to pledge refactor 2017-10-03 14:42:21 +02:00
Jordi Baylina bae30084f0
project to campaign refactor 2017-10-03 13:37:45 +02:00
Jordi Baylina e305229311
Donor to Giver refactor 2017-10-03 12:20:23 +02:00
Jordi Baylina 3e945ff349
Merge branch 'master' of github.com:Giveth/liquidpledging 2017-10-03 11:51:26 +02:00
Jordi Baylina 7b34866559 Merge branch 'master' into add_donor_on_donate 2017-10-03 11:36:14 +02:00
Jordi Baylina 942a5d55ab
Merge branch 'master' of github.com:Giveth/liquidpledging 2017-10-03 09:53:06 +02:00
Jordi Baylina b93ae8454f
Cancel Project Event 2017-10-03 09:52:56 +02:00
perissology adda020c71 fix typo 2017-09-30 12:04:14 -07:00
Griff Green 9cc092d2cd edited comments 2017-09-29 12:21:21 +02:00
perissology 633d185989 fix addDonor call after merge 2017-09-28 12:03:36 -07:00
perissology cea412426d Merge remote-tracking branch 'upstream/master' into add_donor_on_donate 2017-09-28 08:50:57 -07:00
perissology f01d174a56 create donor on donate if donorId == 0 2017-09-28 08:49:10 -07:00
Jordi Baylina 1f0c5fd987
Fix soliditi error 2017-09-18 16:23:17 +02:00
Jordi Baylina 34e928ced9
No plugin update plus public normalizeNote and cancelNote and allow to be called from plugin 2017-09-18 15:43:09 +02:00
Jordi Baylina 6d72a6af4d
Separate before and after plugin hooks 2017-09-14 08:03:36 +02:00
Jordi Baylina 5ea28b94ca
Plugins added 2017-09-13 14:41:08 +02:00
Jordi Baylina cefab9e725
Projects in hierachy and remove reviewer 2017-08-18 12:47:22 -04:00
Jordi Baylina c0063a1e3b
Merge branch 'master' of github.com:Giveth/liquidpledging 2017-07-13 19:21:53 +02:00
Jordi Baylina 76fce0d06e
Adapted to runethtx 2017-07-13 19:12:45 +02:00
Griff Green 4410f0b045 added comments that still need to be edited 2017-07-09 12:04:52 -05:00
Jordi Baylina 849f9e5c96
Some functions commented 2017-07-04 16:13:24 -07:00
Jordi Baylina 75904fb3af Remove clutter 2017-06-27 13:10:49 +02:00
Jordi Baylina cec39ea18e NormalOperation tests completed 2017-06-27 13:08:23 +02:00
Jordi Baylina feda565745 Fixes and some tests. Not ready yet 2017-06-26 19:54:28 +02:00
Jordi Baylina 3f6c3ad398 Contracts Done Not tested 2017-06-06 19:40:14 +02:00