1. 15 Jul, 2018 1 commit
  2. 10 Jul, 2018 1 commit
  3. 05 Jul, 2018 1 commit
  4. 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
  5. 30 Jun, 2018 2 commits
  6. 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
  7. 28 Jun, 2018 1 commit
  8. 25 Jun, 2018 1 commit
  9. 17 Jun, 2018 1 commit
  10. 16 Jun, 2018 2 commits
  11. 15 Jun, 2018 2 commits
  12. 14 Jun, 2018 2 commits
  13. 13 Jun, 2018 3 commits
  14. 12 Jun, 2018 1 commit
  15. 11 Jun, 2018 2 commits
  16. 10 Jun, 2018 1 commit
  17. 09 Jun, 2018 2 commits
  18. 08 Jun, 2018 2 commits
  19. 06 Jun, 2018 1 commit
  20. 05 Jun, 2018 5 commits
  21. 04 Jun, 2018 5 commits
  22. 03 Jun, 2018 1 commit
  23. 01 Jun, 2018 1 commit