* 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 |
|---|---|---|
| .. | ||
| access | Loading commit data... | |
| crowdsale | Loading commit data... | |
| examples | Loading commit data... | |
| helpers | Loading commit data... | |
| introspection | Loading commit data... | |
| library | Loading commit data... | |
| lifecycle | Loading commit data... | |
| math | Loading commit data... | |
| ownership | Loading commit data... | |
| payment | Loading commit data... | |
| proposals/ERC1046 | Loading commit data... | |
| token | Loading commit data... | |
| .eslintrc | Loading commit data... | |
| Bounty.test.js | Loading commit data... | |
| Heritable.test.js | Loading commit data... | |
| LimitBalance.test.js | Loading commit data... | |
| ReentrancyGuard.test.js | Loading commit data... | |
| SimpleSavingsWallet.test.js | Loading commit data... |