Historia zmian

Autor SHA1 Wiadomość Data
  John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 lat temu
  Matt Condon 9e1c934ffd Various fixes and formatting chores (#885) 7 lat temu
  Francisco Giordano a7e91856f3 Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 lat temu
  Matt Condon bd2f1773cd fix: solium errors - function-order only 7 lat temu
  Matt Condon 4d263b7fc3 fix: the result of 'npm run lint:sol:fix' 7 lat temu
  Alejandro Santander bb1736e376 Change visibility of fallbacks to external 8 lat temu
  Alejandro Santander b50391862c Changes to remove warnings 8 lat temu
  Alejandro Santander e6213767fa Update all solidity versions to 0.4.18 8 lat temu
  sot528 b069827bad fix typo. 8 lat temu
  dmx374 b395b06b65 Explicit public visibility on methods 8 lat temu
  Peter Murray 18581f138f converted if() throw convention to require()/assert()/revert() 8 lat temu
  David Knott 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 lat temu
  David Knott d08185fc3e Edit natspec documentation typos 8 lat temu
  maurelian d357cf3a2e Minor changes to doc comments for token and other contracts 8 lat temu
  João Gabriel Carvalho 602c18b394 Applied change regarding the styling 8 lat temu
  João Gabriel Carvalho b5d4120adb Added natsec for all lifecycle contracts + bounty.sol, DayLimit.sol and LimitBalance.sol 8 lat temu
  David Knott 70b5ffd928 Change killable to destructible and kill to destroy 8 lat temu
  Manuel Araoz 52b66c744f solidity version 0.4.8 8 lat temu
  Manuel Araoz 60b48b0235 Solium 8 lat temu
  Manuel Araoz ca8f2f2362 rearrange folders 8 lat temu
  Manuel Araoz 47d979aa72 Bounty docs 9 lat temu
  Manuel Araoz 726840b8de make Bounty inheritance explicit 9 lat temu
  Federico Bond 278f060c56 Replace composition for inheritance in Bounty 9 lat temu
  Manuel Araoz 83f4104699 migrate to 0.4.4 9 lat temu
  Makoto Inoue b6a5830047 Does not allow to create bounty contract without address 9 lat temu
  Makoto Inoue 99f288bfb5 Consolidate TokenBounties into Bounty 9 lat temu
  Bill Gleim bb3ebe13fa Separate bounty contracts from general pattern contracts 9 lat temu
  Manuel Araoz 5eea131f1e extract simpler version of Token into separate file 9 lat temu
  Manuel Araoz dbc2853372 fixes for StandardToken 9 lat temu
  Manuel Araoz a1f7de0ca1 fix problems with StandardToken 9 lat temu