Commit Graph

104 Commits (964bc4044a58faf9fecc041d1bdd5e07de3a6c4f)

Author SHA1 Message Date
Francisco Giordano 2e0713becb
Rename ERC interfaces to I prefix (#1252) 7 years ago
Nicolás Venturo a9f910d34f Increase test coverage (#1237) 7 years ago
Doug Crescenzi ef347ffccc Consolidated ERC20 Interface and Implementation Files (#1125) 7 years ago
Leo Arias f49721576f Remove abbreviations from parameters (#1142) 7 years ago
Vittorio Minacori ca9e317259 Update Truffle and Solium (#1105) 7 years ago
Nicolás Venturo 9638ecd87a Typo fix. 7 years ago
Leo Arias 2765350248 Prefix all parameters with underscore (#1133) 7 years ago
Brendan Chou 90b98a7bef Add pure to tokenFallback function (#1122) 7 years ago
Matt Condon afe9113b18 fix: move RBAC to //access (#1114) 7 years ago
Doug Crescenzi 90b3050ad7 minor RBAC.sol documentation fix (#1060) 7 years ago
Matt Condon 92b695f2fb
Fix/whitelisted crowdsale (#981) 7 years ago
Arun Kumar 07020e9544 Remove redundant @dev tags (#995) 7 years ago
Alex Beregszaszi 78e39aa2ad Do not use implicit type conversion for address literals (#1002) 7 years ago
artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) 7 years ago
Arun Kumar 9f1d294ba4 Move Whitelist contract to access directory (#994) 7 years ago
Leo Arias 72792a724d ownable: add a notice on renounceOwnership (#937) 7 years ago
Patricio Mosse 7fb84b42d5 Refactoring Superuser contract to allow Owners to transfer ownership … (#978) 7 years ago
Matt Condon 2637bd89be
fix: add comment about rbacwithadmin being rather powerful (#936) 7 years ago
Patricio Mosse a0c03ee61c Adding new Superuser contract with test (#952) 7 years ago
Yong 5ab9024b6a update balance syntax for solidity 0.4.23 (#940) 7 years ago
Leo Arias 746673a94f
style: use the max-len solidity rule (#944) 7 years ago
John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
Matt Condon 4223c9d50e
feat: refactor whitelist.sol to use RBAC (#893) 7 years ago
Schneider Jakob 85f079ee89 Removing more asserts in favor of require (#834) 7 years ago
Paweł Winnicki 7e44204d9b added function to renounce ownership (#907) 7 years ago
juztin 61dfdde6c4 Updated `send` to `sent`. Matching indentation of closing comment. (#897) 7 years ago
Matt Condon 9e1c934ffd
Various fixes and formatting chores (#885) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Matt Condon a6bef44790
fix: remove admin functionality from RBAC.sol fixes #802 (#836) 7 years ago
medvedev1088 d1146e8c8b Add Whitelist contract (#746) 7 years ago
trejas 7a0bfdfbb4 Enhancement/heritable encapsulation #692 (#702) 7 years ago
Alejandro Santander 9d005b492d Explicit uint size 7 years ago
Alejandro Santander 22c1403e5b Fix solidity style issue 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 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 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 b709206f9f fixes 7 years ago
zava 2a560ad82f name fix 7 years ago
zava 4fe2157e36 Inheritable contract 7 years ago
Ernestas Prisakaru dcf1f8d22d Rename ERC23 occurrences to ERC223 7 years ago
AugustoL b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago
sot528 75439c1dd3 fix reference of RBAC usage. 7 years ago
Matt Condon 3b48a671fd fix: solium errors - whitespace related 7 years ago