Commit Graph

129 Commits (ac6f9288a88c109dc3ccddd68904b21d5a75094b)

Author SHA1 Message Date
AugustoL d974924045 Added claimAfterBlock variable and tests changes to support changes 8 years ago
Arseniy Klempner a5602e7e7b Make resetSpentToday and setDailyLimit internal functions 8 years ago
Arseniy Klempner 813c1ff0cd Add payable to MultisigWalletMock() 8 years ago
Arseniy Klempner 8aa06bda38 Create tests for MultisigWallet 8 years ago
Arseniy Klempner 36fa2a72cf Decouple Shareable from DayLimit 8 years ago
Arkadiy Kukarkin 9c81dd29bb Fix example contracts 8 years ago
Arseniy Klempner e5eaa919b1 Make isOwner() const. Add necessary toString() calls in tests. 8 years ago
Manuel Araoz f79ad4e2f6 add 2 lines between top level definitions 8 years ago
AugustoL 02f7f4c49d Fix invalid character on Claimable 8 years ago
qdeswaef 77e732218e Also change claimable to avoid conflicts with ERC20 tokens 8 years ago
qdeswaef 41fdd5d4c6 fixes gh-109: resolve conflict between Ownable and ERC20 token. 8 years ago
qdeswaef 9d56414b75 fixed the code 8 years ago
qdeswaef c15fa95bea fixes gh-99 PullPaymentMock needed a payable constructor 8 years ago
qdeswaef 0e58f7b992 fixes gh-99 PullPaymentMock needed a payable constructor 8 years ago
AugustoL 423cec41e3 claimBefore modifier removed on DelayedClaimable contract 8 years ago
Arseniy Klempner c390e94da6 Create tests for DayLimit 8 years ago
Arseniy Klempner 0ec09f4131 Create tests for Shareable 8 years ago
AugustoL c7eb6736ee DelayedClaimable contract with test added 8 years ago
Arseniy Klempner b6feefaed9 Create tests for SafeMath 8 years ago
Manuel Araoz 8b1f1ab67b Remove redundant checks in StandardToken 8 years ago
Manuel Araoz 582baea62b killable formatting 8 years ago
Manuel Araoz 35363c01b1 improve docs of base contracts 8 years ago
Manuel Araoz 47d979aa72 Bounty docs 8 years ago
Manuel Araoz 726840b8de make Bounty inheritance explicit 8 years ago
Manuel Araoz b99fc005a3 token contract doc improvements 8 years ago
Arseniy Klempner da2434e081 Add import for Ownable 8 years ago
Manuel Araoz 701f7b1e83 fix multisig problems 8 years ago
Manuel Araoz d31a31f1f0 first version of multisig 8 years ago
Arseniy Klempner 794596254b Inherit Ownable in Migrations and Killable. Fix naming convention. 8 years ago
Manuel Araoz 2aaf7ae21f DayLimit first version 8 years ago
Manuel Araoz 93f693924a first shareable version 8 years ago
AugustoL 475cb5dc1f Renamed DelayedClaimable function and modifier 8 years ago
AugustoL 85a4013f49 Using modifier to check block on delayedClaimable, tests fixed 8 years ago
Manuel Araoz 7bc35f6f78 polish BasicToken 8 years ago
Manuel Araoz 4cd8aa7900 add more limit tests to LimitBalance 8 years ago
Manuel Araoz 44138018dc limit funds improvements 8 years ago
AugustoL 0aa4d02044 DelayedClaimable contract with test added 8 years ago
Manuel Araoz 3e9bfbc77a add simple tests for BasicToken 8 years ago
Manuel Araoz 8acc783309 rename lite->basic 8 years ago
Manuel Araoz 10e8d6a09f move erc20 and standardtoken to token folder 8 years ago
Federico Bond 2b62f349ee Fill totalSupply in StandardTokenMock 8 years ago
Steve Ellis 5f6b7f9301 add check prevening ownables from getting stuck 8 years ago
Federico Bond 278f060c56 Replace composition for inheritance in Bounty 8 years ago
Manuel Araoz 83f4104699 migrate to 0.4.4 8 years ago
Federico Bond defcf56664 Replace deprecated suicide with selfdestruct 8 years ago
Federico Bond 4599fbf248 Make Stoppable a subclass of Ownable. Fixes #47 8 years ago
AugustoL 0f3a8051d6 Added Claimable contract as an extension of Ownable with the Claimable tests 8 years ago
Manuel Araoz e2861e7591 fix spacing 8 years ago
Makoto Inoue b6a5830047 Does not allow to create bounty contract without address 8 years ago
Arseniy Klempner 71edad126b Create tests for StandardToken 8 years ago