perissology
d481898ab1
add DONOR_ROLE
2018-02-20 08:12:01 -08:00
perissology
46e87cffa1
minor fixes
2018-02-15 17:33:04 -08:00
perissology
93e910cc97
move all state variables to seperate contract
...
By placing all state variables in 1 place, this allows us to add
additional state at a later date, and not overwrite an existing
state variable.
Also optimized struct layout to better pack
2018-02-13 19:56:11 +01: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
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
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
4f2bf61dd2
first pass at refactoring to Pledges lib
2018-01-19 10:33:58 -08:00
perissology
674397cc80
make library methods internal to save extra delegate calls
2018-01-18 20:19:37 -08:00
perissology
80b8ffc2ef
refactor PledgeAdmins to lib w/ EternalStorage
2018-01-16 17:20:07 -08:00