Commit Graph

21 Commits

Author SHA1 Message Date
e60aee61f2 fix: solium errors - blank-line only 2018-01-15 16:11:45 -05:00
b50391862c Changes to remove warnings 2017-11-23 10:41:18 -03:00
815d9e1f45 Replace constant with view/pure 2017-11-22 18:59:54 -03:00
e6213767fa Update all solidity versions to 0.4.18 2017-11-22 18:52:52 -03:00
b069827bad fix typo. 2017-09-19 01:57:50 +09: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
d357cf3a2e Minor changes to doc comments for token and other contracts 2017-05-24 16:51:01 -04:00
602c18b394 Applied change regarding the styling 2017-05-24 16:45:41 -04:00
b5d4120adb Added natsec for all lifecycle contracts + bounty.sol, DayLimit.sol and LimitBalance.sol 2017-05-24 16:43:14 -04:00
f0e7396619 Shareable is not used in this contract 2017-04-05 08:33:30 +02:00
b134645637 Merge pull request #150 from maraoz/solidty-version
solidity version 0.4.8
2017-02-23 09:12:54 -03:00
52b66c744f solidity version 0.4.8 2017-02-21 19:29:03 -03:00
3d6988cf90 Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes 2017-02-21 00:05:59 +01:00
60b48b0235 Solium 2017-02-13 13:26:56 -03:00
ca8f2f2362 rearrange folders 2017-01-16 17:23:28 -03:00
a5602e7e7b Make resetSpentToday and setDailyLimit internal functions 2016-12-26 13:59:21 -08:00
36fa2a72cf Decouple Shareable from DayLimit 2016-12-21 16:43:39 -08:00
701f7b1e83 fix multisig problems 2016-11-22 20:12:51 -08:00
2aaf7ae21f DayLimit first version 2016-11-20 18:27:29 -03:00