73be06412f
Remove payable from Destructible constructor ( #1107 )
...
* Destructible no longer has a payable constructor.
* Fixed linter errors.
2018-07-23 15:44:14 -03:00
5daaf60d11
Make contracts 4.24 compatible ( #951 )
...
* Make contracts 4.24 compatible
2018-06-13 11:34:32 -07:00
ad12381549
update constructor syntax for solidity 0.4.23 in numerous contracts ( #921 )
...
* update solidity-coverage to ^0.5.0
* update truffle dependency to ^4.1.8
* update solium to ^1.1.7
* update all contracts to solidity ^0.4.23
2018-05-08 18:02:00 -07: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
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
b395b06b65
Explicit public visibility on methods
2017-09-18 12:57:46 -03:00
6d8bb497c8
removing trailing whitespace
2017-09-16 10:20:06 -04: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
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
cf7bc06856
Switch function name to destroyAndSend
2017-05-09 23:20:44 +03:00
4de772f5ed
add destroy function, allowing send funds to recepient
2017-05-08 22:50:43 +03:00
70b5ffd928
Change killable to destructible and kill to destroy
2017-04-07 11:34:35 -06:00