* Added basic Escrow * PullPayment now uses an Escrow, removing all trust from the contract * Abstracted the Escrow tests to a behaviour * Added ConditionalEscrow * Added RefundableEscrow. * RefundableCrowdsale now uses a RefundEscrow, removed RefundVault. * Renaming after code review. * Added log test helper. * Now allowing empty deposits and withdrawals. * Style fixes. * Minor review comments. * Add Deposited and Withdrawn events, removed Refunded * The base Escrow is now Ownable, users of it (owners) must provide methods to access it.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| AllowanceCrowdsale.test.js | Loading commit data... | |
| CappedCrowdsale.test.js | Loading commit data... | |
| Crowdsale.test.js | Loading commit data... | |
| FinalizableCrowdsale.test.js | Loading commit data... | |
| IncreasingPriceCrowdsale.test.js | Loading commit data... | |
| IndividuallyCappedCrowdsale.test.js | Loading commit data... | |
| MintedCrowdsale.behaviour.js | Loading commit data... | |
| MintedCrowdsale.test.js | Loading commit data... | |
| PostDeliveryCrowdsale.test.js | Loading commit data... | |
| RefundableCrowdsale.test.js | Loading commit data... | |
| TimedCrowdsale.test.js | Loading commit data... | |
| WhitelistedCrowdsale.test.js | Loading commit data... |