Nicolás Venturo
|
c8220aeea8
ERC20Capped now capps _all_ minting, even internal calls. (#1443)
|
7 years ago |
Nicolás Venturo
|
9155bfe27f
IncPriceCrowdsale consistently returns 0 outside of the crowdsale window. (#1442)
|
7 years ago |
Nicolás Venturo
|
1c5f16ae26
Closing time must be strictly after opening time. (#1440)
|
7 years ago |
Nicolás Venturo
|
d9fdffe88e
Internal crowdsales (#1439)
|
7 years ago |
Aniket
|
315f426f5c
Improved SafeERC20 allowance handling (#1407)
|
7 years ago |
Nicolás Venturo
|
67dac7ae99
TokenVesting improvements (#1431)
|
7 years ago |
cardmaniac992
|
a07499796a
SplitPayment improvements (#1417)
|
7 years ago |
Christopher Glisch
|
fcab9c89f2
Added address of pauser/unpauser in events (#1410)
|
7 years ago |
Aniket
|
cbe414864f
Events added to Secondary (#1425)
|
7 years ago |
Nicolás Venturo
|
0231fac514
Added leading underscore to internal functions, renamed supportsInterfaces. (#1435)
|
7 years ago |
Nicolás Venturo
|
ff0c048ad9
Added replay attack notice to SignatureBouncer. (#1434)
|
7 years ago |
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 |