perissology
bc3219ccc4
add build files
2018-03-16 07:21:38 -07:00
perissology
98fdd06aba
remove build dir from repo & run build in npm prepublish
2017-12-02 20:29:40 -08:00
Quazia
458c6236bd
tests passing; files merged
2017-11-29 19:38:02 -08:00
Jordi Baylina
8f110300cb
Version
2017-11-23 14:59:43 +01:00
Arthur L Lunn
4edb86cf19
Add build files
2017-11-10 18:54:44 +00:00
Arthur L Lunn
8ab1ce5066
Fix test issues and merge from master
2017-11-10 18:54:27 +00:00
Arthur L Lunn
ebe7c823a2
Fix test issues from LPVault name change
2017-11-01 19:41:23 -04:00
Arthur L Lunn
0b77977f90
fix errors with docstrings
2017-11-01 17:03:03 -04: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
Jordi Baylina
6194f3957b
Compiled contracts
2017-10-06 11:14:46 +02:00
perissology
0191db3a07
remove req for childProject.addr === msg.sender
2017-10-05 12:51:23 -07: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
bd5c29cf2f
State to Status refactor
2017-10-04 13:02:19 +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
75bb05769b
Fix the last test
2017-10-03 12:08:47 +02: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
254b6b27f8
creation functions returns id
2017-09-14 20:06:58 +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
0a2251aae2
Do not ignore build
2017-08-26 12:46:34 -07:00