b732b6417e
bump to 1.9.0
2018-05-22 14:57:33 -03:00
700b811813
fix linter errors and warnings
2018-05-21 15:26:44 -03:00
27a6a15d66
add explicit initializers
2018-05-18 21:45:34 -03:00
a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 ( #876 )
...
* Update to ganache-cli v6.1.0 and truffle v4.1.0
* Update to stable version of ganache-cli
* fix: update event emission warning
- Fix event emission warnings for solidity 4.21 after truffle has been
updated to use this version
* fix pr review comments
* update to truffle v4.1.5
* update package-lock
* add additional emit keywords
* update solidity-coverage to 0.4.15
* update to solium 1.1.6
* fix MerkleProof coverage analysis by testing through wrapper
* change version pragma to ^0.4.21
* fix solium linting errors
2018-04-09 20:48:32 -03:00
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