Historique des commits

Auteur SHA1 Message Date
  Leo Arias 2765350248 Prefix all parameters with underscore (#1133) il y a 7 ans
  Nicolás Venturo 8fd072cf8e Escrows (#1014) il y a 7 ans
  Alex Beregszaszi 78e39aa2ad Do not use implicit type conversion for address literals (#1002) il y a 7 ans
  artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) il y a 7 ans
  John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) il y a 7 ans
  Matt Condon 9e1c934ffd Various fixes and formatting chores (#885) il y a 7 ans
  Francisco Giordano a7e91856f3 Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) il y a 7 ans
  Matt Condon bd2f1773cd fix: solium errors - function-order only il y a 7 ans
  Matt Condon 4d263b7fc3 fix: the result of 'npm run lint:sol:fix' il y a 7 ans
  Alejandro Santander bb1736e376 Change visibility of fallbacks to external il y a 8 ans
  Alejandro Santander b50391862c Changes to remove warnings il y a 8 ans
  Alejandro Santander e6213767fa Update all solidity versions to 0.4.18 il y a 8 ans
  sot528 b069827bad fix typo. il y a 8 ans
  dmx374 b395b06b65 Explicit public visibility on methods il y a 8 ans
  Peter Murray 18581f138f converted if() throw convention to require()/assert()/revert() il y a 8 ans
  David Knott 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 il y a 8 ans
  David Knott d08185fc3e Edit natspec documentation typos il y a 8 ans
  maurelian d357cf3a2e Minor changes to doc comments for token and other contracts il y a 8 ans
  João Gabriel Carvalho 602c18b394 Applied change regarding the styling il y a 8 ans
  João Gabriel Carvalho b5d4120adb Added natsec for all lifecycle contracts + bounty.sol, DayLimit.sol and LimitBalance.sol il y a 8 ans
  David Knott 70b5ffd928 Change killable to destructible and kill to destroy il y a 8 ans
  Manuel Araoz 52b66c744f solidity version 0.4.8 il y a 8 ans
  Manuel Araoz 60b48b0235 Solium il y a 8 ans
  Manuel Araoz ca8f2f2362 rearrange folders il y a 8 ans
  Manuel Araoz 47d979aa72 Bounty docs il y a 9 ans
  Manuel Araoz 726840b8de make Bounty inheritance explicit il y a 9 ans
  Federico Bond 278f060c56 Replace composition for inheritance in Bounty il y a 9 ans
  Manuel Araoz 83f4104699 migrate to 0.4.4 il y a 9 ans
  Makoto Inoue b6a5830047 Does not allow to create bounty contract without address il y a 9 ans
  Makoto Inoue 99f288bfb5 Consolidate TokenBounties into Bounty il y a 9 ans