* 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 |
|---|---|---|
| .. | ||
| AllowanceCrowdsaleImpl.sol | Loading commit data... | |
| BasicTokenMock.sol | Loading commit data... | |
| BouncerMock.sol | Loading commit data... | |
| BurnableTokenMock.sol | Loading commit data... | |
| CappedCrowdsaleImpl.sol | Loading commit data... | |
| ConditionalEscrowMock.sol | Loading commit data... | |
| DetailedERC20Mock.sol | Loading commit data... | |
| ECRecoveryMock.sol | Loading commit data... | |
| ERC20WithMetadataMock.sol | Loading commit data... | |
| ERC223TokenMock.sol | Loading commit data... | |
| ERC721BasicTokenMock.sol | Loading commit data... | |
| ERC721ReceiverMock.sol | Loading commit data... | |
| ERC721TokenMock.sol | Loading commit data... | |
| FinalizableCrowdsaleImpl.sol | Loading commit data... | |
| ForceEther.sol | Loading commit data... | |
| HasNoEtherTest.sol | Loading commit data... | |
| IncreasingPriceCrowdsaleImpl.sol | Loading commit data... | |
| IndividuallyCappedCrowdsaleImpl.sol | Loading commit data... | |
| InsecureTargetBounty.sol | Loading commit data... | |
| LimitBalanceMock.sol | Loading commit data... | |
| MathMock.sol | Loading commit data... | |
| MerkleProofWrapper.sol | Loading commit data... | |
| MessageHelper.sol | Loading commit data... | |
| MintedCrowdsaleImpl.sol | Loading commit data... | |
| PausableMock.sol | Loading commit data... | |
| PausableTokenMock.sol | Loading commit data... | |
| PostDeliveryCrowdsaleImpl.sol | Loading commit data... | |
| PullPaymentMock.sol | Loading commit data... | |
| RBACCappedTokenMock.sol | Loading commit data... | |
| RBACMock.sol | Loading commit data... | |
| ReentrancyAttack.sol | Loading commit data... | |
| ReentrancyMock.sol | Loading commit data... | |
| RefundableCrowdsaleImpl.sol | Loading commit data... | |
| SafeERC20Helper.sol | Loading commit data... | |
| SafeMathMock.sol | Loading commit data... | |
| SecureTargetBounty.sol | Loading commit data... | |
| StandardBurnableTokenMock.sol | Loading commit data... | |
| StandardTokenMock.sol | Loading commit data... | |
| SupportsInterfaceWithLookupMock.sol | Loading commit data... | |
| TimedCrowdsaleImpl.sol | Loading commit data... | |
| WhitelistMock.sol | Loading commit data... | |
| WhitelistedCrowdsaleImpl.sol | Loading commit data... |