Commit Graph

25 Commits (f3867f847722b298c360a9a0158c7aa89c7d557c)

Author SHA1 Message Date
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
David Knott d08185fc3e Edit natspec documentation typos 8 years ago
maurelian d357cf3a2e Minor changes to doc comments for token and other contracts 8 years ago
maurelian 83f2849446 Minor edits to doc commenst in lifecycle, ownership, payment contracts. 8 years ago
João Gabriel Carvalho 1547922b61 Added natspec to the remaining ownership contracts and payment contracts 8 years ago
maurelian e851938199 Add natspec comments to four ownership contracts 8 years ago
Jorge Izquierdo a6a2ee2bf1 Merge with master 8 years ago
Manuel Araoz 7d83a08658 8.2.3 removed ownable 8 years ago
Manuel Araoz fad287007b 7.2 add preconditions to Shareable contructor 8 years ago
Manuel Araoz 52120a8c42 5.3 always throw on error 8 years ago
Manuel Araoz a1aa74f96d 5.2 all contracts now solidity ^0.4.8 8 years ago
Francisco Giordano 7f7238378c change type of owners from uint[] to address[] 8 years ago
Remco Bloemen 1d2b989e8e Fix typo in comment 8 years ago
Remco Bloemen ac3b3652c3 Add NoOwner 8 years ago
Remco Bloemen 166a1070e5 Add HasNoContracts 8 years ago
Remco Bloemen 94d3c447b7 Add HasNoTokens 8 years ago
Remco Bloemen d1af3ef1b3 Add HasNoEther 8 years ago
João Gabriel Carvalho 26335e669e Added a contactable contract and some tests for it 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 b1cb7b5975 implement solium recommendations 8 years ago
Manuel Araoz 9bd51db2b2 refactor tests for truffle 3 8 years ago
Manuel Araoz ca8f2f2362 rearrange folders 8 years ago