|
|
f79ad4e2f6
|
add 2 lines between top level definitions
|
2016-12-19 17:43:02 -03:00 |
|
|
|
02f7f4c49d
|
Fix invalid character on Claimable
|
2016-12-15 21:21:54 -03:00 |
|
|
|
77e732218e
|
Also change claimable to avoid conflicts with ERC20 tokens
|
2016-12-15 15:59:25 +01:00 |
|
|
|
41fdd5d4c6
|
fixes gh-109: resolve conflict between Ownable and ERC20 token.
|
2016-12-15 15:32:08 +01:00 |
|
|
|
9d56414b75
|
fixed the code
|
2016-12-13 12:00:48 +01:00 |
|
|
|
fe184fdbdf
|
Merge branch 'master' of https://github.com/FundRequest/zeppelin-solidity
|
2016-12-13 11:59:59 +01:00 |
|
|
|
c15fa95bea
|
fixes gh-99 PullPaymentMock needed a payable constructor
|
2016-12-13 11:59:52 +01:00 |
|
|
|
0e58f7b992
|
fixes gh-99 PullPaymentMock needed a payable constructor
|
2016-12-13 11:53:31 +01:00 |
|
|
|
423cec41e3
|
claimBefore modifier removed on DelayedClaimable contract
|
2016-12-07 18:32:42 -03:00 |
|
|
|
c390e94da6
|
Create tests for DayLimit
|
2016-12-06 11:45:02 -08:00 |
|
|
|
0ec09f4131
|
Create tests for Shareable
|
2016-12-06 11:33:39 -08:00 |
|
|
|
c7eb6736ee
|
DelayedClaimable contract with test added
Renamed DelayedClaimable function and modifier
|
2016-12-02 18:48:53 -03:00 |
|
|
|
42ccbb2276
|
Sync with v1.0.0 of zeppelin-solidity
|
2016-12-02 17:46:42 -03:00 |
|
|
|
b6feefaed9
|
Create tests for SafeMath
|
2016-11-23 19:51:23 -08:00 |
|
|
|
8b1f1ab67b
|
Remove redundant checks in StandardToken
|
2016-11-23 17:37:44 -08:00 |
|
|
|
582baea62b
|
killable formatting
|
2016-11-23 17:32:35 -08:00 |
|
|
|
35363c01b1
|
improve docs of base contracts
|
2016-11-23 17:27:29 -08:00 |
|
|
|
47d979aa72
|
Bounty docs
|
2016-11-23 17:21:28 -08:00 |
|
|
|
726840b8de
|
make Bounty inheritance explicit
|
2016-11-23 17:16:59 -08:00 |
|
|
|
b99fc005a3
|
token contract doc improvements
|
2016-11-23 16:51:40 -08:00 |
|
|
|
da2434e081
|
Add import for Ownable
|
2016-11-22 20:23:52 -08:00 |
|
|
|
d6d9e31b50
|
Merge pull request #82 from maraoz/multisig
fix multisig problems
|
2016-11-22 20:15:03 -08:00 |
|
|
|
701f7b1e83
|
fix multisig problems
|
2016-11-22 20:12:51 -08:00 |
|
|
|
93496fac01
|
Merge pull request #81 from maraoz/multisig
Multisig wallet first version
|
2016-11-22 03:33:42 -03:00 |
|
|
|
d31a31f1f0
|
first version of multisig
|
2016-11-21 23:14:32 -03:00 |
|
|
|
794596254b
|
Inherit Ownable in Migrations and Killable. Fix naming convention.
|
2016-11-20 19:48:30 -08:00 |
|
|
|
2aaf7ae21f
|
DayLimit first version
|
2016-11-20 18:27:29 -03:00 |
|
|
|
93f693924a
|
first shareable version
|
2016-11-20 18:07:37 -03:00 |
|
|
|
475cb5dc1f
|
Renamed DelayedClaimable function and modifier
|
2016-11-19 12:13:09 -03:00 |
|
|
|
85a4013f49
|
Using modifier to check block on delayedClaimable, tests fixed
|
2016-11-18 20:32:22 -03:00 |
|
|
|
7bc35f6f78
|
polish BasicToken
|
2016-11-18 14:13:28 -03:00 |
|
|
|
4cd8aa7900
|
add more limit tests to LimitBalance
|
2016-11-18 12:33:52 -03:00 |
|
|
|
44138018dc
|
limit funds improvements
|
2016-11-17 18:34:53 -03:00 |
|
|
|
0aa4d02044
|
DelayedClaimable contract with test added
|
2016-11-16 19:49:57 -03:00 |
|
|
|
3e9bfbc77a
|
add simple tests for BasicToken
|
2016-11-16 13:18:42 -03:00 |
|
|
|
8acc783309
|
rename lite->basic
|
2016-11-16 13:13:40 -03:00 |
|
|
|
10e8d6a09f
|
move erc20 and standardtoken to token folder
|
2016-11-16 12:58:24 -03:00 |
|
|
|
3207996777
|
Merge pull request #65 from se3000/ownable_guard
add check prevening ownables from getting stuck
|
2016-11-14 22:06:30 -03:00 |
|
|
|
2b62f349ee
|
Fill totalSupply in StandardTokenMock
|
2016-11-14 18:22:05 -03:00 |
|
|
|
5f6b7f9301
|
add check prevening ownables from getting stuck
|
2016-11-13 16:03:11 -05:00 |
|
|
|
a3362f7216
|
Merge pull request #51 from AugustoL/master
Added Claimable contract as an extension of Ownable
|
2016-11-09 17:36:08 -03:00 |
|
|
|
278f060c56
|
Replace composition for inheritance in Bounty
|
2016-11-08 20:20:26 -03:00 |
|
|
|
83f4104699
|
migrate to 0.4.4
|
2016-11-08 12:19:07 -03:00 |
|
|
|
defcf56664
|
Replace deprecated suicide with selfdestruct
|
2016-11-03 22:58:28 -03:00 |
|
|
|
4599fbf248
|
Make Stoppable a subclass of Ownable. Fixes #47
|
2016-11-02 16:25:47 -03:00 |
|
|
|
0f3a8051d6
|
Added Claimable contract as an extension of Ownable with the Claimable tests
|
2016-11-02 14:20:52 -03:00 |
|
|
|
e2861e7591
|
fix spacing
|
2016-10-28 19:18:55 -03:00 |
|
|
|
e033d802ff
|
Merge branch 'master' into bounty_with_factory_merged
|
2016-10-28 11:59:51 +01:00 |
|
|
|
b6a5830047
|
Does not allow to create bounty contract without address
|
2016-10-28 11:22:41 +01:00 |
|
|
|
19d3b8b27d
|
Merge pull request #42 from adklempner/standard-token-tests
Create tests for StandardToken
|
2016-10-28 02:41:16 -03:00 |
|