Commit Graph

32 Commits

Author SHA1 Message Date
bd2f1773cd fix: solium errors - function-order 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
bb1736e376 Change visibility of fallbacks to external 2017-11-23 12:28:46 -03:00
b50391862c Changes to remove warnings 2017-11-23 10:41:18 -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
b395b06b65 Explicit public visibility on methods 2017-09-18 12:57:46 -03:00
18581f138f converted if() throw convention to require()/assert()/revert() 2017-07-17 15:35:09 -03: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
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
70b5ffd928 Change killable to destructible and kill to destroy 2017-04-07 11:34:35 -06:00
52b66c744f solidity version 0.4.8 2017-02-21 19:29:03 -03:00
60b48b0235 Solium 2017-02-13 13:26:56 -03:00
ca8f2f2362 rearrange folders 2017-01-16 17:23:28 -03: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
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
b6a5830047 Does not allow to create bounty contract without address 2016-10-28 11:22:41 +01:00
99f288bfb5 Consolidate TokenBounties into Bounty 2016-10-27 22:35:08 +01:00
bb3ebe13fa Separate bounty contracts from general pattern contracts 2016-10-21 15:44:30 -07:00
5eea131f1e extract simpler version of Token into separate file 2016-10-14 12:58:35 -03:00
dbc2853372 fixes for StandardToken 2016-10-14 12:38:01 -03:00
a1f7de0ca1 fix problems with StandardToken 2016-10-14 10:55:16 -03:00
21fb7463c7 PullPayment rename fixes 2016-10-12 13:53:38 -04:00
25d0ed0006 changes for solidity 0.4 2016-10-12 13:52:24 -04:00
fa8fd3044b limitfunds and fixes 2016-08-12 11:30:46 -03:00
f719bbf14b remove ws 2016-08-11 16:30:43 -03:00
857e37e032 Bounty contract 2016-08-11 16:29:10 -03:00