Nicolás Venturo
|
96d6103e0b
Made some inherit-only contracts internal. (#1433)
|
7 years ago |
Nicolás Venturo
|
df3c113711
Made some TokenVesting public functions private. (#1427)
|
7 years ago |
Nicolás Venturo
|
f3df2dab3d
Moved Escrows into an escrow subdirectory, improved docs. (#1430)
|
7 years ago |
Nicolás Venturo
|
cfef58361f
Removed default value assignments. (#1432)
|
7 years ago |
Nicolás Venturo
|
d8ab8a00f2
Moved some test files around to better reflect the directory layout. (#1428)
|
7 years ago |
Nicolás Venturo
|
2733cb4a41
Now using hex for asm memory addresses. (#1429)
|
7 years ago |
Paweł Winnicki
|
03765e08b9
Make state variables private (#1426)
|
7 years ago |
Nicolás Venturo
|
9be0f100c4
Removed BreakInvariantBounty. (#1424)
|
7 years ago |
Nicolás Venturo
|
a3e312d133
Added Math.sol docstrings. (#1423)
|
7 years ago |
Nicolás Venturo
|
3341dd8899
Fixed a typo in a comment. (#1422)
|
7 years ago |
Nicolás Venturo
|
3bd30f7382
Roles.add and remove now require pre-conditions on the account. (#1421)
|
7 years ago |
Aniket
|
844a96d0b9
RefundEscrow's events renamed (#1418)
|
7 years ago |
Mikhail Melnik
|
03dfb2965c
Improve encapsulation on ERC165 and update code style guide (#1379)
|
7 years ago |
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 |