perissology
685750d1b2
fix contract export issue & make tests use exported contracts
2018-04-24 13:39:58 -07:00
perissology
71e2b159e1
remove print statement from test
2018-03-28 15:52:32 -07:00
perissology
c66b680e0c
added a few more tests
2018-03-28 15:32:02 -07:00
perissology
fb78a616b5
minor changes to contracts
2018-03-27 10:55:37 -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
3ae23500c6
convert liquidPledging to accept a different token per pledge
2018-02-16 13:45:17 -08:00
perissology
6c8355e346
allow proxy donations
...
fix bug where eth could be burned to 0 pledge
2018-02-13 01:24:19 +01:00
perissology
4cfebbc5fb
moving things around / cleanup
2018-02-13 00:24:26 +01:00
perissology
ece3355c67
all tests passing
2018-02-12 23:55:11 +01:00
perissology
369e6ae6cd
first pass as AragonApp
2018-02-10 15:14:52 +01:00
perissology
6cdceb62cf
reset
2018-02-07 12:52:08 +01:00
perissology
1942b38c4e
update to ganache-cli 7.0.0 w/ ws support
2018-01-25 15:09:58 -08:00
perissology
544eee3508
refactor libs to contracts and cleanup LP Base contract
2018-01-25 08:31:13 -08:00
perissology
a178396df6
few bug fixes & all tests passing
2018-01-22 11:00:30 -08:00
perissology
a6593d32b3
remove print statement from test
2017-12-19 16:56:26 -10:00
perissology
cc9d084327
Merge branch 'veto_delegation' into v1
2017-12-19 16:46:19 -10:00
perissology
25fb84965a
Merge branch 'project_level_bug' into v1
2017-12-19 16:45:20 -10:00
perissology
9cf0856e3d
make LiquidPledgingEscapable
2017-12-05 11:58:20 -08:00
perissology
41f0eeb155
make vault Escapable & add escapeFunds method
2017-12-03 06:53:12 -08:00
perissology
782ff8073a
Merge branch 'master' into veto_delegation
2017-12-03 06:45:02 -08:00
Arthur L Lunn
9f105876a8
Change comments based on requests
2017-12-03 01:59:30 +01:00
Quazia
458c6236bd
tests passing; files merged
2017-11-29 19:38:02 -08:00
perissology
5df006a76f
Fix getProjectLevel bug
...
fixes issue #48
2017-11-24 08:21:07 -08:00
Arthur Lunn
7c2faf5e44
Merge branch 'master' into quazia-comments
2017-11-18 17:53:57 +00:00
perissology
e2083f4f12
fix tests after web3 update
2017-11-16 15:30:29 -08:00
perissology
8b629d3bd7
add plugin whitelist
...
fixes #33
2017-11-16 15:15:32 -08: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
perissology
5d15fc6f62
preserve delegationChain on delegation veto
2017-11-10 08:39:58 -08:00
perissology
1ed9c88a14
Merge branch 'master' into veto_delegation
2017-11-10 07:33:12 -08:00
perissology
7f36ec4030
fix typo from conflicts
2017-11-09 12:12:19 -08:00
perissology
ca1e429724
Merge branch 'master' into confirmPayment
2017-11-09 20:11:01 +00:00
perissology
7909aa3977
remove isProjectCanceled check from confirmPayment
2017-11-09 11:11:11 -08:00
perissology
d4ca1669d4
Merge remote-tracking branch 'origin/master' into tests
2017-11-04 07:19:18 -05:00
Arthur L Lunn
ebe7c823a2
Fix test issues from LPVault name change
2017-11-01 19:41:23 -04:00
perissology
8eadb054ca
added tests for normalizePledge
2017-10-24 10:59:10 -07:00
perissology
1729939374
use setMockedTime in longest commitTime test
2017-10-24 10:07:12 -07:00
perissology
31e511393d
rename DelegationChain test name
2017-10-24 09:16:59 -07:00
perissology
c94caf9160
replace multiple withdraw calls with mWithdraw
2017-10-24 08:34:06 -07:00
perissology
423f61ff51
added test for maxCommit time in delegation chain
2017-10-23 17:02:47 -07:00
perissology
fa996a43b9
merge VetoDelegation & DelegationChain tests
2017-10-23 16:17:39 -07:00
perissology
b5b907bfca
added test
2017-10-23 14:26:38 -07:00
perissology
6d8c259f1d
added tests for delegations
2017-10-23 14:25:06 -07:00
perissology
420d07d161
prevent cancelPledge transfer to 0 note
2017-10-19 09:49:16 -07:00
Jordi Baylina
436be31e7f
Semarate mock class
2017-10-14 12:46:04 +02:00
Jordi Baylina
5230c14ab2
Veto by the owner fixed
2017-10-06 12:07:25 +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