.. |
ERC165
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
Acknowledger.sol
|
c0bda4db88
Updated sendTransaction, added tests. (#1528)
|
6 years ago |
AddressImpl.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
AllowanceCrowdsaleImpl.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
ArraysImpl.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
CappedCrowdsaleImpl.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
CapperRoleMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
ConditionalEscrowMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
CounterImpl.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
CrowdsaleMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
DetailedERC20Mock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
ECDSAMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
ERC165CheckerMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
ERC165Mock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
ERC20BurnableMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
ERC20MintableMock.sol
|
9b37104655
Turn off blank-lines Solium rule (#1284)
|
7 years ago |
ERC20Mock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
ERC20PausableMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
ERC20WithMetadataMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
ERC721FullMock.sol
|
12533bcb2b
ERC721 bugfix + gas optimizations (#1549)
|
6 years ago |
ERC721MintableBurnableImpl.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
ERC721Mock.sol
|
12533bcb2b
ERC721 bugfix + gas optimizations (#1549)
|
6 years ago |
ERC721PausableMock.sol
|
dd2e947976
Deprecated ERC721._burn(address, uint256) (#1550)
|
6 years ago |
ERC721ReceiverMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
EventEmitter.sol
|
c2de8ffd14
Now testing events in constructors! (#1511)
|
6 years ago |
Failer.sol
|
f0e12d5301
ether and shouldFail tests (#1513)
|
6 years ago |
FinalizableCrowdsaleImpl.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
IncreasingPriceCrowdsaleImpl.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
IndividuallyCappedCrowdsaleImpl.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
MathMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
MerkleProofWrapper.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
MintedCrowdsaleImpl.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
MinterRoleMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
OwnableInterfaceId.sol
|
9faebb5365
Added makeInterfaceId tests. (#1530)
|
6 years ago |
OwnableMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
PausableCrowdsaleImpl.sol
|
8056433c44
Added PausableCrowdsale contract (#832)
|
6 years ago |
PausableMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
PauserRoleMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
PostDeliveryCrowdsaleImpl.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
PullPaymentMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
ReentrancyAttack.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
ReentrancyMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
RefundableCrowdsaleImpl.sol
|
357fded2b5
Refundable post delivery crowdsale (#1543)
|
6 years ago |
RefundablePostDeliveryCrowdsaleImpl.sol
|
357fded2b5
Refundable post delivery crowdsale (#1543)
|
6 years ago |
RolesMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
SafeERC20Helper.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
SafeMathMock.sol
|
d17ae0b806
Signed SafeMath (#1559)
|
6 years ago |
SecondaryMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
SignatureBouncerMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
SignerRoleMock.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
TimedCrowdsaleImpl.sol
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
WhitelistCrowdsaleImpl.sol
|
7142e25e78
Add back WhitelistedCrowdsale (#1525)
|
6 years ago |
WhitelistedRoleMock.sol
|
7142e25e78
Add back WhitelistedCrowdsale (#1525)
|
6 years ago |
WhitelisterRoleMock.sol
|
7142e25e78
Add back WhitelistedCrowdsale (#1525)
|
6 years ago |