Author

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

hero member
Activity: 644
Merit: 500
Deve should cut total amount. 2 billion is too much. This coin si gonna ne big, if che cut the way to moon si guaranteed
newbie
Activity: 49
Merit: 0
Hello,

newbie question: I have done plotting in 5 different machines with the same account. For Pool mining do I have to run Pool mine in 1 machine or in all 5 machine?
full member
Activity: 238
Merit: 100
cheap coins is a 200-250 sat. 700-800 - big price

Yes i know that u sell @ 200-250 satoshi and now u are trying to buy some back at 500 ? 600 ? what is your buyorder on c-cex ?Smiley

Well he is not wrong with 3.6M coins daily and a total of 2+ Billion coins over 14 months the price is already high. I think the dev should reconsider the total coin amount.

Dump will eventually happen. the thing is 14 month is way too short for 2+ billion. Either change the mining reward or stop it lol I don't know how the coding works exactly but the market will hardly be able to support this much coins in such a short lapse of time.
Theres a reward drop every month. It won't hit total coins for 15 years.

could you post how reward is changing

It's in the first page.. Take a look!  Smiley

this should be write clearly in the first page,, i was mistaken that 14 month will mine over,,,,my english is not good, please write clearly, it will take 15 years to mine this coin,, or i think there will a lot of people will mistake it as me..
member
Activity: 98
Merit: 10
it's a bit strange. mining on v2 pool, having shares, but on curent user balance, shows nothing...
What account number?

10979493466573385217
switched early in morning from v1 to v2
switched 2 pcs and one is working fine and show the balance, but the second shows nothing Smiley
sr. member
Activity: 280
Merit: 250
it's a bit strange. mining on v2 pool, having shares, but on curent user balance, shows nothing...
What account number?
member
Activity: 98
Merit: 10
it's a bit strange. mining on v2 pool, having shares, but on curent user balance, shows nothing...
hero member
Activity: 686
Merit: 500
cheap coins is a 200-250 sat. 700-800 - big price

Yes i know that u sell @ 200-250 satoshi and now u are trying to buy some back at 500 ? 600 ? what is your buyorder on c-cex ?Smiley

Well he is not wrong with 3.6M coins daily and a total of 2+ Billion coins over 14 months the price is already high. I think the dev should reconsider the total coin amount.

Dump will eventually happen. the thing is 14 month is way too short for 2+ billion. Either change the mining reward or stop it lol I don't know how the coding works exactly but the market will hardly be able to support this much coins in such a short lapse of time.
Theres a reward drop every month. It won't hit total coins for 15 years.

could you post how reward is changing

It's in the first page.. Take a look!  Smiley
hero member
Activity: 561
Merit: 500
cheap coins is a 200-250 sat. 700-800 - big price

Yes i know that u sell @ 200-250 satoshi and now u are trying to buy some back at 500 ? 600 ? what is your buyorder on c-cex ?Smiley

Well he is not wrong with 3.6M coins daily and a total of 2+ Billion coins over 14 months the price is already high. I think the dev should reconsider the total coin amount.

Dump will eventually happen. the thing is 14 month is way too short for 2+ billion. Either change the mining reward or stop it lol I don't know how the coding works exactly but the market will hardly be able to support this much coins in such a short lapse of time.
Theres a reward drop every month. It won't hit total coins for 15 years.

could you post how reward is changing
hero member
Activity: 686
Merit: 500
What's this feature dev!?

- BurstId authentication system
hero member
Activity: 1400
Merit: 505
root@burstplotter3:~/pocminer_pool_v2# CFLAGS="-O3 -march=native" gcc -o dcct dcctminer.c -lpthread
dcctminer.c:19:20: fatal error: shabal.h: No such file or directory
compilation terminated.

You're right, it also needs shabal.h/.o
Copy it over from my plotter or wait - I'm done with it soon.

this would be awesome miner, because any miner for solo, wlll work on my pool at http://burst-pool.cryptoport.io without any changes


ups sorry, one little changes is on URL

"&secretPhrase=..." need to be changed to "&accountId=..."
hero member
Activity: 1400
Merit: 505
root@burstplotter3:~/pocminer_pool_v2# CFLAGS="-O3 -march=native" gcc -o dcct dcctminer.c -lpthread
dcctminer.c:19:20: fatal error: shabal.h: No such file or directory
compilation terminated.

You're right, it also needs shabal.h/.o
Copy it over from my plotter or wait - I'm done with it soon.

this would be awesome miner, because any miner for solo, wlll work on my pool at http://burst-pool.cryptoport.io without any changes
legendary
Activity: 1036
Merit: 1000
https://bmy.guide
is this not a compile for windows? this is the flag i get

mine.cp|13|fatal error: sys/socket.h
sr. member
Activity: 280
Merit: 250
root@burstplotter3:~/pocminer_pool_v2# CFLAGS="-O3 -march=native" gcc -o dcct dcctminer.c -lpthread
dcctminer.c:19:20: fatal error: shabal.h: No such file or directory
compilation terminated.

You're right, it also needs shabal.h/.o
Copy it over from my plotter or wait - I'm done with it soon.
hero member
Activity: 1400
Merit: 505
Yes , Any new info for the pocminer written in C and not in java ( java is very very slow  Sad ) .

95% done, but usable if you add your passphrase to the code manually.
- a lot faster
- multithreaded
- multiple plot directories
- uses almost no memory
- for solo mining only (I guess)

http://pastebin.com/PrnGyg19

Go to line 101 and put your passphrase in. Remember to replace spaces with +
Then compile (gcc -o mine mine.c -lpthread)

When running always end the path's with /
so:

Code:
> ./mine 127.0.0.1 /mnt/disk1/plots/ /mnt/disk2/plots/ /mnt/disk3/plots/
2872 MB read/11488 GB total/deadline 13929s (13855s left)
New block 8144, basetarget 12214315
2872 MB read/11488 GB total/deadline 3537s (3166s left)
New block 8145, basetarget 12897708
2872 MB read/11488 GB total/deadline 12357s (12077s left)
New block 8146, basetarget 13253224
2872 MB read/11488 GB total/deadline 2202s (1944s left)
New block 8147, basetarget 13829153
2872 MB read/11488 GB total/deadline 2579s (1850s left)
New block 8148, basetarget 13957505
2872 MB read/11488 GB total/deadline 9786s (9643s left)
New block 8149, basetarget 13761067
2872 MB read/11488 GB total/deadline 17811s (17506s left)
New block 8150, basetarget 13768134
2872 MB read/11488 GB total/deadline 8542s (8407s left)




root@burstplotter3:~/pocminer_pool_v2# CFLAGS="-O3 -march=native" gcc -o dcct dcctminer.c -lpthread
dcctminer.c:19:20: fatal error: shabal.h: No such file or directory
compilation terminated.
hero member
Activity: 518
Merit: 500
Yes , Any new info for the pocminer written in C and not in java ( java is very very slow  Sad ) .

95% done, but usable if you add your passphrase to the code manually.
- a lot faster
- multithreaded
- multiple plot directories
- uses almost no memory
- for solo mining only (I guess)

http://pastebin.com/PrnGyg19

Go to line 101 and put your passphrase in. Remember to replace spaces with +
Then compile (gcc -o mine mine.c -lpthread)

When running always end the path's with /
so:

Code:
> ./mine 127.0.0.1 /mnt/disk1/plots/ /mnt/disk2/plots/ /mnt/disk3/plots/
2872 MB read/11488 GB total/deadline 13929s (13855s left)
New block 8144, basetarget 12214315
2872 MB read/11488 GB total/deadline 3537s (3166s left)
New block 8145, basetarget 12897708
2872 MB read/11488 GB total/deadline 12357s (12077s left)
New block 8146, basetarget 13253224
2872 MB read/11488 GB total/deadline 2202s (1944s left)
New block 8147, basetarget 13829153
2872 MB read/11488 GB total/deadline 2579s (1850s left)
New block 8148, basetarget 13957505
2872 MB read/11488 GB total/deadline 9786s (9643s left)
New block 8149, basetarget 13761067
2872 MB read/11488 GB total/deadline 17811s (17506s left)
New block 8150, basetarget 13768134
2872 MB read/11488 GB total/deadline 8542s (8407s left)





Oh thanks , so now i must to compile it xD ...   Can you help me ?

You need to get mingw32 and install it in linux. Then use the command line: x86_64_mingw32-gcc -o mine mine.c -lpthread
sr. member
Activity: 252
Merit: 250
Working on burstcoin.info Please post some feedback, done most work on burstcoin.info/miner If there is anything I have missed please let me know, also if someone could write something about why burst is the currency of the future, that'd be helpful.

+1 Thanks for your work. Burst desperately needed a homepage.
newbie
Activity: 28
Merit: 0
Does anyone plot on  AMD X8 FX 9590 or 9370?  How fast are they?

This is a HDD mining coin. No GPU/CPU. Read the OP

I asked about plot creating speed, not about mining.

I'm getting about 4800 nonces/min at i5-4640K @4.2 GHz
legendary
Activity: 1778
Merit: 1043
#Free market
Yes , Any new info for the pocminer written in C and not in java ( java is very very slow  Sad ) .

95% done, but usable if you add your passphrase to the code manually.
- a lot faster
- multithreaded
- multiple plot directories
- uses almost no memory
- for solo mining only (I guess)

http://pastebin.com/PrnGyg19

Go to line 101 and put your passphrase in. Remember to replace spaces with +
Then compile (gcc -o mine mine.c -lpthread)

When running always end the path's with /
so:

Code:
> ./mine 127.0.0.1 /mnt/disk1/plots/ /mnt/disk2/plots/ /mnt/disk3/plots/
2872 MB read/11488 GB total/deadline 13929s (13855s left)
New block 8144, basetarget 12214315
2872 MB read/11488 GB total/deadline 3537s (3166s left)
New block 8145, basetarget 12897708
2872 MB read/11488 GB total/deadline 12357s (12077s left)
New block 8146, basetarget 13253224
2872 MB read/11488 GB total/deadline 2202s (1944s left)
New block 8147, basetarget 13829153
2872 MB read/11488 GB total/deadline 2579s (1850s left)
New block 8148, basetarget 13957505
2872 MB read/11488 GB total/deadline 9786s (9643s left)
New block 8149, basetarget 13761067
2872 MB read/11488 GB total/deadline 17811s (17506s left)
New block 8150, basetarget 13768134
2872 MB read/11488 GB total/deadline 8542s (8407s left)





Oh thanks , so now i must to compile it xD ...   Can you help me ?
full member
Activity: 154
Merit: 100
Add me on Twitter! @AnonOnAMoose
Working on burstcoin.info Please post some feedback, done most work on burstcoin.info/miner If there is anything I have missed please let me know, also if someone could write something about why burst is the currency of the future, that'd be helpful.

It looks excellent!
Jump to: