1. 20 Jul, 2018 7 commits
  2. 19 Jul, 2018 1 commit
  3. 18 Jul, 2018 2 commits
  4. 16 Jul, 2018 1 commit
  5. 15 Jul, 2018 1 commit
  6. 13 Jul, 2018 1 commit
  7. 10 Jul, 2018 1 commit
  8. 05 Jul, 2018 1 commit
  9. 03 Jul, 2018 2 commits
    • v1.11.0-rc.1 · eb4dfea6
      Francisco Giordano authored
    • 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
  10. 30 Jun, 2018 2 commits
  11. 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
  12. 28 Jun, 2018 1 commit
  13. 25 Jun, 2018 1 commit
  14. 17 Jun, 2018 1 commit
  15. 16 Jun, 2018 2 commits
  16. 15 Jun, 2018 2 commits
  17. 14 Jun, 2018 2 commits
  18. 13 Jun, 2018 3 commits
  19. 12 Jun, 2018 1 commit
  20. 11 Jun, 2018 2 commits
  21. 10 Jun, 2018 1 commit
  22. 09 Jun, 2018 2 commits
  23. 08 Jun, 2018 2 commits