Commit Graph

10 Commits

Author SHA1 Message Date
Will O'Beirne f9b4f65ac4
Merge develop in. 2018-11-26 18:47:24 -05:00
Daniel Ternyak 00219e65c8
Only Runtime Contracts (#225) 2018-11-25 22:02:35 -06:00
Daniel Ternyak f8910b1e09
Contract Build Improvements (#215) 2018-11-21 17:24:33 -06:00
Daniel Ternyak dd2446db1c Simplify conditionals (#136) 2018-10-03 23:19:58 -05:00
Daniel Ternyak 52b04826bb
Check-in Contracts (#108)
* allow truffle contract compiled JSON

* remove PrivateFund deployment

* set ropsten deployment gas price

* check-in most recently deployed CrowdFundFactory
2018-09-26 00:09:09 -05:00
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 b47818bdff
add getContributorContributionAmount getter 2018-09-16 00:30:44 -05:00
Daniel Ternyak 2f513d0ce6
initial commit 2018-09-10 11:55:26 -05:00