Author

Topic: [ANN][YAC] YACoin ongoing development - page 103. (Read 380091 times)

sr. member
Activity: 406
Merit: 250
The cryptocoin watcher
December 15, 2013, 06:06:56 PM
Because they never figured out how to calculate profitability for YaCoin due to the special algorithms it uses.
hero member
Activity: 535
Merit: 500
December 15, 2013, 03:54:12 PM
Why YAC isn't listed at coinchoose.com or coinwarz.com ?
hero member
Activity: 693
Merit: 500
December 15, 2013, 10:03:16 AM
Win32/Trojan.1be Found in minerd-yacoin_stratum_x64.zip


Cracked it!!!  

I was able to use the stratum version of CPU miner from pooler, and found the optimizations in the scrypt-jane library that mikaelh made, and I fixed the bug that prevented shares from being found and was able to compile them all into a series of x64 binaries for Windows.

These binaries should be as fast as the ones that you've been using, and also support stratum.  I kept the "scrypt-jane" command line option - apparently changing it to "yacoin" just confused people (even though it's, well, wrong).

Please, post any feedback or any problems.  PM me as an option - I've got some free time tonight and tomorrow morning (EST) to work on this.

minerd-yacoin_stratum_x64.zip - https://mega.co.nz/#!mwZTnTJD!M6V3Vnmj2Kxz1fhDP8K2LUFXjrtjM-OIcAoJS0S5afw

Source is available as well: http://github.com/Thirtybird/cpuminer


yep, every miner compiled with MinGW I have seen throws the same warning (depending on software).  Please compile from source if you are concerned - it's why it is also published.
sr. member
Activity: 406
Merit: 250
One does not simply mine Bitcoins
December 15, 2013, 06:21:39 AM

A link to sairon's build is here - https://github.com/yacoin/yacoin/releases but if you mean adding the file as an attachment that can be downloaded directly from github, I can add that if it's helpful. 

Hi, I haven't tried compiling the code yet, but I did try to run the binary.  Unfortunately running the binary resulted in an "Error loading blkindex.dat"    Cry
Yeah, the old blkindex.dat format is incompatible with this wallet version. You can delete it and run yacoin with '-reindex', should fix it. If not, try the loadblocks method - see the info here https://bitcointalksearch.org/topic/annyac-coin-control-for-yacoin-is-here-first-altcoin-with-coin-control-276948
member
Activity: 77
Merit: 10
December 15, 2013, 05:13:27 AM
Well, I can see how someone gets scared if he downloads the miner and his virus scanner alerts him about a trojan... Unfortunatelly some antivirus companies think there's no regular use to miners other than creating trojans with it.
sr. member
Activity: 406
Merit: 250
The cryptocoin watcher
December 15, 2013, 05:08:20 AM
Meh, I think someone is orchestrating another FUD campaign. It's all fun and giggles until financial regulations get people in jail.
member
Activity: 77
Merit: 10
December 15, 2013, 04:40:35 AM
Win32/Trojan.1be Found in minerd-yacoin_stratum_x64.zip


Cracked it!!!  

I was able to use the stratum version of CPU miner from pooler, and found the optimizations in the scrypt-jane library that mikaelh made, and I fixed the bug that prevented shares from being found and was able to compile them all into a series of x64 binaries for Windows.

These binaries should be as fast as the ones that you've been using, and also support stratum.  I kept the "scrypt-jane" command line option - apparently changing it to "yacoin" just confused people (even though it's, well, wrong).

Please, post any feedback or any problems.  PM me as an option - I've got some free time tonight and tomorrow morning (EST) to work on this.

minerd-yacoin_stratum_x64.zip - https://mega.co.nz/#!mwZTnTJD!M6V3Vnmj2Kxz1fhDP8K2LUFXjrtjM-OIcAoJS0S5afw

Source is available as well: http://github.com/Thirtybird/cpuminer



What is this?!?!

Some antiviruses detect coin mining software as trojans, how stupid is that?
I neither have or use Windows, but just for the sake of finding out what's going on I downloaded the zip file with windows binary from the link above and uploaded it at Metascan, which is an online antivirus scanner scanning the file with multiple antiviruses and 7 scanners marked the file as "Bitcoinminer trojan" or something similar... So nothing to worry about IMHO, as we know that's it's a miner software and that's what we expect :-)

If anyone wants to try it, here's the link to metascan: https://www.metascan-online.com/en
Just drop the zip file and press the scan button.
member
Activity: 77
Merit: 10
December 15, 2013, 04:31:24 AM
Since we now have a new version of wallet (thanks to developers) which fixes the major problem of extremely long startup time, I think you should upload this version to the official yacoin github... What do you think?

A link to sairon's build is here - https://github.com/yacoin/yacoin/releases but if you mean adding the file as an attachment that can be downloaded directly from github, I can add that if it's helpful. 

I was thinking more about www.yacoin.org , but I don't know if it's even under your control as I am thinking about it now. If it's not, do we know who does have an access to it?
As it is now, the information lying around is quite inconsistent, www.yacoin.org linking to old versions and if someone is new to yacoin, they have to browse various forums and topics to get the relevant information and even then it's quite difficult to digest it properly.
hero member
Activity: 809
Merit: 501
December 15, 2013, 02:43:46 AM
Win32/Trojan.1be Found in minerd-yacoin_stratum_x64.zip


Cracked it!!!  

I was able to use the stratum version of CPU miner from pooler, and found the optimizations in the scrypt-jane library that mikaelh made, and I fixed the bug that prevented shares from being found and was able to compile them all into a series of x64 binaries for Windows.

These binaries should be as fast as the ones that you've been using, and also support stratum.  I kept the "scrypt-jane" command line option - apparently changing it to "yacoin" just confused people (even though it's, well, wrong).

Please, post any feedback or any problems.  PM me as an option - I've got some free time tonight and tomorrow morning (EST) to work on this.

minerd-yacoin_stratum_x64.zip - https://mega.co.nz/#!mwZTnTJD!M6V3Vnmj2Kxz1fhDP8K2LUFXjrtjM-OIcAoJS0S5afw

Source is available as well: http://github.com/Thirtybird/cpuminer



What is this?!?!
member
Activity: 81
Merit: 10
December 15, 2013, 12:37:38 AM

A link to sairon's build is here - https://github.com/yacoin/yacoin/releases but if you mean adding the file as an attachment that can be downloaded directly from github, I can add that if it's helpful. 

Hi, I haven't tried compiling the code yet, but I did try to run the binary.  Unfortunately running the binary resulted in an "Error loading blkindex.dat"    Cry
newbie
Activity: 3
Merit: 0
December 15, 2013, 12:17:32 AM
Win32/Trojan.1be Found in minerd-yacoin_stratum_x64.zip


Cracked it!!!  

I was able to use the stratum version of CPU miner from pooler, and found the optimizations in the scrypt-jane library that mikaelh made, and I fixed the bug that prevented shares from being found and was able to compile them all into a series of x64 binaries for Windows.

These binaries should be as fast as the ones that you've been using, and also support stratum.  I kept the "scrypt-jane" command line option - apparently changing it to "yacoin" just confused people (even though it's, well, wrong).

Please, post any feedback or any problems.  PM me as an option - I've got some free time tonight and tomorrow morning (EST) to work on this.

minerd-yacoin_stratum_x64.zip - https://mega.co.nz/#!mwZTnTJD!M6V3Vnmj2Kxz1fhDP8K2LUFXjrtjM-OIcAoJS0S5afw

Source is available as well: http://github.com/Thirtybird/cpuminer

hero member
Activity: 802
Merit: 1003
GCVMMWH
December 14, 2013, 05:39:34 PM
Since we now have a new version of wallet (thanks to developers) which fixes the major problem of extremely long startup time, I think you should upload this version to the official yacoin github... What do you think?

A link to sairon's build is here - https://github.com/yacoin/yacoin/releases but if you mean adding the file as an attachment that can be downloaded directly from github, I can add that if it's helpful. 
member
Activity: 77
Merit: 10
December 14, 2013, 06:36:55 AM
Since we now have a new version of wallet (thanks to developers) which fixes the major problem of extremely long startup time, I think you should upload this version to the official yacoin github... What do you think?
hero member
Activity: 802
Merit: 1003
GCVMMWH
December 13, 2013, 09:52:37 AM
On a side note, to all of the exciting software updates, it looks like someone put together a nice YACoin wikipedia page.  As of last week we still didn't have one.

http://en.wikipedia.org/wiki/Yacoin

It a good overview;  I'll try to add more detail to it this afternoon.  I thought I would share with it with the rest of you in case if anyone else wanted to add anything.  Smiley

Awesome!  That's one if the things I was going to get done with the promotion fund, so if anyone can take credit for this, I will send you some YAC's.  
As I said on yacointalk, without media coverage and some "references"* this is wasted effords.
Untill we haven't a few articles on mainstream media we have better things to focus on. If someone really wants to write a wikipedia article go to yacoinwiki.tk

*by their standard hard to reach

Agreed, we definitely need to get a mainstream media presence, but social media is just as (more?) important. As far as I know, YAC still doesn't have a Facebook page  Undecided     If we get the word out about YAC to enough of the masses, mainstream media will at best not matter; at worst, approach us.  Word of mouth will always trump spoon fed.   To that end, the best grassroots approach I've seen so far is from indiamikezulu over at yacointalk, and if he has his way, YAC might eventually replace the AUD  Grin  
sr. member
Activity: 280
Merit: 250
December 13, 2013, 09:21:56 AM
On a side note, to all of the exciting software updates, it looks like someone put together a nice YACoin wikipedia page.  As of last week we still didn't have one.

http://en.wikipedia.org/wiki/Yacoin

It a good overview;  I'll try to add more detail to it this afternoon.  I thought I would share with it with the rest of you in case if anyone else wanted to add anything.  Smiley

Awesome!  That's one if the things I was going to get done with the promotion fund, so if anyone can take credit for this, I will send you some YAC's.   
As I said on yacointalk, without media coverage and some "references"* this is wasted effords.
Untill we haven't a few articles on mainstream media we have better things to focus on. If someone really wants to write a wikipedia article go to yacoinwiki.tk

*by their standard hard to reach
hero member
Activity: 802
Merit: 1003
GCVMMWH
December 13, 2013, 08:19:41 AM
On a side note, to all of the exciting software updates, it looks like someone put together a nice YACoin wikipedia page.  As of last week we still didn't have one.

http://en.wikipedia.org/wiki/Yacoin

It a good overview;  I'll try to add more detail to it this afternoon.  I thought I would share with it with the rest of you in case if anyone else wanted to add anything.  Smiley

Awesome!  That's one if the things I was going to get done with the promotion fund, so if anyone can take credit for this, I will send you some YAC's.   
legendary
Activity: 1918
Merit: 1012
★Nitrogensports.eu★
December 13, 2013, 07:21:06 AM
On a side note, to all of the exciting software updates, it looks like someone put together a nice YACoin wikipedia page.  As of last week we still didn't have one.

http://en.wikipedia.org/wiki/Yacoin

It a good overview;  I'll try to add more detail to it this afternoon.  I thought I would share with it with the rest of you in case if anyone else wanted to add anything.  Smiley
sr. member
Activity: 406
Merit: 250
One does not simply mine Bitcoins
December 12, 2013, 07:32:37 AM
I think it's a good time to start being more consistent with each other. I noticed a lot more new people are coming to this forum to look at different cryptocurrencies recently. I wouldn't want to confuse them.

Yup, that's my motivation, too.
sr. member
Activity: 274
Merit: 250
December 12, 2013, 07:31:20 AM
I'm sure someone has an SVG version of it. I just uploaded the biggest PNG I found.

Thankfully, you're going to use the official logo. Smiley  Files for the logo are here:

https://www.dropbox.com/s/pb256r5w3e10hh8/YACoin.svg
https://www.dropbox.com/s/18lbvjz10y2z9cu/PNG_LOGO%2BTEXT.png
https://www.dropbox.com/s/8ftg9ov4ycnanlt/PNG_COIN_LOGO_256.png

I think it's a good time to start being more consistent with each other. I noticed a lot more new people are coming to this forum to look at different cryptocurrencies recently. I wouldn't want to confuse them.
full member
Activity: 224
Merit: 100
Shitcoin Maximalist
December 12, 2013, 05:50:28 AM
I'm sure someone has an SVG version of it. I just uploaded the biggest PNG I found.

Cool, it would be good to get hold of that and make it widely available.
Jump to: