Bitcoin Forum
August 28, 2024, 01:36:21 AM *
News: All versions of Windows are affected by a critical security bug; make sure you update.
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 5 6 7 8 9 »
41  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 36 blocks solved! on: April 17, 2015, 10:03:28 PM
Holy shit,  congrats again to the user 727miner  Cool rock'n roll..... the karma is with you.

Thanks...I am totally floored.   Shocked

Really please for you, same happened to me - I was walking around with a huge smile for ages.

What I will say is - Make sure you think about what ever you decide to do with every single coin you've earned.

I see you are renting - IF you are re-investing, PLEASE think before you splash out.
Look at other pool statistics and see how their "luck" is going.
ie Ghash.io - 11Ph's has only earned 1 block so far today against yesterdays 4 blocks at 13.5ph's
Kano.is 2ph's so far today 1 block, yesterday 2 blocks.

Only fools rush in... spend wisely
42  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 34 blocks solved! on: April 13, 2015, 10:04:40 PM
awwww I saw the 34 and got excited as i've just stuck a few th's on.

Congrats though love seeing this pool & kano's get the blocks.
43  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 31 blocks solved! on: April 06, 2015, 06:45:50 PM
Is anyone using Mintsy?

I was looking for un-biased information about it, but the Mintsy threads seem to be connected to the owners.

It is still in beta, but I use it;  What are you looking for?

Just after some views about it - ie Contract / Rentals. any problems, prices etc
44  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 31 blocks solved! on: April 04, 2015, 07:38:31 PM
Is anyone using Mintsy?

I was looking for un-biased information about it, but the Mintsy threads seem to be connected to the owners.


45  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ####[ANN][SCRYPT][0% PREMINE]CCOIN LAUNCHED!!! EARN SOME CCOINS NOW!#### on: April 03, 2015, 05:32:27 PM
I have added over 10 nodes and none work.Have you found any nodes that work?

Hello,

    Use 73.44.156.111 and then put yourself up as a full node.

Kind Regards,
-Chicago

What's the point?
This is dead in the water. there has been nothing from Joe (His FRC pool is now dead) and nothing from Beastly.
46  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 31 blocks solved! on: March 30, 2015, 04:48:02 PM
w00t!  That was one board of an s5!  (my power situation is totally screwed)
Will shoot over a tip once I get to that wallet.
Perhaps you can use some of that BTC to rectify your power situation Wink

Yeah rent 1.5Ph for 24 hrs  Smiley
47  Bitcoin / Pools / Re: .org 0.5% fee anonymous solo bitcoin mining! 29 blocks solved! on: March 29, 2015, 12:38:42 PM
Be very careful renting hash at MRR. I tried to rent 900 ths and at the most I got 400 ths.  They did refund some of my rental.

All I wanted was 900ths pointed at this pool at this point I have no clue what I paid for and what I received.   

I hate it when I feel like I nave been scammend.

They are going to wait until the other rental is finished to refund missing hash.

I now have to switch rental to KANO.IS so I have a proof of added hash.

name and shame the rig number and the owner please.
it will help others
48  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ####[ANN][SCRYPT][0% PREMINE]CCOIN LAUNCHED!!! EARN SOME CCOINS NOW!#### on: March 22, 2015, 12:05:39 PM
I'm not in control of the code anymore but i passed it on, here's what i was told (I'm just a messenger in this)

"We need people testing that diff adjust fork. We want to fork ASAP tell them they need to give us a fork date, if not we will chose it."

Okay, thanks for the message WASPJoe.

It looks like block #311152 is a good block to fork because after getting the message to stop mining -- the chain is now frozen there at a difficulty of 2.57959286 and miners have ceased progress.
I am happy to test the new diff adjust fork and would be happy to join the new community of developers too. Where do they idle on Freenode?

If a date is not driven by consensus - - or other replies in this thread -- it would seem to be having the fork at block #311152 is better because that block was solved and the chain remained there following your announcement here on the forum to stop mining on the main chain.

Kind Regards,
-Chicago

I've actually been calling them on the phone getting updates. If you create a channel, I can come around for a little to check. I will try to get them to as well.

I'll propose that to them.

if you can build on linux build from this github to test the fork:
https://github.com/thecoinproject/ccoin/tree/ccoin2015team


Install bitcoin ppa and all needed requirements
Code:
sudo apt-add-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libdb-dev
sudo apt-get install libdb++-dev
sudo apt-get install libboost-dev
sudo apt-get install libboost-system-dev
sudo apt-get install libboost-filesystem-dev
sudo apt-get install libboost-program-options-dev
sudo apt-get install libboost-thread-dev
sudo apt-get install libgmp-dev
sudo apt-get install libmpfr-dev

sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libminiupnpc-dev
sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb4.8++-dev libminiupnpc-dev



clone and set up
Code:
cd ~/
git clone https://github.com/thecoinproject/ccoin/tree/ccoin2015team
cd ~/ccoin/src
chmod -R 755 leveldb/

build daemon
Code:
cd ~/ccoin/src
make -f makefile.unix
strip ccoind
mv ccoind ~

ccoind is now in ~ run daemonized
Code:
./ccoind --daemon

make qt
Code:
qmake make

if that gives errors

Code:
qmake bitcoin-qt.pro

copy ccoin-qt to ~/
Code:
cp ccoin-qt ~/

run ccoin-qt
Code:
./ccoin-qt



old wallets should work.



Please make  a win .exe wallet

Think this is dead in the water now.
Joe aint even doing his FRC pool.
49  Bitcoin / Pools / Re: bestshare on: March 22, 2015, 12:04:43 PM
hello,

can some one tell me what the "bestshare" mean Huh
is a higher better or lower?

thank you

regards


Higher.. you want to exceed the current network difficulty to find block
50  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 29 blocks solved! on: March 15, 2015, 04:45:33 PM
For 1TH I was kicking ass. I'm assuming you scored a block with that Grin

Yep that one was my 5th of a 10 day goldrush  Grin
51  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 29 blocks solved! on: March 15, 2015, 03:03:32 PM
Not Sure but your best share must be more than 2 billion
Current bitcoin difficulty is 47 billion so your share must be better than 47 billion.

What about luck?

You'll need a lot of it to hit 47 billion.

About two weeks ago I had a 1 TH Dragon miner turn a 140G share. I'm still trying to figure out how it did it and yes It made a block.

Grin Grin Grin Grin

Quote
"hashrate1m": "310T", "hashrate5m": "313T", "hashrate1hr": "334T", "hashrate1d": "725T", "hashrate7d": "364T", "workers": 653, "bestshare": 187933147276.2045}

come on surely I should get a bonus of 2 more blocks for that best share?? lol

140 is that all  Grin
52  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 29 blocks solved! on: March 11, 2015, 03:28:41 PM
Potential DDoS attack immanent according to Bitmain, this surely is a bonus for the solo pools, Bitmain goes down less AntPool blocks 😊
53  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 28 blocks solved! on: March 06, 2015, 07:49:30 AM
Congratulations to 1LjJJS3rbo91FEdbY6o7YoVEEwkEtb7WZh with ~120TH at time of block solve!

Congrats!  And with only about 1000x the hash power I have... Smiley

Best get renting, its the future lol

Roll on Payday as I'm starting to feel left out.
54  Bitcoin / Pools / Re: 2 AVA4.1s Won! [4000 TH] CKPool (kano.is) from the cgminer devs [0.9% PPLNS] on: February 27, 2015, 07:55:16 AM
What I love about this pool is the amount of Low (less than 50th/s) sized rigs that are finding blocks.

This time a 15th/s Congrats on your find.
55  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 28 blocks solved! on: February 21, 2015, 01:56:19 PM
Congratulations to 174yX8zgevuCtcGjKnhEVEHXVEYPDJEC3C with ~500TH!

Code:
[2015-02-21 03:52:34] Possible block solve diff 66760137006.007607 !
[2015-02-21 03:52:36] BLOCK ACCEPTED!
[2015-02-21 03:52:36] Solved and confirmed block 344466

Nice one.
Just looked at the stats on Kano's = 450TH and a 50TH found the two today as well Wink

You can never tell with the hashing power this is what makes it fun.

One guy who I introduced to the rental hit his first block on another solo.pool (I dont trust it though hence I never use it) but they state taht someone with 1.5TH found a block as well on the 15th Feb.

All fun fun fun.

got to get me renting again, people are getting close to my 4block find Smiley
56  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 27 blocks solved! on: February 12, 2015, 08:58:07 PM
Quote
Good luck! Damn shame that 50TH isn't even that much these days.


Well the Avalon that Bitwitt won over on Kano pool found a block.

https://bitcointalk.org/index.php?topic=789369.msg10433228#msg10433228
57  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 27 blocks solved! on: February 10, 2015, 12:08:52 AM
Here's the updated Block Maker listing:
http://organofcorti.blogspot.co.uk/2015/02/february-8th-2015-block-maker-statistics.html?m=1

it makes very interesting reading. especially with seeing the lower rate Unknown Generation Addresses hitting 6 blocks in the week.


You know who that is? (ie. the unknown gen address that got six blocks last week) .

No , I meant the person who's found the last couple blocks here... I think lightswood.
58  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 27 blocks solved! on: February 09, 2015, 10:57:55 PM
Congratulations again to 174yX8zgevuCtcGjKnhEVEHXVEYPDJEC3C  Grin

Same speed as earlier? Bout 250th?
These were their stats at the time of the block solve:
Code:
"hashrate1m": "280T", "hashrate5m": "286T", "hashrate1hr": "287T", "hashrate1d": "298T", "hashrate7d": "223T"

hmmm not bad, 300 mark as I thought.

Lightwoods farm isnt pointed at the Kano pool in full so I'm guessing he/she has broke it up and pointing at different locations.
Top speed at Kano is average 800Th and that's been hitting the blocks 2/3 over a 36hr period.

Here's the updated Block Maker listing:
http://organofcorti.blogspot.co.uk/2015/02/february-8th-2015-block-maker-statistics.html?m=1

it makes very interesting reading. especially with seeing the lower rate Unknown Generation Addresses hitting 6 blocks in the week.
59  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 27 blocks solved! on: February 09, 2015, 10:33:20 PM
ads2003uk? lucky bastard! Grin
Don't think it's ads2003uk unless he changed addresses (he mined to the 1juur address)

Still typing to slow :p

*Edit* I know who it is.................. well it's one of two on the Kano pool Wink
60  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining! 27 blocks solved! on: February 09, 2015, 10:25:40 PM
Congratulations again to 174yX8zgevuCtcGjKnhEVEHXVEYPDJEC3C  Grin

Same speed as earlier? Bout 250th?
Pages: « 1 2 [3] 4 5 6 7 8 9 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!