Commit Graph

1500 Commits (a09cf147ea73c727603788aee211f78416e50332)
 

Author SHA1 Message Date
Alex Beregszaszi 78e39aa2ad Do not use implicit type conversion for address literals (#1002) 7 years ago
Doug Crescenzi e4ed8f0705 Added explicit integer sizes to uint variables in StandardToken (#1004) 7 years ago
artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) 7 years ago
Matt Condon e1dc1411fc WIP: Fix/erc721 (#993) 7 years ago
Arun Kumar 9f1d294ba4 Move Whitelist contract to access directory (#994) 7 years ago
Adam Flesher 9951acf6d8 Added aflesher as an author to SignatureBouncer.sol (#996) 7 years ago
Leo Arias 72792a724d ownable: add a notice on renounceOwnership (#937) 7 years ago
Adam Flesher b0292cf628 Add `isValidSignatureAndData` to Bouncer to verify method calls (#973) 7 years ago
Doug Crescenzi 39385f9f4e Addressed unchecked return value in AllowanceCrowdsale #945 using SafeERC20 (#946) 7 years ago
Gal Bracha 7a61371b19 Updated documentation Uppercasing function name for ERC02 basic token (#720) 7 years ago
Matt Condon 259b9da3e6 add 165 to 721 (#972) 7 years ago
Alen 5326e7c36e Removed redundant modifiers from CappedToken. (#969) 7 years ago
Francisco Giordano feb665136c 1.10.0 7 years ago
Patricio Mosse 7fb84b42d5 Refactoring Superuser contract to allow Owners to transfer ownership … (#978) 7 years ago
Doug Crescenzi 5db0d7d1a0 included command to add upstream (#959) 7 years ago
Vittorio Minacori 512e8218ca Add a comment on Detailed ERC20 token #953 (#960) 7 years ago
Doug Crescenzi 9d6ffae8cb removed mentions of 'development' branch in Contribution Guidelines (#966) 7 years ago
Tsuyoshi Maeda 2a997a8e92 Fixed wrong variable name in SampleCrowdsale.test.js. (#916) 7 years ago
Nicolás Venturo 5651538045 Clarified the rationaly behind the mul branch test. (#970) 7 years ago
Francisco Giordano 10e84aecaf
Fix Node 10 compatibility (#949) 7 years ago
Matt Condon 2637bd89be
fix: add comment about rbacwithadmin being rather powerful (#936) 7 years ago
Iuri Matias 32ec8b5398 Add Status Embark to README (#956) 7 years ago
Patricio Mosse a0c03ee61c Adding new Superuser contract with test (#952) 7 years ago
Matt Condon e3f866c982
fix: remove daylimit.sol, closes #925 (#964) 7 years ago
Yong 5ab9024b6a update balance syntax for solidity 0.4.23 (#940) 7 years ago
Doug Crescenzi d5f06ab32f addressed TokenVesting contstructor natspec updates in #742 (#935) 7 years ago
Leo Arias 746673a94f
style: use the max-len solidity rule (#944) 7 years ago
Leo Arias ba4cf03da7
contracts mocks: replace deprecated constant with view (#931) 7 years ago
Vittorio Minacori 39370ff690 Adding RBAC Mintable token (#923) 7 years ago
John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
Paweł Winnicki 20b85be6aa Ownable behavior (#929) 7 years ago
Matt Condon 4223c9d50e
feat: refactor whitelist.sol to use RBAC (#893) 7 years ago
Kazuki YAMAGUCHI f0eea31bdf Fix ERC721Token.sol code indent (#909) 7 years ago
Daniel Que ce0a928a6c Fix typos in ERC721BasicToken comments (#889) 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
Francisco Giordano 4a10f727c4 1.9.0 7 years ago
Francisco Giordano e79dc645e4 Merge branch 'rename-openzeppelin-solidity' 7 years ago
Francisco Giordano 0e5799c93b
Clean up npm package (#904) 7 years ago
Francisco Giordano 90413e75f1
add version script to update ethpm.json (#906) 7 years ago
Francisco Giordano 9c262571ae rename to openzeppelin-solidity 7 years ago
Vittorio Minacori 76fe1548ae Fix ERC721 test is not checking name and symbol properly #910 (#911) 7 years ago
Anton Bukov 8f2a4785cb Make ERC827 methods payable (#838) 7 years ago
Elie 16535fbb87 Update ERC827.sol to not use function overloading (#871) 7 years ago
Radek Ostrowski 77cc33fc5c cleaned up unsued variable definition (#753) 7 years ago
Santiago Palladino 0b33d29e41
Add travis job to run test suite with solc nightly (#902) 7 years ago
juztin 61dfdde6c4 Updated `send` to `sent`. Matching indentation of closing comment. (#897) 7 years ago
Francisco Giordano e8be9a7bd0
Remove suggestion to rebase (#899) 7 years ago
Francisco Giordano dd8758fedf
move misplaced MathMock (#900) 7 years ago
DeltaBalances c63b203c1d Small SafeMath.sol gas improvements (add & mul). (#894) 7 years ago