Commit Graph

44 Commits (82ca6ab62f4dacf8b507cc96675541a2b38c79fb)

Author SHA1 Message Date
Nicolás Venturo dc8adcd0ea Migrate to published @openzeppelin/gsn-helpers 6 years ago
Nicolás Venturo 8a5d21b058 Run server from binary, use gsn-helpers to fund it 6 years ago
Nicolás Venturo 67e534f458 Rename SigningRecipient to GSNRecipientSignedData 6 years ago
Nicolás Venturo dc35dfff85 Sign more values 6 years ago
Nicolás Venturo 167510afc2 Add basic signing recipient 6 years ago
Nicolás Venturo 07e37ef57b Switch dependency to openzeppelin-gsn-provider 6 years ago
Nicolás Venturo 2b1cc85fcb Add RelayProvider integration, complete GSNContext tests 6 years ago
Nicolás Venturo 50d596a1e5 Add RelayHub deployment to tests 6 years ago
Nicolás Venturo f12245b3b5 Add GSNContext and tests 6 years ago
Nicolás Venturo 2e28b70e68 Add base Context contract 6 years ago
Yohann Pereira 489d2e85f1 Replace chai.should with chai.expect (#1780) 6 years ago
Andrew B Coathup fbbff53528 Strings library (#1746) 6 years ago
Nicolás Venturo a71c3bce32
Update test-helpers to v0.4.0. (#1770) 6 years ago
Nicolás Venturo 64d6fefc11 Move ERC1820 and ERC777 tests out of drafts. 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 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
Balaji Pachai 3682c6575c Added message string for require() (#1704) 6 years ago
Bertrand Masius 5a2b349992 Feature/erc777 #1159 (#1684) 6 years ago
ckshei 19c705d928 Fix/rename anyone account #1357 (#1718) 6 years ago
Nicolás Venturo 308a4c9907
Draft EIP 1820 (#1677) 6 years ago
nikeshnazareth 3772233cf5 Add guard to ERC20Migrator migrate function (#1659) 6 years ago
nikeshnazareth 0dded493a0 Nonfunctional typos #1643 (#1652) 6 years ago
Matt Swezey 40d15146c4 ERC20 Snapshot Impl #2 (#1617) 6 years ago
Nicolás Venturo 8dd92fd6ca Add ERC20 _setTokenURI (#1618) 6 years ago
Nicolás Venturo f80c65ff67
Improve SafeMath test coverage. (#1611) 6 years ago
Nicolás Venturo 07603d5875
Remove unnecessary SafeMath call (#1610) 6 years ago
Nicolás Venturo 96432bf28e Renamed test/behavior to test/behaviors. 6 years ago
Nicolás Venturo 6a658f2ac8 Move PublicRole.behavior to behavior directory. 6 years ago
Nicolás Venturo b7d60f2f9a
Fix warnings (#1606) 6 years ago
Nicolás Venturo 3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601) 6 years ago
Francisco Giordano a5b14f262e
Separate unsigned and signed safemath libraries (#1588) 6 years ago
Aniket 70fd243e3b Test setup helper added (#1482) 6 years ago
Nicolás Venturo 4115686b4f TokenVesting improvements (#1431) 6 years ago
Nicolás Venturo 3b34436b44 Made some TokenVesting public functions private. (#1427) 6 years ago
Nicolás Venturo 26f9cc8e74 Moved some test files around to better reflect the directory layout. (#1428) 6 years ago
Nicolás Venturo 7cd0d5a452 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Nicolás Venturo 62ed8e2fe4 Removed BreakInvariantBounty. (#1424) 6 years ago
Martín 49d2dd9e08 Add Mock suffix to variable names #1172 (#1324) 6 years ago
Aniket 9f5b73df37 added a test helper with common constants (#1400) 6 years ago
Aniket 66bad4ff2a Removed selfdestruct from BreakInvariantBounty (#1385) 6 years ago
Nicolás Venturo 67dac7ae99
TokenVesting improvements (#1431) 6 years ago
Nicolás Venturo df3c113711
Made some TokenVesting public functions private. (#1427) 6 years ago
Nicolás Venturo d8ab8a00f2
Moved some test files around to better reflect the directory layout. (#1428) 6 years ago
Nicolás Venturo b0da0fded0
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Aniket 58a42443df added a test helper with common constants (#1400) 6 years ago
Aniket 7c984968d8 Prevents Bounty from being claimed twice (#1374) 6 years ago
Francisco Giordano 8c394de450 Add SignatureBouncer test for when msg.data is too short (#1360) 6 years ago
Francisco Giordano 1a4e5346ed Add SignatureBouncer test for when msg.data is too short (#1360) 6 years ago