Commit Graph

17 Commits (b85dfb98243f2c0e694dcc5e1b4d3638336c2f92)

Author SHA1 Message Date
Nicolás Venturo 67bca857ee Revert Solidity version bump. (#1729) 6 years ago
Balaji Pachai 3682c6575c Added message string for require() (#1704) 6 years ago
Nicolás Venturo 19c7414052
Bump minimum Solidity version to 0.5.7 (#1724) 6 years ago
J Quinn 3cb4a00fce Added basic punctuation to @dev docs (#1697) (#1700) 6 years ago
nikeshnazareth 0dded493a0 Nonfunctional typos #1643 (#1652) 6 years ago
skyge 1fd993bc01 Unify code comments style. (#1603) 6 years ago
Nicolás Venturo b7d60f2f9a
Fix warnings (#1606) 6 years ago
Nicolás Venturo 76abd1a41e
Replaced Solium in favor of Solhint (#1575) 6 years ago
Nicolás Venturo be5ed7364b
Release v2.1.0 solc 0.5.x (#1568) 6 years ago
Nicolás Venturo 5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508) 6 years ago
Nicolás Venturo 4394107660 Added replay attack notice to SignatureBouncer. (#1434) 6 years ago
Nicolás Venturo 422b42bb6a Made some inherit-only contracts internal. (#1433) 6 years ago
Francisco Giordano e7aa8dedbc Turn off blank-lines Solium rule (#1284) 6 years ago
Nicolás Venturo ff0c048ad9
Added replay attack notice to SignatureBouncer. (#1434) 6 years ago
Nicolás Venturo 96d6103e0b
Made some inherit-only contracts internal. (#1433) 6 years ago
Francisco Giordano 9b37104655
Turn off blank-lines Solium rule (#1284) 6 years ago
Nicolás Venturo 6cae0f458d Role library now requires non-zero addresses. (#1303) 6 years ago
Leo Arias 6c4c8989b3 Use prefix underscore for state variables and no underscore for parameters (#1282) 6 years ago
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 6 years ago
Francisco Giordano 00abd3aadc Rename proposals directory to drafts and move some contracts there (#1271) 7 years ago
Leo Arias f4eb51a7e9 Improve encapsulation on SignatureBouncer, Whitelist and RBAC example (#1265) 7 years ago
Leo Arias b0f20d43df Add a leading underscore to internal and private functions. (#1257) 7 years ago
Leo Arias 2441fd7d17 Move contracts to subdirectories (#1253) 7 years ago
Vyom Sharma 4385fd5a23 added explicit visibility (#1261) 7 years ago
Nicolás Venturo 8d11dcc0e5
Increase testing coverage (#1195) 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
Leo Arias 2765350248 Prefix all parameters with underscore (#1133) 7 years ago
Matt Condon afe9113b18 fix: move RBAC to //access (#1114) 7 years ago
Nicolás Venturo 67b67b791e
Changed before for beforeAll, refactored Bouncer tests. (#1094) 7 years ago
Arun Kumar 07020e9544 Remove redundant @dev tags (#995) 7 years ago
artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) 7 years ago
Adam Flesher 9951acf6d8 Added aflesher as an author to SignatureBouncer.sol (#996) 7 years ago
Adam Flesher b0292cf628 Add `isValidSignatureAndData` to Bouncer to verify method calls (#973) 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 6a7114fdb4
Bouncer contract implementation (#883) 7 years ago