|
|
99e0f5b5cb
|
Refactor time manipulation in TokenTimelock tests
|
2017-08-14 00:21:57 +02:00 |
|
|
|
2b079136fb
|
Merge pull request #353 from jakub-wojciechowski/master
Change crowdsales to use timestamps instead of block numbers #350
|
2017-08-10 12:42:55 -03:00 |
|
|
|
46c5759b88
|
Introduce increaseTimeTo helper method.
|
2017-08-10 16:23:52 +02:00 |
|
|
|
7c883b6368
|
Duration helper and eliminated hardcoded periods
|
2017-08-10 13:13:49 +02:00 |
|
|
|
24323d3ce3
|
MerkleTree util class hashes elements
|
2017-08-07 11:23:52 -04:00 |
|
|
|
2b5192b9ce
|
Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales
|
2017-08-06 16:41:43 +02:00 |
|
|
|
cf58330936
|
added tests for BurnableToken
|
2017-07-31 17:23:23 -07:00 |
|
|
|
58e2e4d742
|
remove MultisigWallet in favor of ConsenSys/MultiSigWallet
|
2017-07-24 13:26:48 -03:00 |
|
|
|
93b953fb48
|
changed instances of uint to uint256; fixes issue #226
|
2017-07-19 09:59:46 -04:00 |
|
|
|
4f44427966
|
Added function helper, few changes on ECRecover lib
|
2017-07-18 11:31:30 -03:00 |
|
|
|
635c04378d
|
Removed ECRecovery mock contract, ECRecovery funcions are public constants
|
2017-07-18 11:31:30 -03:00 |
|
|
|
4201d50dcf
|
ECRecovery library added with test and docs
|
2017-07-18 11:31:30 -03:00 |
|
|
|
d5a75362ec
|
Merge pull request #288 from frangio/refactor/math
Move SafeMath and create Math library for assorted operations
|
2017-07-02 18:13:47 -03:00 |
|
|
|
e748c3ea36
|
Merge pull request #283 from OpenZeppelin/crowdsale
Add Crowdsale contracts
|
2017-07-02 17:59:19 -03:00 |
|
|
|
759f8de81f
|
fix import directories
|
2017-07-02 17:52:44 -03:00 |
|
|
|
b3ca0c73b3
|
add a TokenTimelock contract
|
2017-06-30 21:25:59 -03:00 |
|
|
|
fadb2cf47e
|
add tests for crowdsale contracts
|
2017-06-30 15:50:47 -03:00 |
|
|
|
30e202313d
|
Fix indentation in MerkleProof.sol and remove mock contract
|
2017-06-15 11:10:37 -04:00 |
|
|
|
2e0bd06da2
|
Add tests, docs and MerkleTree helper
|
2017-06-15 11:07:22 -04:00 |
|
|
|
3c4d0d0a77
|
MerkleProof library and initial stubbed out tests
|
2017-06-14 16:34:46 -04:00 |
|
|
|
6ede3d9001
|
Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11
|
2017-06-06 21:41:54 -06:00 |
|
|
|
b4b6029f66
|
Create and test PausableToken Contract
|
2017-04-29 01:08:14 +01:00 |
|
|
|
609869f087
|
change safe* to *
|
2017-04-19 16:19:22 -03:00 |
|
|
|
4fad1505c7
|
Make SafeMath a library
|
2017-04-19 15:36:49 -03:00 |
|
|
|
a344d42a00
|
Merge pull request #170 from Recmo/feature/no-owner
Prevent contracts from owning Ether, Tokens and other contracts.
|
2017-03-31 16:51:18 -03:00 |
|
|
|
a2bd1bb7f6
|
Add ReentrancyGuard
|
2017-03-24 11:01:06 +00:00 |
|
|
|
94d3c447b7
|
Add HasNoTokens
|
2017-03-23 15:22:48 +00:00 |
|
|
|
9ff82aecef
|
Remove non-compiling payable default
|
2017-03-23 12:54:42 +00:00 |
|
|
|
d1af3ef1b3
|
Add HasNoEther
|
2017-03-23 12:23:27 +00:00 |
|
|
|
52b66c744f
|
solidity version 0.4.8
|
2017-02-21 19:29:03 -03:00 |
|
|
|
9bd51db2b2
|
refactor tests for truffle 3
|
2017-02-17 18:03:52 -03:00 |
|
|
|
7e7193ae61
|
truffle 2=>3
|
2017-02-15 12:14:50 -03:00 |
|
|
|
ee56abcc8a
|
remove console.logs from timer
|
2017-02-10 18:35:05 -03:00 |
|
|
|
b67f60929c
|
make VestedToken test deterministic
|
2017-02-10 18:32:58 -03:00 |
|
|
|
8d9e12eda3
|
Add GrantableToken tests
|
2017-02-09 13:23:12 +01:00 |
|
|
|
eb41a81faa
|
fix: made code cleaner. added helper. removed done from most tests.
|
2016-12-01 08:42:05 -08:00 |
|