Author

Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000 - page 1178. (Read 2171083 times)

legendary
Activity: 1713
Merit: 1029
can I pool mine and solo mine with the new plots?

Nope, the pool plots with the current protocol are only usable for mining to the pool you are generating them for. However, with an upcoming protocol addition, you will be able to 'sign away' blocks to a pool, allowing you to use private plots for pool mining.

I don't know how the dev plans to manage pool transition, but if he somehow gives the private keys to the pool mining addresses to their respective owners, those plots could be reused. However, this would be a logistical nightmare.
legendary
Activity: 1713
Merit: 1029
I am looking at the pool miner for the first time and 2 questions.

1. Where do I put the address generated at the pool site?

2. How do I make the plots for the pool?

Enter your address into the pool, pool will give you a numerical representation of an address the pool owns the private key to. Use this public address number to generate plots for, as if you were creating normal solo mining plots. When done, move the plots over to the pocminer_pool_v1 folder.
newbie
Activity: 50
Merit: 0
80k burst for sale. pm please!
sr. member
Activity: 308
Merit: 292
★YoBit.Net★ 350+ Coins Exchange & Dice
I am looking at the pool miner for the first time and 2 questions.

1. Where do I put the address generated at the pool site?

2. How do I make the plots for the pool?
legendary
Activity: 2282
Merit: 1072
https://crowetic.com | https://qortal.org
I just updated to JRE 64bit, wow, it's MUCH nicer. way more flexible, I should have done this a long time ago. Cool
sr. member
Activity: 336
Merit: 250
can I pool mine and solo mine with the new plots?
sr. member
Activity: 280
Merit: 250
fixed that now I get no valid shared to submit to pool after it says error reading file.  Wish I hadn't wiped my plots for this pool now....
Thats fine. the read error is just because the plot is still generating, and a 'valid share' is a share with a deadline less than 50000. Don't expect to get a valid share every block, and just let it run.

Hey, it's working for me now, and i have found a valid share, but not received any burst.....how long should it take? Am i missing something?
The next time the pool finds a block you will be paid.
hero member
Activity: 588
Merit: 500
Hey, it's working for me now, and i have found a valid share, but not received any burst.....how long should it take? Am i missing something?
full member
Activity: 224
Merit: 100
Tell me pls... why blockchain not downloaded on 2 PC from work and home.... internet is good

Are there any error messages in console?
i can't find concole... becouse windows "blockchain" downloading upper.
Wallet 1.0.2
sr. member
Activity: 280
Merit: 250
I have some trouble with mining my pool plot with linux. Actually there's only a mine.BAT and copy'n'paste it into a .sh file doesn't start the mining process without errors.

 Any ideas?

In the java class path, windows uses semicolons as separators, and linux uses colons, so swap the semicolons for colons ( ; -> : )
legendary
Activity: 2282
Merit: 1072
https://crowetic.com | https://qortal.org
Tell me pls... why blockchain not downloaded on 2 PC from work and home.... internet is good
in "recent block" 2700 block is last... 30 minutes ago... nothing.
In bottom right corner, wallet show me "blockchain downloading" ((((

update your wallet.
full member
Activity: 238
Merit: 100
Tell me pls... why blockchain not downloaded on 2 PC from work and home.... internet is good
in "recent block" 2700 block is last... 30 minutes ago... nothing.
In bottom right corner, wallet show me "blockchain downloading" ((((
2700 block..... do you update your wallet., so big words in the first page or announcement,,
sr. member
Activity: 336
Merit: 250
fixed that now I get no valid shared to submit to pool after it says error reading file.  Wish I hadn't wiped my plots for this pool now....
legendary
Activity: 1713
Merit: 1029
Tell me pls... why blockchain not downloaded on 2 PC from work and home.... internet is good

Are there any error messages in console?
full member
Activity: 224
Merit: 100
Tell me pls... why blockchain not downloaded on 2 PC from work and home.... internet is good
in "recent block" 2700 block is last... 30 minutes ago... nothing.
In bottom right corner, wallet show me "blockchain downloading" ((((
sr. member
Activity: 336
Merit: 250
Did anyone tried pool version miner?
This is my output.
If yes, can someone post their output?

Thanks!

Output:
[WARN] [08/20/2014 11:55:44.390] [default-akka.actor.default-dispatcher-28] [akka://default/user/$a/$b] null
[WARN] [08/20/2014 11:55:53.953] [default-akka.actor.default-dispatcher-28] [akka://default/user/$a/$b] null
[WARN] [08/20/2014 11:56:04.093] [default-akka.actor.default-dispatcher-35] [akka://default/user/$a/$b] null
[WARN] [08/20/2014 11:56:14.125] [default-akka.actor.default-dispatcher-30] [akka://default/user/$a/$b] null

Your output is better than mine:

Error: Unable to get mining info from wallet

EDIT: resolved now thanks to RedPoison!

This is all my poolminer does too, wtf.
full member
Activity: 494
Merit: 100
Great. Thank for update.

Plan for v2 pools:

Now that we have basic pooling to allow new and/or lower hashrate users to mine, I'll be moving on to my original plan of version 2 pools.

A new transaction type will be added that will allow users to declare an alternate address which will receive block rewards instead of them, and sign blocks for them(just blocks, they won't be able to make transactions). New api calls will be added for sending that type of transaction, checking if an address is set for rewards to go elsewhere, and retrieving all address that point to an address.

A new pool will be made that simply supplies an address to declare your rewards to go to instead of registering. Users will then be able to use plots made for their own account(solo mining plots) on that pool. The pool will be able to tell from the api which accounts are pointed at it. The pool will be able to announce blocks on behalf of its users and collect the reward to distribute.

If a user wants to change pools, they will simply have to make a new reward declaration transaction to a new pool, wait for it to confirm, and then they can point their miners there.
sr. member
Activity: 280
Merit: 250
Plan for v2 pools:

Now that we have basic pooling to allow new and/or lower hashrate users to mine, I'll be moving on to my original plan of version 2 pools.

A new transaction type will be added that will allow users to declare an alternate address which will receive block rewards instead of them, and sign blocks for them(just blocks, they won't be able to make transactions). New api calls will be added for sending that type of transaction, checking if an address is set for rewards to go elsewhere, and retrieving all address that point to an address.

A new pool will be made that simply supplies an address to declare your rewards to go to instead of registering. Users will then be able to use plots made for their own account(solo mining plots) on that pool. The pool will be able to tell from the api which accounts are pointed at it. The pool will be able to announce blocks on behalf of its users and collect the reward to distribute.

If a user wants to change pools, they will simply have to make a new reward declaration transaction to a new pool, wait for it to confirm, and then they can point their miners there.
full member
Activity: 224
Merit: 100
i am a leader !)) 36 shares ))) weeeehooooo
from 550 Gb plots

But, blockchain not dowloading(((
legendary
Activity: 1713
Merit: 1029
How much power do you guys have on the pool? Got 400 GB myself, slowing working towards 1 TB.

A few TB being plotted now, probably about 15TB within the next week or so.
Jump to: