Pages:
Author

Topic: CFC new page * Pure POS * Swap from CFC2 * Bounties * Mac Linux Win wallets! - page 2. (Read 24485 times)

sr. member
Activity: 399
Merit: 250
dead coin?
just searched for coffee coin since i am an coffee addicted and found this one.

not dead, three exchanges, live network. Wink
full member
Activity: 126
Merit: 100
dead coin?
just searched for coffee coin since i am an coffee addicted and found this one.
hero member
Activity: 671
Merit: 1000

did you lose some mcash, ily and a few other coins that had no homes. Shady I'm not sure they got robbed.. you know hacked. However, they have a new platform and tech and spent some more money to keep stuff safe. Anybody can get hacked.
full member
Activity: 191
Merit: 100
Let's have fun!
Why is this coin dead?
Because it's POS.
POS = PILE OF SUCKERS.
No POS coin will ever be profitable or have any relevance,
POS is a fantasy.


There are quite some successful POS coins.

CFC could be one of them. Wink
sr. member
Activity: 361
Merit: 250
Why is this coin dead?
Because it's POS.
POS = PILE OF SUCKERS.
No POS coin will ever be profitable or have any relevance,
POS is a fantasy.
sr. member
Activity: 350
Merit: 250


Still a good news for CoffeeCoin.

Now this coin has 3 exchanges. Not bad at all. Smiley

But the real good news I think is that the dev has still been working for CFC.
I thought the dev stopped support in July. Huh Huh
full member
Activity: 191
Merit: 100
Let's have fun!


Still a good news for CoffeeCoin.

Now this coin has 3 exchanges. Not bad at all. Smiley

But the real good news I think is that the dev has still been working for CFC.
full member
Activity: 191
Merit: 100
Let's have fun!

What i did:

1. Change PUBKEY_ADDRESS from "103" (CFC https://github.com/TheRCG/CFC/blob/master/src/base58.h#L279 ) to 26 is letter "B" e.g. Burn and change SCRIPT_ADDRESS to 45
2. Compiled wallet and started it, create receive address BW8ddXzP3mwCTmPUCxmfnLNmp1KLYe2xAo
3. Send test transaction to this address, in Coffeecoin network this address show as http://51.255.6.35:30003/address/iZTV66GLYiyv8HFxw6urAmFZjFpQiBmEt7 (I mark it "Burn Developer Address")

I cann't use this coin again, Every man can try and check import this address:


dumpprivkey BW8ddXzP3mwCTmPUCxmfnLNmp1KLYe2xAo



Pp8w5Mu32DipPnFqjw99R763XLTvPbqbxjETLLybLnPqCTvUAA3Y

And if community agree with this method — I burn rest of swap coins immediately.


Why you use your own method that is very different from the common method I posted?  Huh

The problem of your method is that someone can still own the private key. That is not safe.

Your method gives me this:

Code:
./Coffeecoind gettransaction 17d7f102024349041118771778b4b39da875038acf8cc063b26c33b20b50c733
        "scriptPubKey" : {
          "asm" : "OP_DUP OP_HASH160 48e16680ba9d74278de018b34c076a5e40e89748 OP_EQUALVERIFY OP_CHECKSIG",

The common method should give:

Code:
"scriptPubKey" : {
          "asm" : "OP_DUP OP_HASH160 0000000000000000000000000000000000000000 OP_EQUALVERIFY OP_CHECKSIG",

Only this can make sure no one can own the private key.


Dear Coffeecoin community!

You need a new developer.
Full support will be provided until June 15, 2016.



Could you please clarify the meaning of "full support"?

What will be the difference before and after June 15, 2016?

I think the CFC price has crashed after your announcement.

Hi!

Full support is all what any dev must do — relations with holders and exchanges, proceed source code, host blockexplorer, forum support, etc.
After June 15, 2016 I will leave dev status and delete info from my server, explorer will be stop; no dumping my coins.
All coins price go up or down according traders moves, please don't associate it with my announcement, it's wasn't my goal.  Wink



Then what was your real goal to abandon this coin?

Coffeecoin should be the one with best potentials among all the coins you seem to be managing.

It looks bad you abandon CFC like this.

I hope you can at least keep the explorer running after June 15, 2016. That's the most important and should be able to prevent exchanges delisting CFC.

Better way is you find another dev first before you leave dev status. I remember the old dev also found you first before he left.
sr. member
Activity: 399
Merit: 250

What i did:

1. Change PUBKEY_ADDRESS from "103" (CFC https://github.com/TheRCG/CFC/blob/master/src/base58.h#L279 ) to 26 is letter "B" e.g. Burn and change SCRIPT_ADDRESS to 45
2. Compiled wallet and started it, create receive address BW8ddXzP3mwCTmPUCxmfnLNmp1KLYe2xAo
3. Send test transaction to this address, in Coffeecoin network this address show as http://51.255.6.35:30003/address/iZTV66GLYiyv8HFxw6urAmFZjFpQiBmEt7 (I mark it "Burn Developer Address")

I cann't use this coin again, Every man can try and check import this address:


dumpprivkey BW8ddXzP3mwCTmPUCxmfnLNmp1KLYe2xAo



Pp8w5Mu32DipPnFqjw99R763XLTvPbqbxjETLLybLnPqCTvUAA3Y

And if community agree with this method — I burn rest of swap coins immediately.


Why you use your own method that is very different from the common method I posted?  Huh

The problem of your method is that someone can still own the private key. That is not safe.

Your method gives me this:

Code:
./Coffeecoind gettransaction 17d7f102024349041118771778b4b39da875038acf8cc063b26c33b20b50c733
        "scriptPubKey" : {
          "asm" : "OP_DUP OP_HASH160 48e16680ba9d74278de018b34c076a5e40e89748 OP_EQUALVERIFY OP_CHECKSIG",

The common method should give:

Code:
"scriptPubKey" : {
          "asm" : "OP_DUP OP_HASH160 0000000000000000000000000000000000000000 OP_EQUALVERIFY OP_CHECKSIG",

Only this can make sure no one can own the private key.


Dear Coffeecoin community!

You need a new developer.
Full support will be provided until June 15, 2016.



Could you please clarify the meaning of "full support"?

What will be the difference before and after June 15, 2016?

I think the CFC price has crashed after your announcement.

Hi!

Full support is all what any dev must do — relations with holders and exchanges, proceed source code, host blockexplorer, forum support, etc.
After June 15, 2016 I will leave dev status and delete info from my server, explorer will be stop; no dumping my coins.
All coins price go up or down according traders moves, please don't associate it with my announcement, it's wasn't my goal.  Wink
full member
Activity: 191
Merit: 100
Let's have fun!

What i did:

1. Change PUBKEY_ADDRESS from "103" (CFC https://github.com/TheRCG/CFC/blob/master/src/base58.h#L279 ) to 26 is letter "B" e.g. Burn and change SCRIPT_ADDRESS to 45
2. Compiled wallet and started it, create receive address BW8ddXzP3mwCTmPUCxmfnLNmp1KLYe2xAo
3. Send test transaction to this address, in Coffeecoin network this address show as http://51.255.6.35:30003/address/iZTV66GLYiyv8HFxw6urAmFZjFpQiBmEt7 (I mark it "Burn Developer Address")

I cann't use this coin again, Every man can try and check import this address:


dumpprivkey BW8ddXzP3mwCTmPUCxmfnLNmp1KLYe2xAo



Pp8w5Mu32DipPnFqjw99R763XLTvPbqbxjETLLybLnPqCTvUAA3Y

And if community agree with this method — I burn rest of swap coins immediately.


Why you use your own method that is very different from the common method I posted?  Huh

The problem of your method is that someone can still own the private key. That is not safe.

Your method gives me this:

Code:
./Coffeecoind gettransaction 17d7f102024349041118771778b4b39da875038acf8cc063b26c33b20b50c733
        "scriptPubKey" : {
          "asm" : "OP_DUP OP_HASH160 48e16680ba9d74278de018b34c076a5e40e89748 OP_EQUALVERIFY OP_CHECKSIG",

The common method should give:

Code:
"scriptPubKey" : {
          "asm" : "OP_DUP OP_HASH160 0000000000000000000000000000000000000000 OP_EQUALVERIFY OP_CHECKSIG",

Only this can make sure no one can own the private key.


Dear Coffeecoin community!

You need a new developer.
Full support will be provided until June 15, 2016.



Could you please clarify the meaning of "full support"?

What will be the difference before and after June 15, 2016?

I think the CFC price has crashed after your announcement.
sr. member
Activity: 399
Merit: 250
be nice to see CFC survive
maybe sell some of them premine for a static node Wink

What do you mean?
legendary
Activity: 1470
Merit: 1010
Join The Blockchain Revolution In Logistics
be nice to see CFC survive
maybe sell some of them premine for a static node Wink
sr. member
Activity: 399
Merit: 250
Dear Coffeecoin community!

You need a new developer.
Full support will be provided until June 15, 2016.
Rest of developer fund here http://51.255.6.35:30003/address/iWUT9NjzGVr4RcvEKVYsMW4f3mYE77H7oH (must be burn any convenient to the community way).
Community funds here http://51.255.6.35:30003/address/ifePZTUWQ3g5MgKbybSh5DpPB6dN64Rd1C - will be transferred to the new developer or just leave after support end date.
Swap tracker here https://docs.google.com/spreadsheets/d/1mhfeao4Wy7QUrUrNE78hCB6HE2hGMJ_K8mto3YdMJhg/edit#gid=0
You can trade in:
- Yobit.net
- Cryptopia.co.nz (6 trade pair!)
Source code https://github.com/TheRCG/CFC

Thank you for your trust and respect for me!

Sad to see it die.

yea very sad

why would it die? the community can keep this running (including you guys and Matory) Smiley just shouldn't have left it all to Matory or any one person. the community should work together.

don't just sit back and expect others to do the work Smiley

All functions is work and correct. CFC need a trade volume in Yobit and Cryptopia
Every 0.1 btc volume cost for end-user only 0.0004 btc, so, find funds for investment, if you want a CFC future!!
legendary
Activity: 1876
Merit: 1000
Dear Coffeecoin community!

You need a new developer.
Full support will be provided until June 15, 2016.
Rest of developer fund here http://51.255.6.35:30003/address/iWUT9NjzGVr4RcvEKVYsMW4f3mYE77H7oH (must be burn any convenient to the community way).
Community funds here http://51.255.6.35:30003/address/ifePZTUWQ3g5MgKbybSh5DpPB6dN64Rd1C - will be transferred to the new developer or just leave after support end date.
Swap tracker here https://docs.google.com/spreadsheets/d/1mhfeao4Wy7QUrUrNE78hCB6HE2hGMJ_K8mto3YdMJhg/edit#gid=0
You can trade in:
- Yobit.net
- Cryptopia.co.nz (6 trade pair!)
Source code https://github.com/TheRCG/CFC

Thank you for your trust and respect for me!

Sad to see it die.

yea very sad

why would it die? the community can keep this running (including you guys and Matory) Smiley just shouldn't have left it all to Matory or any one person. the community should work together.

don't just sit back and expect others to do the work Smiley
sr. member
Activity: 399
Merit: 250
It's an excellent time for pump CFC in Yobit!
sr. member
Activity: 399
Merit: 250
sr. member
Activity: 399
Merit: 250
Dear Coffeecoin community!

You need a new developer.
Full support will be provided until June 15, 2016.
Rest of developer fund here http://51.255.6.35:30003/address/iWUT9NjzGVr4RcvEKVYsMW4f3mYE77H7oH (must be burn any convenient to the community way).
Community funds here http://51.255.6.35:30003/address/ifePZTUWQ3g5MgKbybSh5DpPB6dN64Rd1C - will be transferred to the new developer or just leave after support end date.
Swap tracker here https://docs.google.com/spreadsheets/d/1mhfeao4Wy7QUrUrNE78hCB6HE2hGMJ_K8mto3YdMJhg/edit#gid=0
You can trade in:
- Yobit.net
- Cryptopia.co.nz (6 trade pair!)
Source code https://github.com/TheRCG/CFC

Thank you for your trust and respect for me!

Sad to see it die.

yea very sad

Why sad?
sr. member
Activity: 284
Merit: 250
Dear Coffeecoin community!

You need a new developer.
Full support will be provided until June 15, 2016.
Rest of developer fund here http://51.255.6.35:30003/address/iWUT9NjzGVr4RcvEKVYsMW4f3mYE77H7oH (must be burn any convenient to the community way).
Community funds here http://51.255.6.35:30003/address/ifePZTUWQ3g5MgKbybSh5DpPB6dN64Rd1C - will be transferred to the new developer or just leave after support end date.
Swap tracker here https://docs.google.com/spreadsheets/d/1mhfeao4Wy7QUrUrNE78hCB6HE2hGMJ_K8mto3YdMJhg/edit#gid=0
You can trade in:
- Yobit.net
- Cryptopia.co.nz (6 trade pair!)
Source code https://github.com/TheRCG/CFC

Thank you for your trust and respect for me!

Sad to see it die.

yea very sad
Pages:
Jump to: