|
|
e60aee61f2
|
fix: solium errors - blank-line only
|
2018-01-15 16:11:45 -05:00 |
|
|
|
4d263b7fc3
|
fix: the result of 'npm run lint:sol:fix'
|
2018-01-15 16:11:45 -05:00 |
|
|
|
e6213767fa
|
Update all solidity versions to 0.4.18
|
2017-11-22 18:52:52 -03:00 |
|
|
|
ac4a19dd7d
|
Use address type
|
2017-10-23 03:11:14 -07:00 |
|
|
|
b395b06b65
|
Explicit public visibility on methods
|
2017-09-18 12:57:46 -03:00 |
|
|
|
7a36a6c92a
|
fix calls to OwnershipTransferred
|
2017-09-06 10:31:23 +03:00 |
|
|
|
b59469c151
|
fire OwnershipTransferred event when the owner of an Ownable contract instance actually changed
|
2017-09-05 18:32:07 +03:00 |
|
|
|
18581f138f
|
converted if() throw convention to require()/assert()/revert()
|
2017-07-17 15:35:09 -03:00 |
|
|
|
b1e504d6c6
|
change uint to uint256
|
2017-06-19 18:55:09 -07:00 |
|
|
|
6ede3d9001
|
Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11
|
2017-06-06 21:41:54 -06:00 |
|
|
|
d08185fc3e
|
Edit natspec documentation typos
|
2017-05-26 00:29:15 +03:00 |
|
|
|
83f2849446
|
Minor edits to doc commenst in lifecycle, ownership, payment contracts.
|
2017-05-24 16:49:43 -04:00 |
|
|
|
e851938199
|
Add natspec comments to four ownership contracts
|
2017-05-24 16:35:09 -04:00 |
|
|
|
7d83a08658
|
8.2.3 removed ownable
|
2017-04-05 18:27:34 -03:00 |
|
|
|
52b66c744f
|
solidity version 0.4.8
|
2017-02-21 19:29:03 -03:00 |
|
|
|
b1cb7b5975
|
implement solium recommendations
|
2017-02-17 18:31:16 -03:00 |
|
|
|
9bd51db2b2
|
refactor tests for truffle 3
|
2017-02-17 18:03:52 -03:00 |
|
|
|
ca8f2f2362
|
rearrange folders
|
2017-01-16 17:23:28 -03:00 |
|