1. 05 Jul, 2018 1 commit
  2. 03 Jul, 2018 1 commit
    • Escrows (#1014) · 8fd072cf
      * 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.
      Nicolás Venturo authored
  3. 30 Jun, 2018 2 commits
  4. 29 Jun, 2018 1 commit
    • Align ERC721 Receiver with current ERC721 standard. (#1047) · 7d8e3ca8
      * Align ERC721 Receiver with current ERC721 standard.
      Adds a second address field to onERC721Received
      onERC721Received(address,address,uint256,bytes)
      Updates the function signature to 0x150b7a02 from 0xf0b9e5ba
      
      * Add _operator to onERC721Received
      
      * Fix error caused by formatOnSave
      
      * Fixed comments on ERC721Receiver
      Removed "Must use 50,000 gas or less"
      Corrected the function signature
      Paul Barclay authored
  5. 28 Jun, 2018 1 commit
  6. 25 Jun, 2018 1 commit
  7. 17 Jun, 2018 1 commit
  8. 16 Jun, 2018 2 commits
  9. 15 Jun, 2018 2 commits
  10. 14 Jun, 2018 2 commits
  11. 13 Jun, 2018 3 commits
  12. 12 Jun, 2018 1 commit
  13. 11 Jun, 2018 2 commits
  14. 10 Jun, 2018 1 commit
  15. 09 Jun, 2018 2 commits
  16. 08 Jun, 2018 2 commits
  17. 06 Jun, 2018 1 commit
  18. 05 Jun, 2018 5 commits
  19. 04 Jun, 2018 5 commits
  20. 03 Jun, 2018 1 commit
  21. 01 Jun, 2018 1 commit
  22. 30 May, 2018 1 commit
  23. 29 May, 2018 1 commit