Bitcoin Forum
May 14, 2024, 09:13:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 »
501  Bitcoin / Bitcoin Discussion / Re: Is there a way to build a wallet generator till you hit the jackpot ? on: November 06, 2013, 04:34:42 PM
I'm surprised that no one has created a *coin to do this  Wink
502  Alternate cryptocurrencies / Announcements (Altcoins) / Re: FireFlyCoin Launched! on: November 04, 2013, 05:15:09 PM
Does FireFlyCoin work with reaver(s)?
503  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] YACoin ongoing development on: November 01, 2013, 02:52:07 PM
Code:
$ make -f makefile.unix 
/bin/sh ../share/genbuild.sh obj/build.h
gcc -c -O3 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/usr/src/coins/yacoin/src -I/usr/src/coins/yacoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -o obj/scrypt-jane.o scrypt-jane/scrypt-jane.c
scrypt-jane/scrypt-jane.c:10:8: error: expected identifier or ‘(’ before string constant
make: *** [obj/scrypt-jane.o] Error 1

Could some body provide me with true flags to build this coin?

You can probably use this as a starting point: https://github.com/yacoin/yacoin/blob/master/src/makefile.mingw
504  Alternate cryptocurrencies / Altcoin Discussion / Re: Litecoin demonstrates how ridiculous Bitcoin is on: October 28, 2013, 03:44:14 PM
In 2 years Litecoin has gone from zero to over 2 USD a coin, with a total market cap pushing 50 million USD. Bitcoin cultists frequently describe Litecoin as a scam, despite the fact that it is basically a modest reengineering of the existing Bitcoin protocol.

Litecoin is most certainly a scam, but it is cut from the same cloth as a far bigger scam.

Life is a scam... deal with it?
505  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] YACoin ongoing development on: October 25, 2013, 06:21:08 PM
You can get today more YAC for a fraction of a BTC that I got mining at launch. Entry point is now as fair as it gets.

Yeah, +1...price is too darn cheap right now, and me without btc. :/

No doubt. The most annoying thing about the current price to me is that I don't have BTC to buy more YAC's 
506  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] YACoin ongoing development on: October 22, 2013, 02:04:29 PM
I tried to compile WindMaster's last code, but src/scrypt-jane/scrypt-jane.c is wrapped into a extern "C" block that makes it fail. This block wasn't in the older versions, and commenting it out let me compile. Could this be a bug?

No sorry, I just didn't push the latest code to override the extern if compiling the Qt client. It's updated now.   
Code:
#if !defined( QT_GUI )
extern "C" {
#endif

507  Bitcoin / Development & Technical Discussion / Re: sha256sum for mingw-get-inst-20120426.exe on: October 18, 2013, 09:08:03 PM
IDK what the official one is, but personally I'm getting D0012A847AE81E92CE6ACA3EF8D81C5 (MD5).

Enjoy Smiley

Thanks, that's the md5 that is here as well, so I'm guessing it's good.  Cool

http://trusted.kaspersky.com/d0012a847ae81e92ce6aca3ef8d81c5b/FRS7232/info/en
508  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: October 18, 2013, 06:21:22 PM
Replacing define WIN32 by WIN32_LEAN_AND_MEAN did the job for me.

It does the job [compiles] but causes weird errors (incorrect getbalance results, etc.), at least for yacoind.exe.
509  Bitcoin / Development & Technical Discussion / sha256sum for mingw-get-inst-20120426.exe on: October 18, 2013, 06:02:09 PM
I'm looking to verify the official hash for mingw-get-inst-20120426.exe  Any help is appreciated.

510  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] YACoin ongoing development on: October 17, 2013, 10:14:18 PM
Are there any updates being developed for this coin?

Yep - new version should be out soon. The main feature added for the next version is coin control. 
511  Bitcoin / Bitcoin Discussion / Re: Did Satoshi cash out 77,624 BTC? on: October 17, 2013, 12:25:28 AM
I am Satoshi!  Please send many of your Bitcoins to 1MWPQRCEnJZn27SVETyHNKrPWMjiDgr8aw in tribute as I would like to purchase a new Llama.
Now that you have said that you are Satoshi, we can rule you out from search
but what if he was thinking that we would rule him out if he said that, so he said it intentionally  Shocked

Exactly!  Cool

P.S. I want to buy my Llama a Tesla, so please update your generosity accordingly.
512  Bitcoin / Bitcoin Discussion / Re: Did Satoshi cash out 77,624 BTC? on: October 16, 2013, 08:18:03 PM
I am Satoshi!  Please send many of your Bitcoins to 1MWPQRCEnJZn27SVETyHNKrPWMjiDgr8aw in tribute as I would like to purchase a new Llama.
513  Alternate cryptocurrencies / Altcoin Discussion / Re: List of all cryptocoins on: October 15, 2013, 08:19:35 PM
Namecoin is dead?  Lol, unreal.  What's next, Litecoin?  Lol

https://bitcointalk.org/index.php?topic=310954
514  Alternate cryptocurrencies / Altcoin Discussion / Re: List of all cryptocoins on: October 15, 2013, 07:28:07 PM
I propose moving YACoin to "CANDIDATES:" as the community is still strong. Also, per another thread, Namecoin appears to unfortunately be dead  Undecided
515  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] YACoin ongoing development on: October 13, 2013, 05:39:29 PM
Could someone post comparative numbers on the amount of yac minable compared to XPM per day on the same cpu.

I mined yac at the start, I've got like 10k, but back then they were worth like 4BTC, and now....

Anyways I was considering switching back but wasn't sure which was more profitable.

At one point, someone paid 10,000 BTC's for a pizza  Wink    It's all about where YAC will be in the future.
516  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] YACoin ongoing development on: October 08, 2013, 07:11:25 PM
Has anyone been able to compile the windows client with boost_1_54_0?  I've been having issues with getting it to run stable and I believe this may be the issue.
517  Alternate cryptocurrencies / Altcoin Discussion / Re: WindowsXP 32bit, SDK2.5 and SDK2.6 on: October 02, 2013, 08:12:45 PM
How about you just save the $$$ and install Linux?  Ubuntu is a good start if you're a beginner.
518  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] YACoin ongoing development on: October 01, 2013, 08:27:59 PM
It's understandable that a change of hash rate is frustrating for everyone that is accustomed to hashing away on other coins. However, YAC is NOT like other coins, and that's the way we like it  Cool 

A better way in my opinion to think about the Nfactor changes is akin to a reverse stock split:  https://en.wikipedia.org/wiki/Reverse_stock_split

While your hash rate has dropped, so has everyone else's. You're essentially mining at the same rate as before, at least if you're using a CPU, which after all was the original intent of YACoin. 

No need to take my word for it though : https://en.wikipedia.org/wiki/Theory_of_relativity
519  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] YACoin ongoing development on: October 01, 2013, 12:31:49 PM
Thanks aso118!!!
520  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] YACoin ongoing development on: September 29, 2013, 06:53:57 PM
Only 1 day (and 3.5 hours) left to next Nfactor change!
Fasten your seatbelts, it's gonna be yet another crazy hashrate ride off a cliff.

Back on topic, this will definitely be interesting!
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!