Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Ternyak 6c8325e683 [WIP] Fix naive refund (#95)
* fix amountToRefund computation bug

* Add new test to ensure refund works. Update old test to be more strict on refund.

* Move test back into main file.
2018-09-24 18:51:38 -04:00
Daniel Ternyak 5b6b9e35da
Freeze Reason (#94)
* add 'freezeReason' to describe why a crowdfund is freezed

* add tests
2018-09-24 15:42:57 -05:00
Daniel Ternyak 329319692a
add test for getContributorContributionAmount 2018-09-16 00:33:34 -05:00
Daniel Ternyak 2f513d0ce6
initial commit 2018-09-10 11:55:26 -05:00