Commit History

Author SHA1 Message Date
  Nicolás Venturo 9f822906b8 First test helpers tests (#1369) 7 years ago
  Nicolás Venturo eb92fd1f48 Fix typo in ARCHITECTURE.md (#1406) 7 years ago
  Leo Arias 076cb7decd Add a code style rule to make all state variables private (#1390) 7 years ago
  Aniket da67e435b1 Non-constructor initialization removed (#1403) 7 years ago
  Nicolás Venturo b0da0fded0 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 7 years ago
  Aniket 58a42443df added a test helper with common constants (#1400) 7 years ago
  Aniket af42c39e6c Improves Ownable events (#1397) 7 years ago
  Nicolás Venturo 3acc2b4216 Added a constructor to BreakInvariantBounty. (#1395) 7 years ago
  Jakub Bogacz f7e53d90fa Add Arrays library with unit tests (#1209) (#1375) 7 years ago
  Aniket 41f84f8b40 Removed selfdestruct from BreakInvariantBounty (#1385) 7 years ago
  Nicolás Venturo b17de011dc Removed old, unused mocks. (#1382) 7 years ago
  Nicolás Venturo 308e5e9cc0 Removed unnecessary Secondary inheritance from RefundEscrow. (#1381) 7 years ago
  Francisco Giordano 744f567f40 Separate ERC721Mintable (#1365) 7 years ago
  Aniket b41b125c15 `this` is used in tests (#1380) 7 years ago
  Aniket fd4de77651 Replaces `amount` with `value` for consistency (#1378) 7 years ago
  Francisco Giordano ace14d3ad7 Add note about compiling artifacts to releasing steps (#1377) 7 years ago
  Francisco Giordano 5c228805ad Update issue templates (#1376) 7 years ago
  Aniket c87433e0c2 Prevents Bounty from being claimed twice (#1374) 7 years ago
  Aniket f3888bb0b0 Removing unrequired `_burn()` override (#1373) 7 years ago
  Anton Bukov 43ebb4fc43 ERC20 internal transfer method (#1370) 7 years ago
  Nicolás Venturo f4d6f40442 Fixed test path. 7 years ago
  Nicolás Venturo 269981ee6a Created test utils directory 7 years ago
  Nicolás Venturo 34bc709bc2 Merged latestTime, increaseTime and duration into a time helper. (#1364) 7 years ago
  Aniket 6ae041bca6 Fix/#1355 test helper to check balance difference (#1368) 7 years ago
  Aniket fa1dfbd113 Fix #1358 Test helper to send funds (#1367) 7 years ago
  Nicolás Venturo a6889776f4 Dangling commas are now required. (#1359) 7 years ago
  Francisco Giordano 1a4e5346ed Add SignatureBouncer test for when msg.data is too short (#1360) 7 years ago
  Jakub Bogacz 536262f2ec Feature/use expect event in test logs assertions #1232 (#1343) 7 years ago
  Leo Arias 75c0a59bb4 Add missing tests to ECSDA (#1248) 7 years ago
  Jakub Bogacz 947de54cee Add BigNumber support to expectEvent/inLogs (#1026) (#1338) 7 years ago