Commit Graph

914 Commits (941d305044691bbe6ceae5bd7e8eaaf737f1a932)

Author SHA1 Message Date
konta-sebastian 79346123ea Fix Typo (#1801) 6 years ago
tincho 1e584e4957 Fix errors in ERC777 docstrings (#1797) 6 years ago
tincho d9d1082247 Change uint to uint256 (#1794) 6 years ago
phant0m 08f8bf71d7 Simplification of SampleToken (#1734) 6 years ago
skyge b95d7e7f8a Add a simple wrapper for address. (#1773) 6 years ago
Nicolás Venturo 984468b583
Create GUIDELINES.md from wiki content. (#1776) 6 years ago
Andrew B Coathup fbbff53528 Strings library (#1746) 6 years ago
Francisco Giordano d957b880fa make naming in ERC777 clearer 6 years ago
Markus Waas 602d9d9884 Fix spelling mistake in ERC20Burnable.sol (#1768) 6 years ago
Francisco Giordano c589256203 fix typos 6 years ago
Francisco Giordano d95f5e2e50 lint 6 years ago
Francisco Giordano e41daba7b4 merge api docs changes 6 years ago
Francisco Giordano bd13be9174 lint 6 years ago
Francisco Giordano 2f9ae975c8 merge api docs changes 6 years ago
Francisco Giordano ee7ff81728 Improve prepack script (#1747) 6 years ago
Nicolás Venturo 9ab93f8ae4 Update transferFrom to modify allowance in-between hook calls. (#1751) 6 years ago
Nicolás Venturo f7ff3e7e67 Disallow ERC20._transfer from the zero address. (#1752) 6 years ago
Nicolás Venturo 2ccc12b328
Update transferFrom to modify allowance in-between hook calls. (#1751) 6 years ago
Nicolás Venturo ad18098d65
Disallow ERC20._transfer from the zero address. (#1752) 6 years ago
Francisco Giordano cc19ccfdb3
Improve prepack script (#1747) 6 years ago
Nicolás Venturo 81d04101ff Fix linter. 6 years ago
Nicolás Venturo 1292b6abab Move ERC1820 and ERC777 out of drafts (#1742) 6 years ago
Francisco Giordano 44590fe0b6 Inline keccak256 result (#1741) 6 years ago
Nicolás Venturo 6c2b7c260d Add ERC20 compatibility to ERC777. (#1735) 6 years ago
Nicolás Venturo 835c23d6f7 Hardcode ERC777 granularity to 1, remove tests. (#1739) 6 years ago
Nicolás Venturo c794c96617
Move ERC1820 and ERC777 out of drafts (#1742) 6 years ago
Nicolás Venturo c92b75305e Fix linter. 6 years ago
Francisco Giordano e60c7904d4 Inline keccak256 result (#1741) 6 years ago
Nicolás Venturo aa4c9feabd
Add ERC20 compatibility to ERC777. (#1735) 6 years ago
Nicolás Venturo 376820d55c
Hardcode ERC777 granularity to 1, remove tests. (#1739) 6 years ago
Nicolás Venturo ae919629cd Revert Solidity version bump. (#1729) 6 years ago
Nicolás Venturo 67bca857ee Revert Solidity version bump. (#1729) 6 years ago
Nicolás Venturo 2f8e844514 Fix remaining revert reasons. 6 years ago
Balaji Pachai 3682c6575c Added message string for require() (#1704) 6 years ago
Nicolás Venturo 97a9ca5681
Add a vault to PostDeliveryCrowdsale. (#1721) 6 years ago
Nicolás Venturo 19c7414052
Bump minimum Solidity version to 0.5.7 (#1724) 6 years ago
Francisco Giordano ed5652b0aa
New documentation setup (#1708) 6 years ago
Balaji Pachai 0df0e1b250 Fixes/Improves constants inline documentation. (#1707) 6 years ago
Bertrand Masius 5a2b349992 Feature/erc777 #1159 (#1684) 6 years ago
Nicolás Venturo 1ebeef7ffd
Remove unnecessary SLOAD. (#1715) 6 years ago
Francisco Giordano b353f7e18c Add more extensive documentation to PaymentSplitter (#1713) 6 years ago
Nicolás Venturo 35d8e860ad
Remove unused files (#1698) 6 years ago
J Quinn 3cb4a00fce Added basic punctuation to @dev docs (#1697) (#1700) 6 years ago
Nicolás Venturo 7ccd224567
Update SafeERC20.sol (#1693) 6 years ago
Nicolás Venturo 308a4c9907
Draft EIP 1820 (#1677) 6 years ago
Nicolás Venturo 269e096c5a
Remove unused return variables. (#1686) 6 years ago
Nicolás Venturo 4c706480e5
Fix typo in ERC20Snapshot. (#1670) 6 years ago
Thomas Bocek 79dd498b16 Signature Malleability: (#1622) 6 years ago
Nicolás Venturo 547a5f242a
Add extcodesize check to SafeERC20. (#1662) 6 years ago
Anton Bukov 352ec94579 Add TimedCrowdsale::_extendTime (#1636) 6 years ago