Alejandro Santander
|
2413f83504
Include 'revert' in expectThrow() helper
|
8 years ago |
Andy Chen
|
be692e59eb
Update RefundVault.sol
|
8 years ago |
thesved
|
e74652415f
Math.sol is not used, not needed
|
8 years ago |
Chen Yi-Cyuan
|
5ad07e1892
improve mum performance and reduce gas cost
|
8 years ago |
Chris Whinfrey
|
575372f660
Add Capped Token tests
|
8 years ago |
Chris Whinfrey
|
7a26a0ecf1
Add capped token contract
|
8 years ago |
Francisco Giordano
|
8e01dd14f9
Merge pull request #510 from doraemondrian/master
|
8 years ago |
Francisco Giordano
|
5088c64140
Merge pull request #503 from martriay/fix-missing-safemath
|
8 years ago |
Dora E. Mondrian
|
ac4a19dd7d
Use address type
|
8 years ago |
Dora E. Mondrian
|
09b1926c41
Use address type
|
8 years ago |
Dora E. Mondrian
|
d7b67eca52
Use address type
|
8 years ago |
Dora E. Mondrian
|
e4427befbb
Use address type
|
8 years ago |
Dora E. Mondrian
|
ca1babe1f7
Use address type
|
8 years ago |
Tal Ater
|
1d54b86a7c
Replace deprecated throw with assert in Solidity tests
|
8 years ago |
Mikhail Melnik
|
2d83c557b1
Finish minting should me called only once
|
8 years ago |
Norton Wang
|
dfb9ebd647
Update ecrecovery.rst
|
8 years ago |
Martín Triay
|
b60e434e0b
[TokenVesting] Add missing safemath ops
|
8 years ago |
Francisco Giordano
|
39d6c92069
Merge pull request #497 from martriay/token-vesting-fix
|
8 years ago |
Martín Triay
|
eb9f88bafc
[TokenVesting] Remove unused variable
|
8 years ago |
Martín Triay
|
aa431dfb20
[TokenVesting] Increase released amount before transfer
|
8 years ago |
Martín Triay
|
fff8e040b7
[TokenVesting] vestedAmount returns the historical vested amount
|
8 years ago |
Martín Triay
|
74636b7333
[TokenVesting] Use SafeMath
|
8 years ago |
Francisco Giordano
|
647fc13963
Merge pull request #492 from frangio/fix-vesting-revoke
|
8 years ago |
Francisco Giordano
|
d5e0714faf
use safeTransfer
|
8 years ago |
Francisco Giordano
|
a184013d1e
explicitly mark functions public
|
8 years ago |
Francisco Giordano
|
7d08c4da7f
make TokenVesting variables public
|
8 years ago |
Francisco Giordano
|
01b92d1d56
fix a problem when revoke is called twice
|
8 years ago |
Dmitry Dudin
|
790833e5d4
Update SimpleToken.sol
|
8 years ago |
Boris Kostenko
|
2cb2799a51
align docs developer-resources.rst with README.md
|
8 years ago |
Boris Kostenko
|
9dcf37dd19
align docs getting-started.rst with README.md
|
8 years ago |