Commit Graph

445 Commits

Author SHA1 Message Date
40af10df5e Correct relative directory reference 2016-10-21 16:22:55 -07:00
57d83fd022 Distinguish between Bounty types 2016-10-21 15:48:03 -07:00
bb3ebe13fa Separate bounty contracts from general pattern contracts 2016-10-21 15:44:30 -07:00
27b156dbc0 Create CrowdsaleTokenBounty 2016-10-21 15:43:02 -07:00
961a26ad40 Create SimpleTokenBounty 2016-10-21 15:42:43 -07:00
5eea131f1e extract simpler version of Token into separate file 2016-10-14 12:58:35 -03:00
dbc2853372 fixes for StandardToken 2016-10-14 12:38:01 -03:00
a1f7de0ca1 fix problems with StandardToken 2016-10-14 10:55:16 -03:00
0a0f8c58a2 StandardToken first version 2016-10-13 15:33:25 -03:00
f8c486ea1b style changes to base token 2016-10-12 20:07:15 -03:00
f53ec8613e new token base 2016-10-12 20:03:23 -03:00
25a0210118 improve PullPaymentCapable 2016-10-12 16:51:12 -03:00
5c07cd148d add pragmas and get tests to run 2016-10-12 14:02:54 -04:00
21fb7463c7 PullPayment rename fixes 2016-10-12 13:53:38 -04:00
25d0ed0006 changes for solidity 0.4 2016-10-12 13:52:24 -04:00
503faa051d rename PullPaymentCapable=>PullPayment 2016-10-05 17:08:40 -03:00
8b921dc6ec fix pullpaymentcapable test 2016-09-30 18:51:42 -03:00
9c26899010 Add public to PullPaymentCapable data 2016-09-30 18:12:53 -03:00
c7f74555a3 add some modifiers to poex example 2016-09-30 13:45:55 -03:00
fd45473367 minor mods to poex contract 2016-09-30 13:29:34 -03:00
2c593a4d1a add poex example 2016-09-30 13:24:25 -03:00
825203fcec write ownable simple test 2016-09-12 19:16:37 -07:00
9ec8d752ae make Ownable transferrable 2016-08-23 18:11:21 -03:00
06a391113c fix Token imports and v0.0.6 2016-08-18 16:32:48 -03:00
99c8ac9a28 fix stoppablebid, add package.json 2016-08-18 16:30:17 -03:00
0241046e1f tidy up 2016-08-16 12:51:05 -03:00
ae60987f58 refactor and document PullPaymentCapable 2016-08-16 12:45:35 -03:00
71295a12a9 reorganize examples into folder 2016-08-16 12:26:25 -03:00
30c0600ac1 some security fixes 2016-08-16 12:14:53 -03:00
c543282f40 stoppable style 2016-08-12 11:33:56 -03:00
fa8fd3044b limitfunds and fixes 2016-08-12 11:30:46 -03:00
66fb8476b2 stoppable polish 2016-08-11 18:23:39 -03:00
4bfc2ba858 stoppable and stoppablebid example 2016-08-11 18:21:15 -03:00
f719bbf14b remove ws 2016-08-11 16:30:43 -03:00
857e37e032 Bounty contract 2016-08-11 16:29:10 -03:00
e7933fce47 fix token style 2016-08-11 14:52:49 -03:00
83acbbbb15 Array usage examples 2016-08-11 13:02:32 -03:00
4ad2e0fb2d remove tabs 2016-08-10 15:36:10 -03:00
015708af62 examples and more contracts 2016-08-10 15:23:39 -03:00
c9ae7c3f1c fix killable 2016-08-09 14:22:06 -03:00
694d1afe1e killable and ownable 2016-08-09 14:06:13 -03:00
01992ec32e Rejector base class 2016-08-09 12:46:17 -03:00
aa1e0944ec remove truffle scaffolding 2016-08-08 17:34:41 -03:00
96983f37e4 add basic tokens 2016-08-08 17:20:55 -03:00
50a290e10a use truffle 2016-08-05 14:37:06 -03:00