BrewCrewFan
|
|
May 18, 2013, 08:31:38 PM |
|
You shouldn't be forked I only added 4 additional checkpoints through block 5025 hash rate has been pretty reasonable. I am working on figuring out the voodoo behind the Windows-qt bits but its slow going for a non windows user, not as easy as it might seem.
As for the other question, I did premine a few blocks, but no there wasn't a single block larger than any others.
Ok, so is there a pool right now? or only solo minning? I know been waiting for a pool for a while now.
|
|
|
|
shakezula (OP)
|
|
May 18, 2013, 08:36:24 PM |
|
No pool yet, but there's a couple of us working on P2Pool and I've reached out to Narken about it.
The old QT is still OK to use, I made no changes but checkpoints to the code. I can't guarantee it will work forever though, it was a favor done in thread and not by me. If I never get it to work, you'll have to use the commandline only or Linux versions but for now you'll be fine.
|
|
|
|
BladeRunner
Full Member
Offline
Activity: 205
Merit: 100
Cheif Oompa Loompa.
|
|
May 18, 2013, 08:52:27 PM |
|
Broken Already? maybe just down for maintenance?
|
|
|
|
tyrion70
Legendary
Offline
Activity: 934
Merit: 1000
|
|
May 18, 2013, 08:55:52 PM |
|
|
|
|
|
shakezula (OP)
|
|
May 18, 2013, 08:58:21 PM |
|
Oooh, sexy that be! When you're done I'll update teh 1st post.
|
|
|
|
cryptohunter
Legendary
Offline
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
|
|
May 18, 2013, 09:00:50 PM |
|
No pool yet, but there's a couple of us working on P2Pool and I've reached out to Narken about it.
The old QT is still OK to use, I made no changes but checkpoints to the code. I can't guarantee it will work forever though, it was a favor done in thread and not by me. If I never get it to work, you'll have to use the commandline only or Linux versions but for now you'll be fine.
Man don't say that, i like opening my wallet and looking at my doubloons. Why are people not getting onboard with doubloons is what i want to know....grrr.
|
|
|
|
shakezula (OP)
|
|
May 18, 2013, 09:06:28 PM |
|
I'm trying to learn to compile it, its just not working for me so good, dunno why. I will offer a standing 5 block bounty for good/clean Windows-QT compiles and will offer a sandbox test of them first. I will update the first post for it later and perhaps a mate will grace us with a compile/recompile!
|
|
|
|
tyrion70
Legendary
Offline
Activity: 934
Merit: 1000
|
|
May 18, 2013, 09:13:47 PM |
|
I can compile it again if you want.. still the same repo?
|
|
|
|
shakezula (OP)
|
|
May 18, 2013, 09:18:15 PM |
|
Yep, sure is--that'd be fantastic, and a few more pieces o'eight in yer chest! Just shoot us a link, and I promise not to add more checkpoints for a few thousand more blocks unless we have troubles!
|
|
|
|
|
BrewCrewFan
|
|
May 18, 2013, 09:35:40 PM |
|
Thank you. I will try my hand at the solo mining again see how well I do.
|
|
|
|
Magic8Ball
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
May 18, 2013, 09:36:47 PM |
|
Downloaded and got an address. Share your treasure? B3GQww5zvBVSmc8isX1JRajSrRtXgXtEPm
|
|
|
|
BrewCrewFan
|
|
May 18, 2013, 09:38:14 PM |
|
Downloaded and got an address. Share your treasure? B3GQww5zvBVSmc8isX1JRajSrRtXgXtEPm Ill send him some if I ever find a block LOL. GOD I HATE NVIDIA!!!
|
|
|
|
blastbob
|
|
May 18, 2013, 09:39:26 PM |
|
Downloaded and got an address. Share your treasure? B3GQww5zvBVSmc8isX1JRajSrRtXgXtEPm Sent you 5
|
Bitrated user: blastbob.
|
|
|
Magic8Ball
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
May 18, 2013, 09:44:00 PM |
|
^thanks.
Any pool in the works yet? Bitgem and this - people seem to be forgetting about pools.
|
|
|
|
blastbob
|
|
May 18, 2013, 09:45:42 PM |
|
^thanks.
Any pool in the works yet? Bitgem and this - people seem to be forgetting about pools.
I hoped Narken´s github altcoin p2pool would be enough to get people started. I have donated some BTC to him, but it seems like the will for donating is low edit.. playing with p2pool to see if i can start up doubloons p2pool
|
Bitrated user: blastbob.
|
|
|
BrewCrewFan
|
|
May 18, 2013, 09:51:06 PM |
|
^thanks.
Any pool in the works yet? Bitgem and this - people seem to be forgetting about pools.
I hoped Narken´s github altcoin p2pool would be enough to get people started. I have donated some BTC to him, but it seems like the will for donating is low edit.. playing with p2pool to see if i can start up doubloons p2pool Well whoever can get a pool going I will donate whatever Yac I have which is not much ... 60 in fact... if they want em.
|
|
|
|
tyrion70
Legendary
Offline
Activity: 934
Merit: 1000
|
|
May 18, 2013, 10:08:18 PM |
|
Mmm, doesn't look to difficult to add a coin: bbqcoin=math.Object( PARENT=networks.nets['bbqcoin'], SHARE_PERIOD=10, # seconds CHAIN_LENGTH=24*60*60//10, # shares REAL_CHAIN_LENGTH=24*60*60//10, # shares TARGET_LOOKBEHIND=200, # shares SPREAD=30, # blocks IDENTIFIER='626974636f696e21'.decode('hex'), PREFIX='6772696c6c697421'.decode('hex'), P2P_PORT=12339, MIN_TARGET=0, MAX_TARGET=2**256//2**20 - 1, PERSIST=False, WORKER_PORT=8900, BOOTSTRAP_ADDRS='bbq.crabdance.com'.split(' '), ANNOUNCE_CHANNEL='#p2pool-alt', VERSION_CHECK=lambda v: True, ),
Above is for BBQ.. Just need to know the IDENTIFIER and PREFIX for Doubloons... Lemme see if I can find something..
|
|
|
|
BrewCrewFan
|
|
May 18, 2013, 10:19:03 PM |
|
Mmm, doesn't look to difficult to add a coin: bbqcoin=math.Object( PARENT=networks.nets['bbqcoin'], SHARE_PERIOD=10, # seconds CHAIN_LENGTH=24*60*60//10, # shares REAL_CHAIN_LENGTH=24*60*60//10, # shares TARGET_LOOKBEHIND=200, # shares SPREAD=30, # blocks IDENTIFIER='626974636f696e21'.decode('hex'), PREFIX='6772696c6c697421'.decode('hex'), P2P_PORT=12339, MIN_TARGET=0, MAX_TARGET=2**256//2**20 - 1, PERSIST=False, WORKER_PORT=8900, BOOTSTRAP_ADDRS='bbq.crabdance.com'.split(' '), ANNOUNCE_CHANNEL='#p2pool-alt', VERSION_CHECK=lambda v: True, ),
Above is for BBQ.. Just need to know the IDENTIFIER and PREFIX for Doubloons... Lemme see if I can find something.. Better you than me I break code not fix it. Though I would love to learn. I have grown fond of the crypto community for the most part ( there are a few exceptions )
|
|
|
|
|
|