Pages:
Author

Topic: [ANN][CACH] CACHeCoin released based on scrypt-jane - page 9. (Read 224367 times)

jr. member
Activity: 40
Merit: 13
hi

I have a problem with CPU mining
I tried with Minerd-yacoin_stratum_x64_2_4_0
but I had only 30 hash / s !!
there is another method or another CPU mining software that gives a bit more?

thank you very much

https://github.com/vertoe/cpuminer-cach  Wink

./minerd --url=stratum+tcp://myminingpool.com:3333 --userpass=my.worker:password

?

./minerd --algo=scrypt-jane -o stratum+tcp://myminingpool.com:3333 -u yourworker -p yourpw

not work  Angry

intel core i5-3337U 1.8GHz


This is a Linux Miner, you have Windows Cheesy

or I find for windows?   Cry
full member
Activity: 131
Merit: 100
hi

I have a problem with CPU mining
I tried with Minerd-yacoin_stratum_x64_2_4_0
but I had only 30 hash / s !!
there is another method or another CPU mining software that gives a bit more?

thank you very much

https://github.com/vertoe/cpuminer-cach  Wink

./minerd --url=stratum+tcp://myminingpool.com:3333 --userpass=my.worker:password

?

./minerd --algo=scrypt-jane -o stratum+tcp://myminingpool.com:3333 -u yourworker -p yourpw

not work  Angry

intel core i5-3337U 1.8GHz


This is a Linux Miner, you have Windows Cheesy
full member
Activity: 131
Merit: 100
I want to warn all. I sent a few coins on the market, but the balance is zero exbito.com is a scam. Be careful. Max REPOST https://twitter.com/pollystripe/status/591622333330288640

Cach is only on cryptsy!?
jr. member
Activity: 40
Merit: 13
hi

I have a problem with CPU mining
I tried with Minerd-yacoin_stratum_x64_2_4_0
but I had only 30 hash / s !!
there is another method or another CPU mining software that gives a bit more?

thank you very much

https://github.com/vertoe/cpuminer-cach  Wink

./minerd --url=stratum+tcp://myminingpool.com:3333 --userpass=my.worker:password

?

./minerd --algo=scrypt-jane -o stratum+tcp://myminingpool.com:3333 -u yourworker -p yourpw

not work  Angry

intel core i5-3337U 1.8GHz
newbie
Activity: 10
Merit: 0
Hi guys,

what CACH wallet do you use?

Cause i have quite old QT 4.8.5 and v5.4.0.0 - alpha version..

thanks
P.
full member
Activity: 131
Merit: 100
hi

I have a problem with CPU mining
I tried with Minerd-yacoin_stratum_x64_2_4_0
but I had only 30 hash / s !!
there is another method or another CPU mining software that gives a bit more?

thank you very much

https://github.com/vertoe/cpuminer-cach  Wink

./minerd --url=stratum+tcp://myminingpool.com:3333 --userpass=my.worker:password

?

./minerd --algo=scrypt-jane -o stratum+tcp://myminingpool.com:3333 -u yourworker -p yourpw
jr. member
Activity: 40
Merit: 13
hi

I have a problem with CPU mining
I tried with Minerd-yacoin_stratum_x64_2_4_0
but I had only 30 hash / s !!
there is another method or another CPU mining software that gives a bit more?

thank you very much

https://github.com/vertoe/cpuminer-cach  Wink

./minerd --url=stratum+tcp://myminingpool.com:3333 --userpass=my.worker:password

?
full member
Activity: 131
Merit: 100
hi

I have a problem with CPU mining
I tried with Minerd-yacoin_stratum_x64_2_4_0
but I had only 30 hash / s !!
there is another method or another CPU mining software that gives a bit more?

thank you very much

https://github.com/vertoe/cpuminer-cach  Wink
jr. member
Activity: 40
Merit: 13
hi

I have a problem with CPU mining
I tried with Minerd-yacoin_stratum_x64_2_4_0
but I had only 30 hash / s !!
there is another method or another CPU mining software that gives a bit more?

thank you very much
legendary
Activity: 1960
Merit: 1126
wow cheaps coins again Smiley

yet no one saw them, I'll buy Grin

meeeh i can't remember my cryptsy login Sad save some for me, i'm coming!

ok. 0.00017490-0.00017491 orders wait you
hero member
Activity: 518
Merit: 505
Hi singula,

it's good to see you still around. People tend to say Cachecoin is/was dead. But you are the living proof it's not the case since you have been here from the beginning and you are still contributing.

Do you mind commenting on my plans to create a more modern wallet? Since your pool has 97% of the hashrate, I will need to stay in touch with you for possible forking plans.

--- vertoe

Yes, catcoin pool was also actually the first pool that was created for mining CACHe. Smiley

I think it is a good idea to create a more modern wallet, although that does not necessarily mean breaking network/blockchain compatibility (if the key rules for difficulty, tx fees, genesis block, coin maturity and other key coin design components does not change, then the old and new wallet can even coexist ....) for example DOGEcoin code was rebased to a newer wallet, based on newer version of litecoin - which improved some things, like faster blockchain synchronization, but people were still able to run the old wallet. Although there were some "incompatible" changes like raising the too-low txfee to fix possible issues with tx spam, but these were independent on the wallet modernization.

Stuff like coin-control patches (to have more fine-grained control over coin sending), watch-only wallet support (to track coins not in your wallet Smiley and other may be nice to implement and will certainly make the wallet more usable.

Are there also any major design changes in the roadmap that may affect the network/blockchain compatibility?

In that case I will have to update the wallet, even though that may cause a brief outage at the pool. If the blockchain format on disk does not change, the update is very quick - just compile new version, then kill coin daemon, replace binary, start coin daemon (few seconds outage) and then just check the remaining pool components to ensure nothing has broken. Re-downloading the blockchain may cause longer outage (maybe few minutes), but there are some tricks to minimize it (like downloading the chain to another server in the same datacenter first, so the redownload on the pool wallet will be then very quick ...)

I guess I should also revise the content at the unofficial wiki I created some time ago at http://wiki.cachecoin.net/w/Main_Page (some information there may be slightly outdated).


The changes from 0.7 to 0.10 are huge and I'm currently not able to count them properly because I dont really know what the bitcoin 0.7 tree was looking like. But from my experience I can tell that 0.9 to 0.10 causes a soft work because of the new header version bump (v3, see BIP0066) and yeah once a fully working wallet is released I will strongly recommend anyone to update as the old client is really not good in so many perspectives.

This update would also require a complete rearranging of the blockchain as 0.10 introduces headers-first synchronisation. So restarting the daemon could take a couple of minutes. Anyways, this is music of the future, the most challenging part will be (back-)porting Proof of Stake without breaking stuff. I will post an announcement as soon as I have working infrastructure and know how to proceed.

Sorry guys for letting you down with the roadmap, it will be included in the new announcement as soon as stuff is done. Just be patient.
legendary
Activity: 1680
Merit: 1002
Decentralize Everything
Difficulty Up ^ Price  Down    Huh Huh Huh Huh

{
"proof-of-work" : 0.04096135,
"proof-of-stake" : 0.25136836,
"search-interval" : 1
}


Sorry about the price going down a bit. I have just stopped buying for a few days.

Totally a boast post Wink

actually it was a bit ironic.

I can't really boast when MyFarm, JL and a bunch of others all divided in minutes after vertoe posted. If anyone has any boasting to do, its them.

Then lets call my post a jealous post  Grin

I can't buy every coin I like.  I'm bag holding in spirit!
legendary
Activity: 1456
Merit: 1000
Difficulty Up ^ Price  Down    Huh Huh Huh Huh

{
"proof-of-work" : 0.04096135,
"proof-of-stake" : 0.25136836,
"search-interval" : 1
}


Sorry about the price going down a bit. I have just stopped buying for a few days.

Totally a boast post Wink

actually it was a bit ironic.

I can't really boast when MyFarm, JL and a bunch of others all dived in minutes after vertoe posted. If anyone has any boasting to do, its them.

edit for brain freeze
legendary
Activity: 1680
Merit: 1002
Decentralize Everything
Difficulty Up ^ Price  Down    Huh Huh Huh Huh

{
"proof-of-work" : 0.04096135,
"proof-of-stake" : 0.25136836,
"search-interval" : 1
}


Sorry about the price going down a bit. I have just stopped buying for a few days.

Totally a boast post Wink
legendary
Activity: 1456
Merit: 1000
Difficulty Up ^ Price  Down    Huh Huh Huh Huh

{
"proof-of-work" : 0.04096135,
"proof-of-stake" : 0.25136836,
"search-interval" : 1
}


Sorry about the price going down a bit. I have just stopped buying for a few days.
hero member
Activity: 666
Merit: 500
Difficulty Up ^ Price  Down    Huh Huh Huh Huh

{
"proof-of-work" : 0.04096135,
"proof-of-stake" : 0.25136836,
"search-interval" : 1
}



hero member
Activity: 585
Merit: 500
wow cheaps coins again Smiley

yet no one saw them, I'll buy Grin

meeeh i can't remember my cryptsy login Sad save some for me, i'm coming!
legendary
Activity: 1960
Merit: 1126
wow cheaps coins again Smiley

yet no one saw them, I'll buy Grin
sr. member
Activity: 462
Merit: 251
Hi singula,

it's good to see you still around. People tend to say Cachecoin is/was dead. But you are the living proof it's not the case since you have been here from the beginning and you are still contributing.

Do you mind commenting on my plans to create a more modern wallet? Since your pool has 97% of the hashrate, I will need to stay in touch with you for possible forking plans.

--- vertoe

Yes, catcoin pool was also actually the first pool that was created for mining CACHe. Smiley

I think it is a good idea to create a more modern wallet, although that does not necessarily mean breaking network/blockchain compatibility (if the key rules for difficulty, tx fees, genesis block, coin maturity and other key coin design components does not change, then the old and new wallet can even coexist ....) for example DOGEcoin code was rebased to a newer wallet, based on newer version of litecoin - which improved some things, like faster blockchain synchronization, but people were still able to run the old wallet. Although there were some "incompatible" changes like raising the too-low txfee to fix possible issues with tx spam, but these were independent on the wallet modernization.

Stuff like coin-control patches (to have more fine-grained control over coin sending), watch-only wallet support (to track coins not in your wallet Smiley and other may be nice to implement and will certainly make the wallet more usable.

Are there also any major design changes in the roadmap that may affect the network/blockchain compatibility?

In that case I will have to update the wallet, even though that may cause a brief outage at the pool. If the blockchain format on disk does not change, the update is very quick - just compile new version, then kill coin daemon, replace binary, start coin daemon (few seconds outage) and then just check the remaining pool components to ensure nothing has broken. Re-downloading the blockchain may cause longer outage (maybe few minutes), but there are some tricks to minimize it (like downloading the chain to another server in the same datacenter first, so the redownload on the pool wallet will be then very quick ...)

I guess I should also revise the content at the unofficial wiki I created some time ago at http://wiki.cachecoin.net/w/Main_Page (some information there may be slightly outdated).
Pages:
Jump to: