Matt Condon
|
e3f866c982
fix: remove daylimit.sol, closes #925 (#964)
|
il y a 7 ans |
Yong
|
5ab9024b6a
update balance syntax for solidity 0.4.23 (#940)
|
il y a 7 ans |
Doug Crescenzi
|
d5f06ab32f
addressed TokenVesting contstructor natspec updates in #742 (#935)
|
il y a 7 ans |
Leo Arias
|
746673a94f
style: use the max-len solidity rule (#944)
|
il y a 7 ans |
Leo Arias
|
ba4cf03da7
contracts mocks: replace deprecated constant with view (#931)
|
il y a 7 ans |
Vittorio Minacori
|
39370ff690
Adding RBAC Mintable token (#923)
|
il y a 7 ans |
John Shutt
|
ad12381549
update constructor syntax for solidity 0.4.23 in numerous contracts (#921)
|
il y a 7 ans |
Paweł Winnicki
|
20b85be6aa
Ownable behavior (#929)
|
il y a 7 ans |
Matt Condon
|
4223c9d50e
feat: refactor whitelist.sol to use RBAC (#893)
|
il y a 7 ans |
Kazuki YAMAGUCHI
|
f0eea31bdf
Fix ERC721Token.sol code indent (#909)
|
il y a 7 ans |
Daniel Que
|
ce0a928a6c
Fix typos in ERC721BasicToken comments (#889)
|
il y a 7 ans |
Schneider Jakob
|
85f079ee89
Removing more asserts in favor of require (#834)
|
il y a 7 ans |
Paweł Winnicki
|
7e44204d9b
added function to renounce ownership (#907)
|
il y a 7 ans |
Francisco Giordano
|
4a10f727c4
1.9.0
|
il y a 7 ans |
Francisco Giordano
|
e79dc645e4
Merge branch 'rename-openzeppelin-solidity'
|
il y a 7 ans |
Francisco Giordano
|
0e5799c93b
Clean up npm package (#904)
|
il y a 7 ans |
Francisco Giordano
|
90413e75f1
add version script to update ethpm.json (#906)
|
il y a 7 ans |
Francisco Giordano
|
9c262571ae
rename to openzeppelin-solidity
|
il y a 7 ans |
Vittorio Minacori
|
76fe1548ae
Fix ERC721 test is not checking name and symbol properly #910 (#911)
|
il y a 7 ans |
Anton Bukov
|
8f2a4785cb
Make ERC827 methods payable (#838)
|
il y a 7 ans |
Elie
|
16535fbb87
Update ERC827.sol to not use function overloading (#871)
|
il y a 7 ans |
Radek Ostrowski
|
77cc33fc5c
cleaned up unsued variable definition (#753)
|
il y a 7 ans |
Santiago Palladino
|
0b33d29e41
Add travis job to run test suite with solc nightly (#902)
|
il y a 7 ans |
juztin
|
61dfdde6c4
Updated `send` to `sent`. Matching indentation of closing comment. (#897)
|
il y a 7 ans |
Francisco Giordano
|
e8be9a7bd0
Remove suggestion to rebase (#899)
|
il y a 7 ans |
Francisco Giordano
|
dd8758fedf
move misplaced MathMock (#900)
|
il y a 7 ans |
DeltaBalances
|
c63b203c1d
Small SafeMath.sol gas improvements (add & mul). (#894)
|
il y a 7 ans |
Francisco Giordano
|
c191757c6e
rename truffle.js to truffle-config.js (#886)
|
il y a 7 ans |
Federico Gimenez
|
f4bdaf49a1
Increase test coverage to 93% #549 (#768)
|
il y a 7 ans |
Matt Condon
|
6a7114fdb4
Bouncer contract implementation (#883)
|
il y a 7 ans |