Bitcoin Forum
May 13, 2024, 03:01:26 PM *
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 »
661  Alternate cryptocurrencies / Altcoin Discussion / Re: [TEST][BTB][P2POOL]. on: May 28, 2013, 08:17:54 AM
Testing, with my paltry 1.7Kh or so from an old CPU.

One thing I noticed, the BTB address I'm mining with is listing in the local stats with a hash rate, but even after a few hours of hashing it hasn't shown up on either the users or the current payouts pages. I've heard P2Pool can be a bit slow to show such things, and my low hash rate probably doesn't help, but is this a problem or should I just leave it running and be patient?

Also, if I mine at such a low hash rate for a few hours but don't show up in the users or payouts, and then I shut down the machine, have I wasted all of the time I spent mining? I assume the payout stats indicate a payout for a block already found, so if I do show up in the payout stats and then stop mining in the pool, I'll eventually get a (small) payout...?

Good luck with the pool and the currency!

-Mo

Edit: Forgot to mention, BTB address is: BJH5ykFQisPAnwnAkeqgvisDbxnJs6owGt
Edit 2: Switched my meagre mining muscle to another pool for now. I'll be back if it'll help you test, I like P2Pools.

I see your address on the stats page. At this hashrate, your expected time to share is about 10 hours, so the variance will be huge.

Once you submit a share, you get payout with every block found by the p2pool for some time. Current payouts (if a block were found now) for every address are shown here http://78.27.191.182:8333/static/graphs.html?Day

662  Alternate cryptocurrencies / Altcoin Discussion / Re: [TEST][BTB][P2POOL]. on: May 27, 2013, 10:58:06 PM
Works great in testnet (finds and submits valid blocks). P2pool connections also work. Grab the source!
663  Alternate cryptocurrencies / Altcoin Discussion / [BTB][P2POOL][UPDATED] Source + 0% public node! Read instructions carefully! on: May 27, 2013, 09:42:50 PM
Source: https://github.com/baloo-kiev/p2pool Make sure you have the latest version!
Public node: http://78.27.191.182:8333 temporarily down because of network connection problems. Use http://coinminer.net:9444 . It charges 2% fee. Back again!

IMPORTANT
Unlike with other coin p2pools, you have to specify your public key (not an address!) as username when mining on a public node.

Note: You don't need this if you run your own p2pool node. This is only relevant when connecting your worker to some other node.
To point your worker to my (or any other) public node you have to get a public key:
1) launch bitbar

2) in bitbar directory, run
Code:
./bitbard getnewpubkey "someccount"
you will receive a hex string, call it <your_new_pubkey>, which is the public key to a new address in account "someaccount" (you don't have to keep the key secret, as it's public)

3) (optionally) make sure it works as supposed to: run
Code:
./bitbard getaddressesbyaccount "someaccount"
you will see a new address, and
Code:
./bitbard validatepubkey <your_new_pub_key>
will return JSON object, which is expected to have 'isvalid' and 'ismine' properties set to 'true'

4) use <your_new_pub_key> as a worker username when connecting to a public node, just like you use your address with other coin p2pools.

Happy mining!
Feedback appreciated.

Quote
UPDATE: One more fix to avoid rounding of the award to cents. Please re-download the code and clear data directory.

P2pool works!
Source: https://github.com/baloo-kiev/p2pool
All work submitted to a node by workers is payed to the node address! Address specified as worker's username is ignored!
Download the source, host your node, point your workers to it.

EDIT4. First block found! http://btb.cryptocoinexplorer.com/block/00000000055aa1afdb25984d4740e1e81f79c8f258cce029483a1c51c2b83fd6

EDIT3. Some changes reverted. All work submitted to a node by workers is payed to the node address! Address specified as worker's username is ignored! Download the source, host your node, point your workers to it.

EDIT2. Fixed. Get the code at https://github.com/baloo-kiev/p2pool or point workers here http://78.27.191.182:8333/, still 0% fee.
Launch with
Code:
python ./run_p2pool.py --net bitbar --give-author 0 

EDIT. Don't point your miners to my node. It does not payout to worker addresses at the moment! P2p vonnections work ok, though.

Testing Bitbar p2pool, help appreciated!

Please drop a little hashrate to http://78.27.191.182:8333/ (essentially, fee is 0%)
or
modify p2pool as described here https://bitcointalk.org/index.php?topic=193669.msg2288975 and launch with '-n 78.27.191.182' to connect to my node.

(Both options assume you know how to mine with p2pool: set username, view stats, etc.)

Thank you!
664  Alternate cryptocurrencies / Altcoin Discussion / Re: Need p2pool for BitBar. Any p2pool gods?? on: May 27, 2013, 08:17:28 PM
Hello!

I have found some lines that have to be modified here https://github.com/j980/p2pool

1) p2pool/bitcoin/networks.py line 11:
Code:
bnLowerBound = 0.0001

2) p2pool/bitcoin/networks.py line 15:
Code:
while bnLowerBound + 0.0001 <= bnUpperBound:

3) p2pool/bitcoin/networks.py line 25:
Code:
nSubsidy = nSubsidy - 0.0001

4) p2pool/bitcoin/networks.py line 39:
Code:
SUBSIDY_FUNC=lambda target: get_subsidy(6, 1, target),

5) p2pool/data.py line 16:
Code:
minout = pow(10, 6) / 10000;

Also, concerning block 9689 switch, I can't figure out what the stake entropy bit has to do with proof-of-work mining  Huh

Now testing the pool at http://78.27.191.182:8333/. Unfortunately, I have less than 1MH/s


665  Bitcoin / Group buys / Re: [CLOSE] Block Erupter USB @ 2.10 BTC + parcel -> Shipping to anywhere! on: May 27, 2013, 07:44:22 PM
Any chance of introducing paypal payment option for those who have started mining?

I would recommend those who have started mining not to order this expensive toy.
This expensive toy is still cheaper than FPGA mining.

But still more expensive than just keeping/buying bitcoins.
666  Bitcoin / Group buys / Re: [CLOSE] Block Erupter USB @ 2.10 BTC + parcel -> Shipping to anywhere! on: May 27, 2013, 06:19:19 PM
Any chance of introducing paypal payment option for those who have started mining?

I would recommend those who have started mining not to order this expensive toy.
667  Bitcoin / Group buys / Re: [Group Buy] Avalon ASIC Chips (SebastianJu) Batch 4: 8165 ASICs gone 38165 sold on: May 26, 2013, 08:40:04 PM
baloo_kiev; 20; 1.72; 1AHn9yDZYjpD27z8uweTJJXWvByXnLJfhH
668  Economy / Lending / Re: CoinLenders :: Get bitcoin loans, and earn interest on your deposits! on: May 26, 2013, 01:00:51 PM
am i missing something or if a 30day CD is 25.5 APR wouldnt in 30days I yeild almost 2%? So why does your yeild say I only yeild 1.01885 or 1.8% I just did the calculations and cant figure out what is wrong.

1.01885^(365/30) = 1.2550895...
669  Bitcoin / Group buys / Re: Block Erupter USB @ 2.10 BTC + parcel -> Shipping to anywhere! on: May 24, 2013, 10:38:34 PM
I don't get it.  Why is to total number changing from 300 to 325 now 330.  What is the point?
I say close this group buy and place an order, no?

Augusto, why are you increasing the total?
BTW, one day of delay is 0.0135 BTC at current difficulty  Grin
670  Bitcoin / Group buys / Re: [Group Buy - UK Re-shipper] Block Erupter USB on: May 24, 2013, 10:51:21 AM
What kind or price are we talking per unit? Sorry if this seems a dumb thing to ask.

1.99BTC per unit + 0.01 FEE + SHIP fee

These only do 300MH/s right?

If thats the case, then why wouldnt i just buy a video card that can also mine scrypt and get more hashpower? This miner is NOT a good deal.

Yes, a lot of peole were disappointed with the price when it was announced. I would say it will probably never break even. I'd like to buy one just because it's cute and I can afford it (I still expect to mine back at least half of its price).
671  Bitcoin / Group buys / Re: Block Erupter USB @ 2.09 BTC + parcel -> Shipping to anywhere! on: May 23, 2013, 08:49:37 PM
Everyone now has an address on the second sheet of the Trader's book. Does this mean we may pay already?
672  Economy / Marketplace / Re: ["WAIT LIST"] BFL SC Pre-Order Information on: May 23, 2013, 09:26:42 AM

03/29/2013     100028819  N     1     0     0     0     -     baloo_kiev
673  Alternate cryptocurrencies / Altcoin Discussion / Re: *** WorldCoin Pool Report *** All your WDC Pool Talk Here *** on: May 22, 2013, 01:58:50 PM
So which pool is on the wrong fork now?  Something isn't adding up.

Network hashrate: 1220.99 MH/s

wdcpool.erundook.net:  Pool hashrate: 316.97 MH/s
wdcpool2.erundook.net:Pool hashrate: 460.52 MH/s
worldcoinpool.com:       Pool Hashrate: 866.57 MH/s

Just these 3 pools are already over the entire network hashrate?  This isn't taking into account dontmine.me and all the others.  Someone is running on a fork I think.

With this
Its fast enough for day to day transactions but still very secure. Want to buy a cup of coffee? Why wait for your payment to confirm, when your coffee could be paid for instantly. Need gas? Other coins aren't fast enough. This is where Worldcoin shines. Full confirmations will occur in about 60 seconds or less.
kind of shit, the forks were a little bit expected Grin
674  Alternate cryptocurrencies / Altcoin Discussion / Re: *** WorldCoin Pool Report *** All your WDC Pool Talk Here *** on: May 22, 2013, 01:35:54 PM
P2pool finally exists!

I mean there are 2 connected nodes at last. Please join.
Source: https://bitcointalk.org/index.php?topic=206904.msg2214357#msg2214357
Currently active (and accepting incoming p2p connections!) nodes: 93.186.200.124 and 78.27.191.182 (last one is NOT a public node).

Got first block! http://wdc.a-df.net:2750/chain/Worldcoin/block/cfd5bf8887cb70e0245572c83b3264e115dd16deea74adb35e36af952d70f955
Yeah, finally :-D
Congratulations!!

But we need more hashing power at crypto-coins.de:8908 to find Blocks more often!!

800 kh/s going that way  Smiley

There you go hashrate is going up. Smiley
But why is your pool not connected with http://66.172.10.55:19331/static/ ?

Because it doesn't accept p2p connections. I get timeout when trying to connect.
675  Alternate cryptocurrencies / Altcoin Discussion / Re: *** WorldCoin Pool Report *** All your WDC Pool Talk Here *** on: May 22, 2013, 12:40:38 PM
P2pool finally exists!

I mean there are 2 connected nodes at last. Please join.
Source: https://bitcointalk.org/index.php?topic=206904.msg2214357#msg2214357
Currently active (and accepting incoming p2p connections!) nodes: 93.186.200.124 and 78.27.191.182 (last one is NOT a public node).

Got first block! http://wdc.a-df.net:2750/chain/Worldcoin/block/cfd5bf8887cb70e0245572c83b3264e115dd16deea74adb35e36af952d70f955
676  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] [WDC] Stratum P2Pool 0% Fee - crypto-coins.de:8908 on: May 22, 2013, 10:57:33 AM
Looks like you are the first WDC p2pool node, which is actually p2pool Grin
677  Alternate cryptocurrencies / Altcoin Discussion / Re: *** WorldCoin Pool Report *** All your WDC Pool Talk Here *** on: May 22, 2013, 10:56:05 AM
P2pool finally exists!

I mean there are 2 connected nodes at last. Please join.
Source: https://bitcointalk.org/index.php?topic=206904.msg2214357#msg2214357
Currently active (and accepting incoming p2p connections!) nodes: 93.186.200.124 and 78.27.191.182 (last one is NOT a public node).
678  Bitcoin / Group buys / Re: Block Erupter USB @ 2.09 BTC + parcel -> Shipping to anywhere! on: May 22, 2013, 09:58:10 AM
Is the offer still active? Have you ordered the batch? When do you expect to receive the devices?

Should I place a pre-order on sites.google.com if I want one?
679  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][WDC][P2POOL][STRATUM SUPPORT][LONDON] - WorldCoin [OPEN] on: May 20, 2013, 08:28:38 PM
Maybe I just can't understand all this scamcoin bizniz, but anyway, where the fuck is the source code for all these p2pool mods?!
Have you heard of opensource basics? How do I connect to your pool?
Other p2pool admin shared his code:
https://bitcointalk.org/index.php?topic=206904.msg2214357#msg2214357

IMO a reason to switch. Don't fuck with open source.
What does 'Don't fuck with open source' mean? P2pool is opensource, so why lots of altcoin mod nodes appear without releasing the code modifications?
680  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][WDC][P2POOL][STRATUM SUPPORT][LONDON] - WorldCoin [OPEN] on: May 20, 2013, 08:23:35 PM
Maybe I just can't understand all this scamcoin bizniz, but anyway, where the fuck is the source code for all these p2pool mods?!
Have you heard of opensource basics? How do I connect to your pool?

Um, network hashrate is 2.1GH, and WDC is going for 0.0014...How is WDC a scam coin, exactly?
Just like any other instantly announced coin. Fair launch is easy as fuck, look here https://bitcointalk.org/index.php?topic=196160.msg2106436#msg2106436
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!