Alejandro Santander
|
2413f83504
|
Include 'revert' in expectThrow() helper
|
7 years ago |
Chris Whinfrey
|
575372f660
|
Add Capped Token tests
|
7 years ago |
Tal Ater
|
1d54b86a7c
|
Replace deprecated throw with assert in Solidity tests
|
7 years ago |
Martín Triay
|
fff8e040b7
|
[TokenVesting] vestedAmount returns the historical vested amount
|
7 years ago |
Francisco Giordano
|
01b92d1d56
|
fix a problem when revoke is called twice
|
7 years ago |
Martín Triay
|
ffd1090718
|
[TokenVesting] Remove VestedTokenMock
|
7 years ago |
Martín Triay
|
22b9263674
|
[TokenVesting] Remove VestedToken and LimitedTranferToken
|
7 years ago |
Martín Triay
|
d21d35ca6f
|
[TokenVesting] Fix test.
|
7 years ago |
Martín Triay
|
4e39f50aec
|
[TokenVesting] Remove unnecessary instatiation on test.
|
7 years ago |
Martín Triay
|
822de45bfc
|
[TokenVesting] Add a start parameter to constructor to defer vesting
|
7 years ago |
Martín Triay
|
bd56163900
|
[TokenVesting] Fix vestedAmount calculation. Linearity test watches beneficiary balance over vestedAmount
|
7 years ago |
Martín Triay
|
696615d392
|
[TokenVesting] Add linear release test
|
7 years ago |
Martín Triay
|
645edfc936
|
[TokenVesting] Fix should-revoke test
|
7 years ago |
Martín Triay
|
a227b212f5
|
[TokenVesting] Add tests
|
7 years ago |
Francisco Giordano
|
6344a76f83
|
add pending tests
|
7 years ago |
Francisco Giordano
|
3da7c31484
|
add revocable flag
|
7 years ago |
Francisco Giordano
|
80e591f487
|
add TokenVesting contract
|
7 years ago |
Dan Phifer
|
3837319141
|
Adding some additional tests
|
7 years ago |
Roy Blankman
|
6d8bb497c8
|
removing trailing whitespace
|
7 years ago |
Ariel Barmat
|
dc1017c929
|
Simplify implementation using similar interface as PullPayment contract
|
8 years ago |
Ariel Barmat
|
69e83e5086
|
Add a SplitPullPayment contract that combines distribution of funds and delayed withdrawal from each party
|
8 years ago |
Ariel Barmat
|
8336785a9b
|
Add a SplitPayment contract to distribute funds among multiple beneficiaries
|
8 years ago |
Francisco Giordano
|
00f80c726a
|
fix reference to mock contract
|
8 years ago |
Francisco Giordano
|
74db6c2b3b
|
add missing test for error when doing transferFrom to 0x0
|
8 years ago |
Pavel Rubin
|
d095ba84bf
|
Add tests to check transfers to 0x0 fail
|
8 years ago |
Francisco Giordano
|
c37c233d22
|
add SafeERC20 tests for succeeding operations
|
8 years ago |
Francisco Giordano
|
c7636bdc4c
|
add safe ERC20 helpers
|
8 years ago |
SylTi
|
51906bae6c
|
refactor
|
8 years ago |
SylTi
|
406004a99a
|
refactor HasNoTokens.sol
|
8 years ago |
Rudy Godoy
|
289fd87ef8
|
Tests increase and decrease allowance for spender
- Spender starts with 0 tokens allowed to spend
- Spender is granted 50, then decreased it's allowance by 10
Refs PR #224
|
8 years ago |
Jakub Wojciechowski
|
0d6846a882
|
Remove moment.js dependencies - updates after review
|
8 years ago |
Francisco Giordano
|
36452136f1
|
add test for finishMinting
|
8 years ago |
Jakub Wojciechowski
|
e86ac90853
|
Refactor and remove moment.js usages
|
8 years ago |
Jakub Wojciechowski
|
99e0f5b5cb
|
Refactor time manipulation in TokenTimelock tests
|
8 years ago |
Francisco Giordano
|
4fc6bb7977
|
remove token.finishMinting() from default finalization
|
8 years ago |
Jakub Wojciechowski
|
46c5759b88
|
Introduce increaseTimeTo helper method.
|
8 years ago |
Jakub Wojciechowski
|
7c883b6368
|
Duration helper and eliminated hardcoded periods
|
8 years ago |
Jakub Wojciechowski
|
2261039d52
|
Simplify advanceBlock in tests
|
8 years ago |
Yondon Fu
|
24323d3ce3
|
MerkleTree util class hashes elements
|
8 years ago |
Jakub Wojciechowski
|
c6e055689b
|
Change crowdsales to use timestamps instead of block numbers #350 update example
|
8 years ago |
Jakub Wojciechowski
|
2b5192b9ce
|
Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales
|
8 years ago |
Jakub Wojciechowski
|
77dfcb6e23
|
Change crowdsales to use timestamps instead of block numbers #350
|
8 years ago |
SylTi
|
4fe837704b
|
Add Transfer event when token is minted to be fully ERC20 compliant &
tests
|
8 years ago |
lsaether
|
cf58330936
|
added tests for BurnableToken
|
8 years ago |
Jakub Wojciechowski
|
a9e1fcd623
|
Add complex crowdsale example #331 requested changes
|
8 years ago |
Jakub Wojciechowski
|
04e0b2e5c2
|
Add complex crowdsale example #331 tests
|
8 years ago |
Yondon Fu
|
863ad48a81
|
Check proof length multiple of 32. Use keccak256 instead of sha3
|
8 years ago |
Santiago Palladino
|
6fccd202fe
|
Fix invalid number of args for solidity function errors in tests
|
8 years ago |
Francisco Giordano
|
58e2e4d742
|
remove MultisigWallet in favor of ConsenSys/MultiSigWallet
|
8 years ago |
Jakub Wojciechowski
|
b3f60b9320
|
refactor testing error throwing
|
8 years ago |