*sigh* as it did for me with BitCoin, the SECOND I sell all my coins for a tiny trade, the price goes through the roof, never to return.
I think I am THE reverse indicator for trading I could make money by selling on order for people who want to buy, and buying on order for people who want to sell =/
Dont feel bad I did the same with quark sol 194000 qrk for $250. 6 days later it was worth $49,000.
It crypto. Meh.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN][DOGE] Dogecoin - very currency - many coin - wow - v1.1 Released
No, it is blatantly obvious from the performance of cryptsy over the last few weeks that they haven't got a clue about capacity planning. They figured ohhh new coin, few coin, add coin, wow TOO MANY COIN!
They will figure it out eventually and cryptsy will get back to the blazing fast 20 minute transaction time.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN][DOGE] Dogecoin - very currency - many coin - wow - v1.1 Released
starting to believe Crypsty is trying to f'with us all... Doge transactions dont take anywhere near this long to complete, while they hang .01,.02, .08/doge transactions out there to get everyone to send in Doge.
To send in, and turn on autosell. To tank the market so they can buy cheap.
Post
Topic
BoardMining (Altcoins)
Re: [Preview] Smelter - GPU miner for Quark-based coins
BFGMiner is showing the correct difficulty numbers. They are just so small they get rounded to 0. "Diff 32" is actually Diff 0.00048828125. cgminer is using the same conversion scheme that pools use, where all difficulties are multiplied by 65536. Except that even cgminer has now dropped that conversion in the block difficulty number. If only that conversion scheme had never been implemented, all this confusion could've been avoided.
I guess the conversion scheme was done because decimal numbers are thought of as inconvenient. Because scrypt mining is about a thousand times slower than sha256 on GPUs, it would take a thousand times longer to mine Diff 1 shares. Thus no pool would ever set a real target of even 1 for a worker. Then someone came up with the genius idea of multiplying everything by 65536 so it looks neater. Sheesh.
Thank you for explaining this. Makes a lot of sense.
Post
Topic
BoardAltcoin Discussion
Re: [ANN][BSS] Bosscoin - FORUM Launched - POW Proof of Work
by
rahlquist
on 09/12/2013, 17:17:54 UTC
So whats 1000 BSS worth approx?
Post
Topic
BoardAltcoin Discussion
Re: [ANN][BSS] Bosscoin - FORUM Launched - POW Proof of Work
by
rahlquist
on 06/12/2013, 15:43:20 UTC
Pool appears dead. Got all kinds of shares but no coins for hours.
Edit: All fixed, it just wasnt recording data for the front end, no coins were lost.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining
I installed additional server to handle load. Frontend address has been updated but stratum address is the same
Thats awesome and we appreciate that effort. In my case I was being lazy and letting chrome cache my long ass pw for the site and now I cant remember it and your forgot password system isnt sending me an email. I am 99% certain that I set an email address.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining
1. Backup your wallet 2. Run quarkcoin-qt -salvagewallet This will take a while. After it completes your unconfirmed transactions should appear as unspent again. 3. Resend the coins in smaller amounts. The new version of the wallet should warn you if the transaction is too big.
(save your wallet in same way as bitcoin, click file icon and save, save as : wallet.dat
also there is a new wallet version out, so once you have done new transactions and sorted this problem. download new wallet and add saved wallet.dat by uploading)
Also, add some more transaction fees (like 0.1-0.2 QRK) when transferring a mass of coins will help you avoid this problem.
Thanks I did everything you suggested and it all worked perfectly. Tyvm!
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining
by
rahlquist
on 10/11/2013, 21:16:10 UTC
Crap, tried to transfer a mass of coins to cryptsy last night, they arent showing on the cryptsy side and my wallet shows the transaction but 0 confirmations. Any thoughts on what I can do?
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining
by
rahlquist
on 17/09/2013, 19:59:02 UTC
Looking like someone has started seriously VPS mining. I see on one pool 150000kh/s (5 anon users at 30,000kh/s each). No wonder difficulty has jumped 200 in the past 48 hours or so.
Oh yeah, there are still the glibc and libstdc++ dependencies. Those are quite hard to get rid of. For now your best option is probably to compile it yourself. You can try taking a few pointers from my guide here: https://bitcointalk.org/index.php?topic=259022.0
That only shows how to compile the daemon though. You'll need to install the Qt development packages in addition to compile the Qt client.
Thanks for the help. The incompatibility here and with another key app caused me to dump Cent and go with Fedora 19. Getting 2608pps on my new server rig ( amd FX-6300 based) now with your client. Not bad for a sub $450 server.
[rahlquist@corgi 64]$ ./primecoin-qt ./primecoin-qt: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./primecoin-qt) ./primecoin-qt: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by ./primecoin-qt) ./primecoin-qt: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./primecoin-qt)
Highest version of Glibc avail in stable for Cent/Rhel etc is 2.12