Commit Graph

15 Commits

Author SHA1 Message Date
e6213767fa Update all solidity versions to 0.4.18 2017-11-22 18:52:52 -03:00
b395b06b65 Explicit public visibility on methods 2017-09-18 12:57:46 -03:00
99887da49a fix Pausable documentation 2017-09-06 15:07:12 -03:00
52490b92bf Merge pull request #340 from abarmat/style-1
Add missing parentheses in modifier
2017-08-07 17:25:01 -03:00
eb5b6252bc Add missing parentheses in modifier 2017-07-28 20:59:11 +02:00
09a8da5d6a Remove return values of pause() and unpause() of Pausable 2017-07-28 17:35:27 +02: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
83f2849446 Minor edits to doc commenst in lifecycle, ownership, payment contracts. 2017-05-24 16:49:43 -04:00
b5d4120adb Added natsec for all lifecycle contracts + bounty.sol, DayLimit.sol and LimitBalance.sol 2017-05-24 16:43:14 -04:00
b4b6029f66 Create and test PausableToken Contract 2017-04-29 01:08:14 +01:00
52120a8c42 5.3 always throw on error 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
ae73f1a564 Renamed files and replaced occurencies of 'Stoppable' to 'Pausable' 2017-01-30 23:30:43 -02:00