Commit Graph

20 Commits (b2e2d9ab1cd96967a49de514a67dfd628c8b7cf5)

Author SHA1 Message Date
Alejandro Santander b50391862c Changes to remove warnings 7 years ago
Alejandro Santander 815d9e1f45 Replace constant with view/pure 7 years ago
Alejandro Santander e6213767fa Update all solidity versions to 0.4.18 7 years ago
sot528 b069827bad fix typo. 7 years ago
Peter Murray 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago
RStorm b1e504d6c6 change uint to uint256 8 years ago
David Knott 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
maurelian d357cf3a2e Minor changes to doc comments for token and other contracts 8 years ago
João Gabriel Carvalho 602c18b394 Applied change regarding the styling 8 years ago
João Gabriel Carvalho b5d4120adb Added natsec for all lifecycle contracts + bounty.sol, DayLimit.sol and LimitBalance.sol 8 years ago
Jorge Izquierdo a6a2ee2bf1 Merge with master 8 years ago
Roderik van der Veer f0e7396619 Shareable is not used in this contract 8 years ago
Manuel Araoz 52b66c744f solidity version 0.4.8 8 years ago
Fabio Berger 3d6988cf90 Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes 8 years ago
Manuel Araoz 60b48b0235 Solium 8 years ago
Manuel Araoz ca8f2f2362 rearrange folders 8 years ago
Arseniy Klempner a5602e7e7b Make resetSpentToday and setDailyLimit internal functions 8 years ago
Arseniy Klempner 36fa2a72cf Decouple Shareable from DayLimit 8 years ago
Manuel Araoz 701f7b1e83 fix multisig problems 8 years ago
Manuel Araoz 2aaf7ae21f DayLimit first version 8 years ago