Bitcoin Forum
May 06, 2024, 05:40:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 [375] 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 ... 1315 »
  Print  
Author Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000  (Read 2170602 times)
gigica viteazu`
Sr. Member
****
Offline Offline

Activity: 458
Merit: 250

beast at work


View Profile
September 08, 2014, 11:18:40 AM
 #7481

I like to share a little tool I wrote to increase stagger size for already finished plots. No more 8191 limit!

Its simple C code - for linux only - its short, so check & compile yourself.

https://bchain.info/merge.c

It does not hold everything in memory but seeks on disk to get the scoops.

version for Windows - https://www.dropbox .com/s/g4xs48y0505lu0u/merge.exe?dl=0
someone test? this is working fine?

it`s working as expected
1715017202
Hero Member
*
Offline Offline

Posts: 1715017202

View Profile Personal Message (Offline)

Ignore
1715017202
Reply with quote  #2

1715017202
Report to moderator
1715017202
Hero Member
*
Offline Offline

Posts: 1715017202

View Profile Personal Message (Offline)

Ignore
1715017202
Reply with quote  #2

1715017202
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715017202
Hero Member
*
Offline Offline

Posts: 1715017202

View Profile Personal Message (Offline)

Ignore
1715017202
Reply with quote  #2

1715017202
Report to moderator
1715017202
Hero Member
*
Offline Offline

Posts: 1715017202

View Profile Personal Message (Offline)

Ignore
1715017202
Reply with quote  #2

1715017202
Report to moderator
n4ru
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
September 08, 2014, 11:20:17 AM
 #7482

So according to my calculations, every 1TB of space is equal to $2/day at current rates. Is this in line with other people's earnings?
fabula
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
September 08, 2014, 11:22:55 AM
 #7483

So according to my calculations, every 1TB of space is equal to $2/day at current rates. Is this in line with other people's earnings?

More or less.
At current price yes.
But everyday diff increase.
tex81
Full Member
***
Offline Offline

Activity: 145
Merit: 100


View Profile
September 08, 2014, 11:23:31 AM
 #7484

hey guys.is there still that program that calculate your plot size before starting them


number of nonces * 256 / 1.000.000 = size in Gb
PlotSize (GB) = NumberOfNonces / 4096
NumberOfNonces = PlotSize (GB) * 4096

your formula gives a rough estimation, the one posted by me it`s more... exact (file on disk size).

1**********************9_60000000_40960_40960 - 10Gb (your version) - 10.485Gb (mine)
1GB is 1024*1024 kB. Your formula is wrong. Just check any one plotfile.

are you sure ?


Of course I'm sure. 10485760kB = 10240MB = 10GB. It`s a basics, bro! Smiley

Russia
yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
September 08, 2014, 11:25:30 AM
 #7485

I like to share a little tool I wrote to increase stagger size for already finished plots. No more 8191 limit!

Its simple C code - for linux only - its short, so check & compile yourself.

https://bchain.info/merge.c

It does not hold everything in memory but seeks on disk to get the scoops.

version for Windows - https://www.dropbox .com/s/g4xs48y0505lu0u/merge.exe?dl=0
someone test? this is working fine?

it`s working as expected

Any UAT ?
yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
September 08, 2014, 11:26:18 AM
 #7486

So according to my calculations, every 1TB of space is equal to $2/day at current rates. Is this in line with other people's earnings?

Calculation always differ from reality in Crypto.

By the time u finish plotting 1TB , it's already worth less.
dcct
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
September 08, 2014, 11:26:48 AM
 #7487

Quote
Does something can cause higher deadline then usually?

A lot of reasons can cause a higher deadline:
- overlapping plots
- broken plots (you renamed the file to another starting-nonce  Roll Eyes )
- higher network difficulty

But merge process (merge by dcct) take very very more time.

You started with a low stagger size of 1024. Merge has to read lots and lots of small chunks to do the merging, which takes a long time. Try to start with a higher stagger size if possible.
yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
September 08, 2014, 11:28:41 AM
 #7488

LOL i just discovered that you can simply copy-paste your plot and change the name of the start nonce, this mean no more plotting

they don't overlap lmao

A lot of reasons can cause a higher deadline:
- overlapping plots
- broken plots (you renamed the file to another starting-nonce  Roll Eyes )
- higher network difficulty


Amph , i tag u here.  Grin
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
September 08, 2014, 11:30:55 AM
 #7489

A lot of reasons can cause a higher deadline:
- overlapping plots
- broken plots (you renamed the file to another starting-nonce  Roll Eyes )
- higher network difficulty


Amph , i tag u here.  Grin

lmao, I know that it could not work, was too good to be true
yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
September 08, 2014, 11:31:40 AM
 #7490

A lot of reasons can cause a higher deadline:
- overlapping plots
- broken plots (you renamed the file to another starting-nonce  Roll Eyes )
- higher network difficulty


Amph , i tag u here.  Grin

lmao, I know that it could not work, was too good to be true

If it were true , price goes to 1 sat because people can stack 1 PB in a blink of an eye

Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
September 08, 2014, 11:33:03 AM
 #7491

A lot of reasons can cause a higher deadline:
- overlapping plots
- broken plots (you renamed the file to another starting-nonce  Roll Eyes )
- higher network difficulty


Amph , i tag u here.  Grin

lmao, I know that it could not work, was too good to be true

If it were true , price goes to 1 sat because people can stack 1 PB in a blink of an eye

one of my dream is a coin, that is profitable forever(or for a very long time), i hope this is that coin(jackpot failed miserably)
yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
September 08, 2014, 11:33:44 AM
 #7492

A lot of reasons can cause a higher deadline:
- overlapping plots
- broken plots (you renamed the file to another starting-nonce  Roll Eyes )
- higher network difficulty


Amph , i tag u here.  Grin

lmao, I know that it could not work, was too good to be true

If it were true , price goes to 1 sat because people can stack 1 PB in a blink of an eye

one of my dream is a coin, that is profitable forever(or for a very long time), i hope this is that coin(jackpot failed miserably)

what is so wonderful about this coin is that people can buy the gear but they will still need time to hit max speed unlike GPU , ASIC mining. It's a totally different ball game.

And what's more burst is totally different from bitcoin clone because u don't need to import private key to withdraw coin. U only need to remember ur pass and u can access ur coin anywhere. U don't even need to store ur wallet on usb.

Imagine going to burst ATM withdrawing money just by inserting your pass.
chris190
Legendary
*
Offline Offline

Activity: 1059
Merit: 1000



View Profile
September 08, 2014, 11:33:52 AM
 #7493

https://bchain.info/BURST/tools/calculator

This calculator is reliable?  

                  ▄▄
                 ████▄
                 ██████▄
                 ███ ▀███▄
         ▄████▄▄ ███   ▀███▄
       ▄████████████▄    ▀███▄
     ▄███▀ ███▀▀▀██████▄▄  ███
   ▄███▀  ███    ███ ▀▀███████
 ▄███▀    ███    ███     ▀███
████▄▄▄▄▄███▄▄▄▄  ▀  ▄▄▄▄███▄▄▄▄▄▄▄
█████████████████   █████████████████
  ▀▀▀▀▀▀▀███▀▀▀▀  ▄  ▀▀▀▀███▀▀▀▀▀████
        ███▄     ███    ███    ▄███▀
       ███████▄▄ ███    ███  ▄███▀
       ███  ▀▀██████▄▄▄███ ▄███▀
       ▀███▄    ▀████████████▀
         ▀███▄   ███ ▀▀████▀
           ▀███▄ ███
             ▀██████
               ▀████
                 ▀▀
4NEW
███
███  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █
███
THE WORLD'S FIRST TANGIBLE WASTE TO ENERGY BLOCKCHAIN
✥     ANN Thread     ✥     Whitepaper     ✥     Facebook     ✥     Twitter     ✥     Telegram     ✥

        ███
    █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
    █  ███
        ███

                                ███
                                ███
                                ███
                        ███  ███
                        ███  ███
                ███  ███  ███
                ███  ███  ███
        ███  ███  ███  ███
███  ███  ███  ███  ███
███  ███  ███  ███  ███
altcore
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
September 08, 2014, 11:35:34 AM
 #7494

I like to share a little tool I wrote to increase stagger size for already finished plots. No more 8191 limit!

Its simple C code - for linux only - its short, so check & compile yourself.

https://bchain.info/merge.c

It does not hold everything in memory but seeks on disk to get the scoops.

version for Windows - https://www.dropbox .com/s/g4xs48y0505lu0u/merge.exe?dl=0
someone test? this is working fine?

it`s working as expected

Any UAT ?

We have a memory limit of 2000 MB per Process in Windows. For the maximum stagger size should be used merge.exe.
gigica viteazu`
Sr. Member
****
Offline Offline

Activity: 458
Merit: 250

beast at work


View Profile
September 08, 2014, 11:35:48 AM
 #7495

hey guys.is there still that program that calculate your plot size before starting them


number of nonces * 256 / 1.000.000 = size in Gb
PlotSize (GB) = NumberOfNonces / 4096
NumberOfNonces = PlotSize (GB) * 4096

your formula gives a rough estimation, the one posted by me it`s more... exact (file on disk size).

1**********************9_60000000_40960_40960 - 10Gb (your version) - 10.485Gb (mine)
1GB is 1024*1024 kB. Your formula is wrong. Just check any one plotfile.

are you sure ?


Of course I'm sure. 10485760kB = 10240MB = 10GB. It`s a basics, bro! Smiley

wtf are you talking about, bro ? you realize that filesize is not the same as size on disk and it makes a HUGE difference when you plan your plot file, right bro ?

let me give you a hint... 100G on paper equals to about 107Gb on disk, so i`ll strongly advise to calculate file size using the formula I`ve written above because it`s not theoretical.
alphateam
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 531


View Profile
September 08, 2014, 11:36:10 AM
 #7496

Quote
Does something can cause higher deadline then usually?

A lot of reasons can cause a higher deadline:
- overlapping plots
- broken plots (you renamed the file to another starting-nonce  Roll Eyes )
- higher network difficulty

But merge process (merge by dcct) take very very more time.

You started with a low stagger size of 1024. Merge has to read lots and lots of small chunks to do the merging, which takes a long time. Try to start with a higher stagger size if possible.

Thx for you're answer dcct.

Normally not overlapping
Not broken plots

Does a bad connection can cause higher deadline too?
dcct
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
September 08, 2014, 11:38:25 AM
 #7497

https://bchain.info/BURST/tools/calculator

This calculator is reliable?  

It uses the current baseTarget to do the calculations, so: Not 100% accurate.

Quote
Normally not overlapping
Not broken plots

Does a bad connection can cause higher deadline too?

No, a bad connection will delay new blocks to your node (if you go solo), and reduce your chances, but has no effect on the deadline.

How high are your deadlines? How many GB?
chris190
Legendary
*
Offline Offline

Activity: 1059
Merit: 1000



View Profile
September 08, 2014, 11:42:17 AM
 #7498

It uses the current baseTarget to do the calculations, so: Not 100% accurate.




So with 24TB, how much you can earn in 24 hours? Grin Wink

                  ▄▄
                 ████▄
                 ██████▄
                 ███ ▀███▄
         ▄████▄▄ ███   ▀███▄
       ▄████████████▄    ▀███▄
     ▄███▀ ███▀▀▀██████▄▄  ███
   ▄███▀  ███    ███ ▀▀███████
 ▄███▀    ███    ███     ▀███
████▄▄▄▄▄███▄▄▄▄  ▀  ▄▄▄▄███▄▄▄▄▄▄▄
█████████████████   █████████████████
  ▀▀▀▀▀▀▀███▀▀▀▀  ▄  ▀▀▀▀███▀▀▀▀▀████
        ███▄     ███    ███    ▄███▀
       ███████▄▄ ███    ███  ▄███▀
       ███  ▀▀██████▄▄▄███ ▄███▀
       ▀███▄    ▀████████████▀
         ▀███▄   ███ ▀▀████▀
           ▀███▄ ███
             ▀██████
               ▀████
                 ▀▀
4NEW
███
███  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █
███
THE WORLD'S FIRST TANGIBLE WASTE TO ENERGY BLOCKCHAIN
✥     ANN Thread     ✥     Whitepaper     ✥     Facebook     ✥     Twitter     ✥     Telegram     ✥

        ███
    █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
    █  ███
        ███

                                ███
                                ███
                                ███
                        ███  ███
                        ███  ███
                ███  ███  ███
                ███  ███  ███
        ███  ███  ███  ███
███  ███  ███  ███  ███
███  ███  ███  ███  ███
dcct
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
September 08, 2014, 11:43:47 AM
 #7499

So what I can do with 24TB per day?  Grin Wink

~3 Blocks/day. Happy mining!
yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
September 08, 2014, 11:45:02 AM
 #7500

No, a bad connection will delay new blocks to your node (if you go solo), and reduce your chances, but has no effect on the deadline.

How high are your deadlines? How many GB?

Does internet connection matters if for example 100 TB ? or even 1000 TB ? Not sure whether internet usage increase with space.
Pages: « 1 ... 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 [375] 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 ... 1315 »
  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!