Bitcoin Forum
April 26, 2024, 05:15:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Proof of HDD Capacity (PoC) Mining Config/Data Sharing/Collaboration  (Read 4298 times)
SpeedDemon13 (OP)
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
August 15, 2014, 09:28:59 AM
Last edit: September 05, 2014, 09:32:22 AM by SpeedDemon13
 #1

Hi everyone, hope everyone that is mining Burst is enjoying it and finding blocks.

I just wanted to create this thread to sharing info and ideas to improve mining Burst or any future PoC coin.

Here is an rough draft of a google spreadsheet I created, please add to it: https://docs.google.com/spreadsheets/d/1uaXMLjLt90Ms1oRjcjz-eYPOkARtNS8JdrKFKOJdg4o/edit?usp=sharing

Everyone should have a fair knowledge to mine and to withhold that knowledge would be not good for the crypto-community in general.

Be glad to see people helping each other out here and please refrain from getting off topic, only talk about mining PoC and issues with it.

If I see any info that is helpful enough to be post on the OP, I will append the OP and add it below.

Thank you everybody,
SD13


Appended Info:


Here's the thread for Burstcoin for cross reference: https://bitcointalk.org/index.php?topic=731923.0

Formula for calculating Plot/Nonce Size: x=HDD used data size in GB

                                                f(x)=Plot/Nonce size

                                                f(x)=4096x

Guides for mining Burst taken from OP and thanks to the guys for supplying it:

Windows mining guide: https://bitcointalk.org/index.php?topic=731923.msg8298999#msg8298999 (thanks to KSpinner)

One thing that cause me a little issue was the wording on KSpinner's guide:

run_generate.bat file
Example for this is:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *youraccount#* *plot#tostartwith* *plot#toendwith* 1000 4

It should have been this:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *your_account_#* *plot_to_start_with_#* *plot_size_#* 1000 4

A note, do not include the asterisks and put number instead in the following words: *your_account_#*, *plot_to_start_with_#*, *plot_size_#*

Your plot size ideally should be the multiple of the number that follows it, that number is the stagger size for each generation/write to the hdd.

Example, I underlined the numbers to show each numbers more clearly:

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner 1234567890987654321 0 5734400 1024 4

Linux mining guide: https://bitcointalk.org/index.php?topic=731923.msg8299637#msg8299637 (thanks to TetraHect0rCannabinol)

Thanks to dcct, here's a tool to calculate overlapping plots from the Burst thread: https://bchain.info/BURST/tools/overlap
And plot merge tool(Linux only): https://bchain.info/merge.c


UPDATE:
Please do not alter others information on the spreadsheet as a joke, that's downright disrespectful. That would not help the community out.

CRYPTSY exchange: https://www.cryptsy.com/users/register?refid=9017 BURST= BURST-TE3W-CFGH-7343-6VM6R BTC=1CNsqGUR9YJNrhydQZnUPbaDv6h4uaYCHv ETH=0x144bc9fe471d3c71d8e09d58060d78661b1d4f32 SHF=0x13a0a2cb0d55eca975cf2d97015f7d580ce52d85 EXP=0xd71921dca837e415a58ca0d6dd2223cc84e0ea2f SC=6bdf9d12a983fed6723abad91a39be4f95d227f9bdb0490de3b8e5d45357f63d564638b1bd71 CLAMS=xGVTdM9EJpNBCYAjHFVxuZGcqvoL22nP6f SOIL=0x8b5c989bc931c0769a50ecaf9ffe490c67cb5911
1714108500
Hero Member
*
Offline Offline

Posts: 1714108500

View Profile Personal Message (Offline)

Ignore
1714108500
Reply with quote  #2

1714108500
Report to moderator
1714108500
Hero Member
*
Offline Offline

Posts: 1714108500

View Profile Personal Message (Offline)

Ignore
1714108500
Reply with quote  #2

1714108500
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714108500
Hero Member
*
Offline Offline

Posts: 1714108500

View Profile Personal Message (Offline)

Ignore
1714108500
Reply with quote  #2

1714108500
Report to moderator
1714108500
Hero Member
*
Offline Offline

Posts: 1714108500

View Profile Personal Message (Offline)

Ignore
1714108500
Reply with quote  #2

1714108500
Report to moderator
johnnyrocket
Full Member
***
Offline Offline

Activity: 123
Merit: 104


View Profile
August 16, 2014, 03:50:41 AM
 #2

Hi everyone, hope everyone that is mining Burst is enjoying it and finding blocks.

I just wanted to create this thread to sharing info and ideas to improve mining Burst or any future PoC coin.

Here is an rough draft of a google spreadsheet I created, please add to it: https://docs.google.com/spreadsheets/d/1uaXMLjLt90Ms1oRjcjz-eYPOkARtNS8JdrKFKOJdg4o/edit?usp=sharing

Everyone should have a fair knowledge to mine and to withhold that knowledge would be not good for the crypto-community in general.

Be glad to see people helping each other out here and please refrain from getting off topic, only talk about mining PoC and issues with it.

If I see any info that is helpful enough to be post on the OP, I will append the OP and add it below.

Thank you everybody,
SD13


Appended Info:


Formula for calculating Nonce Size: x=HDD used data size in GB

                                                f(x)=Nonce size

                                                f(x)=4096x

Guides for mining Burst taken from OP and thanks to the guys for supplying it:

Windows mining guide: https://bitcointalk.org/index.php?topic=731923.msg8298999#msg8298999 (thanks to KSpinner)
Linux mining guide: https://bitcointalk.org/index.php?topic=731923.msg8299637#msg8299637 (thanks to TetraHect0rCannabinol)

Thanks to dcct, here's a tool to calculate overlapping plots from the Burst thread: https://bchain.info/BURST/tools/overlap


UPDATE:
Please do not alter others information on the spreadsheet as a joke, that's downright disrespectful. That would not help the community out.


Thanks, this is *very* helpful information on mining Burst, and I'm glad to see it posted as a separate thread. Posting important information on page #80 of an existing thread often means it gets lost in the shuffle. I spent a little while digging through the Burst codebase to try and ascertain this, but got busy with other matters before making much progress.
SpeedDemon13 (OP)
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
August 16, 2014, 04:20:20 AM
Last edit: August 16, 2014, 11:58:24 PM by SpeedDemon13
 #3

Hi everyone, hope everyone that is mining Burst is enjoying it and finding blocks.

I just wanted to create this thread to sharing info and ideas to improve mining Burst or any future PoC coin.

Here is an rough draft of a google spreadsheet I created, please add to it: https://docs.google.com/spreadsheets/d/1uaXMLjLt90Ms1oRjcjz-eYPOkARtNS8JdrKFKOJdg4o/edit?usp=sharing

Everyone should have a fair knowledge to mine and to withhold that knowledge would be not good for the crypto-community in general.

Be glad to see people helping each other out here and please refrain from getting off topic, only talk about mining PoC and issues with it.

If I see any info that is helpful enough to be post on the OP, I will append the OP and add it below.

Thank you everybody,
SD13


Appended Info:


Formula for calculating Nonce Size: x=HDD used data size in GB

                                                f(x)=Nonce size

                                                f(x)=4096x

Guides for mining Burst taken from OP and thanks to the guys for supplying it:

Windows mining guide: https://bitcointalk.org/index.php?topic=731923.msg8298999#msg8298999 (thanks to KSpinner)
Linux mining guide: https://bitcointalk.org/index.php?topic=731923.msg8299637#msg8299637 (thanks to TetraHect0rCannabinol)

Thanks to dcct, here's a tool to calculate overlapping plots from the Burst thread: https://bchain.info/BURST/tools/overlap


UPDATE:
Please do not alter others information on the spreadsheet as a joke, that's downright disrespectful. That would not help the community out.


Thanks, this is *very* helpful information on mining Burst, and I'm glad to see it posted as a separate thread. Posting important information on page #80 of an existing thread often means it gets lost in the shuffle. I spent a little while digging through the Burst codebase to try and ascertain this, but got busy with other matters before making much progress.

Your very welcome....I feel that the Burst thread is getting too unorganized and that the dev is lacking in updating the OP, not to discredit his time and effort for getting it out there....I will try what I can to keep it clear as possible....I like Burstcoin's mining concept, but I think that the project as a whole is lacking the aspects of organization and urgency of other successful coins, just being honest about that....

CRYPTSY exchange: https://www.cryptsy.com/users/register?refid=9017 BURST= BURST-TE3W-CFGH-7343-6VM6R BTC=1CNsqGUR9YJNrhydQZnUPbaDv6h4uaYCHv ETH=0x144bc9fe471d3c71d8e09d58060d78661b1d4f32 SHF=0x13a0a2cb0d55eca975cf2d97015f7d580ce52d85 EXP=0xd71921dca837e415a58ca0d6dd2223cc84e0ea2f SC=6bdf9d12a983fed6723abad91a39be4f95d227f9bdb0490de3b8e5d45357f63d564638b1bd71 CLAMS=xGVTdM9EJpNBCYAjHFVxuZGcqvoL22nP6f SOIL=0x8b5c989bc931c0769a50ecaf9ffe490c67cb5911
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!