This website requires JavaScript.
Explore
Help
Sign In
NoBey
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
You've already forked openzeppelin-contracts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a0c0cb66c56301b1c5d3a33d393995ee373fada0
openzeppelin-contracts
/
contracts
History
Roman Storm
a0c0cb66c5
Remove confusing comment left from FinalizableCrowdsale
...
AFter this PR
https://github.com/OpenZeppelin/zeppelin-solidity/pull/364
the comment was left.
2017-08-23 18:57:22 -07:00
..
crowdsale
Remove confusing comment left from FinalizableCrowdsale
2017-08-23 18:57:22 -07:00
examples
Change crowdsales to use timestamps instead of block numbers
#350
update example
2017-08-06 16:42:16 +02:00
lifecycle
Merge pull request
#340
from abarmat/style-1
2017-08-07 17:25:01 -03:00
math
Added Constant to SafeMath functions as they don't modify storage
2017-07-15 11:37:35 -07:00
ownership
remove MultisigWallet in favor of ConsenSys/MultiSigWallet
2017-07-24 13:26:48 -03:00
payment
converted if() throw convention to require()/assert()/revert()
2017-07-17 15:35:09 -03:00
token
Indentation refactoring.
2017-08-20 23:13:39 -05:00
Bounty.sol
converted if() throw convention to require()/assert()/revert()
2017-07-17 15:35:09 -03:00
DayLimit.sol
converted if() throw convention to require()/assert()/revert()
2017-07-17 15:35:09 -03:00
ECRecovery.sol
Added function helper, few changes on ECRecover lib
2017-07-18 11:31:30 -03:00
LimitBalance.sol
converted if() throw convention to require()/assert()/revert()
2017-07-17 15:35:09 -03:00
ReentrancyGuard.sol
converted if() throw convention to require()/assert()/revert()
2017-07-17 15:35:09 -03:00