Files
openzeppelin-contracts/test
Nicolás Venturo 8fd072cf8e Escrows (#1014)
* 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.
2018-07-03 18:54:55 -03:00
..
2018-07-03 18:54:55 -03:00
2018-07-03 18:54:55 -03:00
2018-06-15 14:11:50 -07:00
2018-06-08 18:50:12 -03:00
2018-04-03 17:54:48 -03:00
2018-07-03 18:54:55 -03:00
2017-12-01 11:44:41 +02:00