solidity/test/compilationTests/zeppelin/token
2018-09-05 12:19:14 +02:00
..
BasicToken.sol Remove trailing whitespace in all contract files. 2018-08-01 21:57:12 +02:00
ERC20.sol Adds visibility to compilation tests. 2018-07-04 19:20:51 +02:00
ERC20Basic.sol Adds visibility to compilation tests. 2018-07-04 19:20:51 +02:00
LimitedTransferToken.sol Remove trailing whitespace in all contract files. 2018-08-01 21:57:12 +02:00
MintableToken.sol Replace throw with revert() in compilation tests 2018-07-16 15:33:31 +02:00
PausableToken.sol Adds visibility to compilation tests. 2018-07-04 19:20:51 +02:00
SimpleToken.sol Remove trailing whitespace in all contract files. 2018-08-01 21:57:12 +02:00
StandardToken.sol Replace throw with revert() in compilation tests 2018-07-16 15:33:31 +02:00
TokenTimelock.sol Remove trailing whitespace in all contract files. 2018-08-01 21:57:12 +02:00
VestedToken.sol Split IntegerType into IntegerType and AddressType. 2018-09-05 12:19:14 +02:00