Commit History

Author SHA1 Message Date
  Alejandro Santander a5ea0af65c Merge branch 'master' into azavalla-feature/inheritable-contract 7 years ago
  Alejandro Santander c01203b0b7 Index addreses in events and explicit uint size 7 years ago
  Alejandro Santander 9d005b492d Explicit uint size 7 years ago
  Alejandro Santander 22c1403e5b Fix solidity style issue 7 years ago
  Alejandro Santander 3009553925 Update test names and js style 7 years ago
  zava 5ea9bd44a1 [Heritable] added HeirOwnershipClaimed event 7 years ago
  zava 51c2c50437 [Heritable] ownerLives(): constant --> view 7 years ago
  zava 52b6181d78 renamed Inheritable --> Heritable 7 years ago
  zava fe712c678a [SimpleSavingsWallet.js] replace assertJump for expectThrow 7 years ago
  zava c70ee937e6 [Inheritable.js] replace assertJump for expectThrow 7 years ago
  zava 46736da489 added test for SimpleSavingsWallet 7 years ago
  zava 82c85121bb changed Inherited event for OwnershipTransfered 7 years ago
  zava e5960465a7 owner can't be set as heir 7 years ago
  zava 5716492ebd setHeartbeatTimeout: public --> internal 7 years ago
  zava c7807c5b58 changed view for constant 7 years ago
  zava 433213537f changed events names on inheritable test 7 years ago
  zava 560a855dc7 further example documentation 7 years ago
  zava 80ae074c57 marked ownerLives as view 7 years ago
  zava d808e49b51 changed 'pronounce' for 'proclaim' 7 years ago
  zava a8afb20c20 Use Inherited event instead of OwnershipTransfered 7 years ago
  zava a613cd03c9 added example use-case for Inheritable.sol 7 years ago
  zava b709206f9f fixes 7 years ago
  zava 2a560ad82f name fix 7 years ago
  zava 4fe2157e36 Inheritable contract 7 years ago
  Matt Condon 5a42a450ac Merge pull request #678 from ernestas2k/fix/rename-erc23-occurrences-to-erc223Mock#675 7 years ago
  Matt Condon 49adfea68b Merge branch 'master' into fix/rename-erc23-occurrences-to-erc223Mock#675 7 years ago
  Francisco Giordano a29fce9cbd Merge pull request #689 from joejordan/patch-1 7 years ago
  Joe Jordan 7f591a9181 Update README.md 7 years ago
  Ernestas Prisakaru dcf1f8d22d Rename ERC23 occurrences to ERC223 7 years ago
  Facundo Spagnuolo c7f2138da1 Merge pull request #688 from AugustoL/refactor/reorganize-tests 7 years ago