mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts
Nicolás Venturo df3c113711
Made some TokenVesting public functions private. (#1427)
6 years ago
..
access Roles.add and remove now require pre-conditions on the account. (#1421) 6 years ago
crowdsale Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago
cryptography Now using hex for asm memory addresses. (#1429) 6 years ago
drafts Made some TokenVesting public functions private. (#1427) 6 years ago
examples Turn off blank-lines Solium rule (#1284) 6 years ago
introspection Fixed a typo in a comment. (#1422) 6 years ago
lifecycle Non-constructor initialization removed (#1403) 6 years ago
math Added Math.sol docstrings. (#1423) 6 years ago
mocks Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago
ownership Improves Ownable events (#1397) 6 years ago
payment Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago
token Make state variables private (#1426) 6 years ago
utils Removed default value assignments. (#1432) 6 years ago
.npmignore Clean up npm package (#904) 7 years ago
ARCHITECTURE.md Fix typo in ARCHITECTURE.md (#1406) 6 years ago