Bitcoin Forum
May 02, 2024, 09:46:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 [592] 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 ... 1315 »
  Print  
Author Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000  (Read 2170602 times)
familiaverde
Sr. Member
****
Offline Offline

Activity: 560
Merit: 250


View Profile
September 26, 2014, 06:17:21 AM
 #11821

Managed to get escrow integrated into the wallet interface. Still need to do a few tests on a multi-computer testnet, but you can expect a new client update tomorrow. To avoid the mess of having too many people not having updated when it goes into effect, instead of choosing a block in advance for forking, I'll be trying out using the alias system to enable it. Escrow will be enabled when I set a particular alias to "enabled". In case of any issues, it will also be disable-able this way. After it has been seen to be working for a while, future client updates will ignore the alias, and just keep it enabled.

Thanks dev for the hard work you are doing .

1714686360
Hero Member
*
Offline Offline

Posts: 1714686360

View Profile Personal Message (Offline)

Ignore
1714686360
Reply with quote  #2

1714686360
Report to moderator
1714686360
Hero Member
*
Offline Offline

Posts: 1714686360

View Profile Personal Message (Offline)

Ignore
1714686360
Reply with quote  #2

1714686360
Report to moderator
1714686360
Hero Member
*
Offline Offline

Posts: 1714686360

View Profile Personal Message (Offline)

Ignore
1714686360
Reply with quote  #2

1714686360
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714686360
Hero Member
*
Offline Offline

Posts: 1714686360

View Profile Personal Message (Offline)

Ignore
1714686360
Reply with quote  #2

1714686360
Report to moderator
unsoindovo
Legendary
*
Offline Offline

Activity: 1932
Merit: 1042

https://locktrip.com/?refId=40964


View Profile
September 26, 2014, 06:27:48 AM
 #11822

Native C++ Miner Update 1.1 R4

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases
for osx, linux64 and win64

  • capable to read large stagger plot, with manual limit option on memory usage
  • Fix thread race condition, which reported to less nonce read
  • add option of buffer size (MB) in mining.conf to limit memory usage

and also, github automatically give the project website : http://uraymeiviar.github.io/burst-miner/

ty uray for the release R4....

i'm using windows..

can you explain how to tune "maxBufferSizeMB" param?
now i have this behaviour:

java miner: HIGH ram usage, but low CPU usage
Uray's miner: HIGH cpu usage, but low RAM usage..

it is correct for you???

or i set up some wrong param?

██▬▬▬

██▬

██▬

██▬▬▬



████           ▄▄█████████▄▄            ▄▄█████████▄▄        ████         █████      ██████████████████   ████████████       ████    ████████████    
████         ▄███████████████▄        ▄███████████████▄      ████       █████      ████████████████████  █████████████      ████    █████████████   
████        █████▀       ▀█████▄     █████▀       ▀█████     ████     █████         █       ████       █  ████     █████             ████     █████  
████       ████▀           ▀████▄   ████▀           ▀████    ████   █████                   ████          ████      ████     ████    ████      ████  
████      ████▀              ▀████ ▀███▀                     ████ █████                     ████          ████     █████     ████    ████     █████  
████      ████                 ████▄ ▀                       ████████                       ████          █████████████      ████    █████████████   
████      ████                  ▀████                        ████████                       ████          ████████████       ████    ████████████    
████      ████▄             ▄██▄ ▀████▄                      ████ █████                     ████          ████    ████       ████    ████            
████       ████▄           ▄████   ▀████▄           ▄████    ████   █████                   ████          ████    ▀████      ████    ████            
████        █████▄       ▄█████      █████▄       ▄█████     ████     █████                 ████          ████      ████     ████    ████            
████████████ ▀███████████████▀        ▀███████████████▀      ████       █████               ████          ████       ████    ████    ████            
█████████████  ▀▀█████████▀▀            ▀▀█████████▀▀        ████         █████             ████          ████        █████  ████    ████            

 
 
 
▬▬▬██

▬██

▬██

▬▬▬██
Irontiga
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
September 26, 2014, 06:30:30 AM
 #11823

Managed to get escrow integrated into the wallet interface. Still need to do a few tests on a multi-computer testnet, but you can expect a new client update tomorrow. To avoid the mess of having too many people not having updated when it goes into effect, instead of choosing a block in advance for forking, I'll be trying out using the alias system to enable it. Escrow will be enabled when I set a particular alias to "enabled". In case of any issues, it will also be disable-able this way. After it has been seen to be working for a while, future client updates will ignore the alias, and just keep it enabled.

Wow, this is just incredible!
yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
September 26, 2014, 06:38:23 AM
 #11824

Native C++ Miner Update 1.1 R4

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases
for osx, linux64 and win64

  • capable to read large stagger plot, with manual limit option on memory usage
  • Fix thread race condition, which reported to less nonce read
  • add option of buffer size (MB) in mining.conf to limit memory usage

and also, github automatically give the project website : http://uraymeiviar.github.io/burst-miner/

ty uray for the release R4....

i'm using windows..

can you explain how to tune "maxBufferSizeMB" param?
now i have this behaviour:

java miner: HIGH ram usage, but low CPU usage
Uray's miner: HIGH cpu usage, but low RAM usage..

it is correct for you???

or i set up some wrong param?

have u check the reading speed for C ++ ? For me , it took 2 - 3 times longer to finish reading the whole plot which is very bad because more often than not the block is found before my plot finish reading.
unsoindovo
Legendary
*
Offline Offline

Activity: 1932
Merit: 1042

https://locktrip.com/?refId=40964


View Profile
September 26, 2014, 06:45:11 AM
 #11825

Native C++ Miner Update 1.1 R4

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases
for osx, linux64 and win64

  • capable to read large stagger plot, with manual limit option on memory usage
  • Fix thread race condition, which reported to less nonce read
  • add option of buffer size (MB) in mining.conf to limit memory usage

and also, github automatically give the project website : http://uraymeiviar.github.io/burst-miner/

ty uray for the release R4....

i'm using windows..

can you explain how to tune "maxBufferSizeMB" param?
now i have this behaviour:

java miner: HIGH ram usage, but low CPU usage
Uray's miner: HIGH cpu usage, but low RAM usage..

it is correct for you???

or i set up some wrong param?

have u check the reading speed for C ++ ? For me , it took 2 - 3 times longer to finish reading the whole plot which is very bad because more often than not the block is found before my plot finish reading.

so ru saying java is fastest?
i'n using win 7..
you???
it seems same here...

██▬▬▬

██▬

██▬

██▬▬▬



████           ▄▄█████████▄▄            ▄▄█████████▄▄        ████         █████      ██████████████████   ████████████       ████    ████████████    
████         ▄███████████████▄        ▄███████████████▄      ████       █████      ████████████████████  █████████████      ████    █████████████   
████        █████▀       ▀█████▄     █████▀       ▀█████     ████     █████         █       ████       █  ████     █████             ████     █████  
████       ████▀           ▀████▄   ████▀           ▀████    ████   █████                   ████          ████      ████     ████    ████      ████  
████      ████▀              ▀████ ▀███▀                     ████ █████                     ████          ████     █████     ████    ████     █████  
████      ████                 ████▄ ▀                       ████████                       ████          █████████████      ████    █████████████   
████      ████                  ▀████                        ████████                       ████          ████████████       ████    ████████████    
████      ████▄             ▄██▄ ▀████▄                      ████ █████                     ████          ████    ████       ████    ████            
████       ████▄           ▄████   ▀████▄           ▄████    ████   █████                   ████          ████    ▀████      ████    ████            
████        █████▄       ▄█████      █████▄       ▄█████     ████     █████                 ████          ████      ████     ████    ████            
████████████ ▀███████████████▀        ▀███████████████▀      ████       █████               ████          ████       ████    ████    ████            
█████████████  ▀▀█████████▀▀            ▀▀█████████▀▀        ████         █████             ████          ████        █████  ████    ████            

 
 
 
▬▬▬██

▬██

▬██

▬▬▬██
pinballdude
Sr. Member
****
Offline Offline

Activity: 286
Merit: 250


View Profile
September 26, 2014, 06:49:04 AM
 #11826

Alright I have a issue.  Last night when switching from ahci to ide mode one of my raid 0 array drives crashed.  My burst account and all was on there but that's not really the problem.  I installed the burst client again but when I enter my passphrase on the web UI (or any passphrase) nothing happens.  Just reloads the page asking for passphrase....  The blockchain seems to have downloaded again and the wallet run opens fine just like always....

I have tried something like that. Turns out that if i type the passphrase and click the arrow, all is good. If i type the passphrase and click "remember me" and then the arrow, then it doesn't accept the password. (sorry no specifics, in a hurry). so if you have remember me ticked, try to un-tick it.
HoldTheLine
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
September 26, 2014, 08:37:02 AM
 #11827

Huge 200 Satoshi Buy wall on C Cex - Burst just cracked 200 Satoshi woo!
uray
Hero Member
*****
Offline Offline

Activity: 1400
Merit: 505


View Profile
September 26, 2014, 08:40:10 AM
 #11828

Native C++ Miner Update 1.1 R4

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases
for osx, linux64 and win64

  • capable to read large stagger plot, with manual limit option on memory usage
  • Fix thread race condition, which reported to less nonce read
  • add option of buffer size (MB) in mining.conf to limit memory usage

and also, github automatically give the project website : http://uraymeiviar.github.io/burst-miner/

ty uray for the release R4....

i'm using windows..

can you explain how to tune "maxBufferSizeMB" param?
now i have this behaviour:

java miner: HIGH ram usage, but low CPU usage
Uray's miner: HIGH cpu usage, but low RAM usage..

it is correct for you???

or i set up some wrong param?

using higher maxBufferSizeMB should make miner read plot faster but use more memory usage,
using lower maxBufferSizeMB make miner use less memory, in exchange to slower read

you can tune this value to make the miner finish reading plot within 2-3 minutes
jamoes
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
September 26, 2014, 08:48:09 AM
 #11829

It looks like https://coinmarketcap.com/currencies/burst still doesn't show the market cap. This stops BURST from being shown in the first page, and limits BURST's exposure. We should try to get this fixed.

It looks like in order for them to get this working, they need an API for total coin supply:

Quote
Please provide a URL that shows the total number of coins in real time.
Required. For example, Darkcoin's total number of coins can be found at: http://chainz.cryptoid.info/drk/api.dws?q=totalcoins

I know we have an explorer built by Uray at http://burst.cryptoport.io, but I'm not sure if it has a total coins API available. If so, does anyone know what the URL is? If not, Uray, can you add this API?
daWallet
Sr. Member
****
Offline Offline

Activity: 302
Merit: 250



View Profile WWW
September 26, 2014, 08:54:40 AM
 #11830

It looks like https://coinmarketcap.com/currencies/burst still doesn't show the market cap. This stops BURST from being shown in the first page, and limits BURST's exposure. We should try to get this fixed.

It looks like in order for them to get this working, they need an API for total coin supply:

Quote
Please provide a URL that shows the total number of coins in real time.
Required. For example, Darkcoin's total number of coins can be found at: http://chainz.cryptoid.info/drk/api.dws?q=totalcoins

I know we have an explorer built by Uray at http://burst.cryptoport.io, but I'm not sure if it has a total coins API available. If so, does anyone know what the URL is? If not, Uray, can you add this API?

+1, yes please. The blockexplorer has the total number of coins!

github/dawallet   Burst Client for Win & Burstcoin.biz
uray
Hero Member
*****
Offline Offline

Activity: 1400
Merit: 505


View Profile
September 26, 2014, 08:57:49 AM
 #11831

It looks like https://coinmarketcap.com/currencies/burst still doesn't show the market cap. This stops BURST from being shown in the first page, and limits BURST's exposure. We should try to get this fixed.

It looks like in order for them to get this working, they need an API for total coin supply:

Quote
Please provide a URL that shows the total number of coins in real time.
Required. For example, Darkcoin's total number of coins can be found at: http://chainz.cryptoid.info/drk/api.dws?q=totalcoins

I know we have an explorer built by Uray at http://burst.cryptoport.io, but I'm not sure if it has a total coins API available. If so, does anyone know what the URL is? If not, Uray, can you add this API?

i think its better to built into wallet, not on blockexplorer and anyway my blockexplorer is not reliable yet, its slow, its crash often, and do most of its time resync and walking trough blockchain

maybe dev can add one more field to getState API
currently wallet has getState API, for example like this : http://burst-pool.cryptoport.io:8126/burst?requestType=getState
uray
Hero Member
*****
Offline Offline

Activity: 1400
Merit: 505


View Profile
September 26, 2014, 09:06:28 AM
 #11832

It looks like https://coinmarketcap.com/currencies/burst still doesn't show the market cap. This stops BURST from being shown in the first page, and limits BURST's exposure. We should try to get this fixed.

It looks like in order for them to get this working, they need an API for total coin supply:

Quote
Please provide a URL that shows the total number of coins in real time.
Required. For example, Darkcoin's total number of coins can be found at: http://chainz.cryptoid.info/drk/api.dws?q=totalcoins

I know we have an explorer built by Uray at http://burst.cryptoport.io, but I'm not sure if it has a total coins API available. If so, does anyone know what the URL is? If not, Uray, can you add this API?

i think its better to built into wallet, not on blockexplorer and anyway my blockexplorer is not reliable yet, its slow, its crash often, and do most of its time resync and walking trough blockchain

maybe dev can add one more field to getState API
currently wallet has getState API, for example like this : http://burst-pool.cryptoport.io:8126/burst?requestType=getState

Coinmarketcap doesn't run an instance of the wallet though (I think). They just depend on an external API in order to get the supply data.

Maybe I'll whip something up that is just a simple API showing coin supply.

yes then they can request to any wallet out there, for example you can use my server wallet at :
burst-pool.cryptoport.io:8126
burst-pool2.cryptoport.io:8126
burst-wallet.cryptoport.io:80
burst.cryptoport.io:8125

and i am sure another pool, can open its wallet API to public too
HoldTheLine
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
September 26, 2014, 09:07:36 AM
 #11833

Check out the buys on Bittrex and c cex - pre pump buyins if ever I've seen them.

Looks like its gonna be a fantastic weekend for us BURST Holders!
Vandalay23
Sr. Member
****
Offline Offline

Activity: 341
Merit: 250


View Profile
September 26, 2014, 09:09:34 AM
 #11834

Please notice that since the moment BURST got listed on coinamerketcap.com it's not possible to see the available supply, and therefore not possible to calculate the market cap.

I believe this is one of the reasons this coin is not recognized by investors.

jamoes
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
September 26, 2014, 09:10:03 AM
 #11835

It looks like https://coinmarketcap.com/currencies/burst still doesn't show the market cap. This stops BURST from being shown in the first page, and limits BURST's exposure. We should try to get this fixed.

It looks like in order for them to get this working, they need an API for total coin supply:

Quote
Please provide a URL that shows the total number of coins in real time.
Required. For example, Darkcoin's total number of coins can be found at: http://chainz.cryptoid.info/drk/api.dws?q=totalcoins

I know we have an explorer built by Uray at http://burst.cryptoport.io, but I'm not sure if it has a total coins API available. If so, does anyone know what the URL is? If not, Uray, can you add this API?

i think its better to built into wallet, not on blockexplorer and anyway my blockexplorer is not reliable yet, its slow, its crash often, and do most of its time resync and walking trough blockchain

maybe dev can add one more field to getState API
currently wallet has getState API, for example like this : http://burst-pool.cryptoport.io:8126/burst?requestType=getState

Coinmarketcap doesn't run an instance of the wallet though (I think). They just depend on an external API in order to get the supply data.

Maybe I'll whip something up that is just a simple API showing coin supply.

yes then they can request to any wallet out there, for example you can use my server wallet at :
burst-pool.cryptoport.io:8126
burst-pool2.cryptoport.io:8126
burst-wallet.cryptoport.io:80
burst.cryptoport.io:8125

and i am sure another pool, can open its wallet API to public too

I'm not sure if they want to deal with JSON parsing though. The reference API only returns a single value, which is the coin supply.
yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
September 26, 2014, 09:10:48 AM
 #11836

Native C++ Miner Update 1.1 R4

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases
for osx, linux64 and win64

  • capable to read large stagger plot, with manual limit option on memory usage
  • Fix thread race condition, which reported to less nonce read
  • add option of buffer size (MB) in mining.conf to limit memory usage

and also, github automatically give the project website : http://uraymeiviar.github.io/burst-miner/

ty uray for the release R4....

i'm using windows..

can you explain how to tune "maxBufferSizeMB" param?
now i have this behaviour:

java miner: HIGH ram usage, but low CPU usage
Uray's miner: HIGH cpu usage, but low RAM usage..

it is correct for you???

or i set up some wrong param?

using higher maxBufferSizeMB should make miner read plot faster but use more memory usage,
using lower maxBufferSizeMB make miner use less memory, in exchange to slower read

you can tune this value to make the miner finish reading plot within 2-3 minutes

But 2-3 to complete reading is too long. Java took less than 1 min. I use higher maxbuffer but it doesn't make much difference. It uses more memory but reading plot is still very slow.
familiaverde
Sr. Member
****
Offline Offline

Activity: 560
Merit: 250


View Profile
September 26, 2014, 09:15:24 AM
 #11837

After 600 pages i think that it is time for another exchange to list BURST

https://www.cryptsy.com/coinvotes
https://bter.com/voting
https://hitbtc.com/vote

We need to do our work people , vote for another exchange , mine , use social networks and

---ANNOUNCEMENT---


A few of us over at the burstforum, have come up with an Asset / Reward system sorta like what is going on with the burstmultipool.


If anyone would like to get involved with what we have going on, and get extra pay, and enjoy a long-term investment, please head over to...



https://burstforum.com/index.php?threads/the-big-announcement.149/



and check it out!!


Get more from your mining, get involved in some extra earnings, become more involved with your hard working community! Check it out!



Thank you!
uray
Hero Member
*****
Offline Offline

Activity: 1400
Merit: 505


View Profile
September 26, 2014, 09:18:03 AM
 #11838

Native C++ Miner Update 1.1 R4

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases
for osx, linux64 and win64

  • capable to read large stagger plot, with manual limit option on memory usage
  • Fix thread race condition, which reported to less nonce read
  • add option of buffer size (MB) in mining.conf to limit memory usage

and also, github automatically give the project website : http://uraymeiviar.github.io/burst-miner/

ty uray for the release R4....

i'm using windows..

can you explain how to tune "maxBufferSizeMB" param?
now i have this behaviour:

java miner: HIGH ram usage, but low CPU usage
Uray's miner: HIGH cpu usage, but low RAM usage..

it is correct for you???

or i set up some wrong param?

using higher maxBufferSizeMB should make miner read plot faster but use more memory usage,
using lower maxBufferSizeMB make miner use less memory, in exchange to slower read

you can tune this value to make the miner finish reading plot within 2-3 minutes

But 2-3 to complete reading is too long. Java took less than 1 min. I use higher maxbuffer but it doesn't make much difference. It uses more memory but reading plot is still very slow.

ok, i will make optimization, but after we dont have any critical issue first, i want to make this miner can read any weird and funky plot first
Matt9301
Legendary
*
Offline Offline

Activity: 1554
Merit: 1008


View Profile
September 26, 2014, 09:19:11 AM
 #11839

Native C++ Miner Update 1.1 R4

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases
for osx, linux64 and win64

  • capable to read large stagger plot, with manual limit option on memory usage
  • Fix thread race condition, which reported to less nonce read
  • add option of buffer size (MB) in mining.conf to limit memory usage

and also, github automatically give the project website : http://uraymeiviar.github.io/burst-miner/

ty uray for the release R4....

i'm using windows..

can you explain how to tune "maxBufferSizeMB" param?
now i have this behaviour:

java miner: HIGH ram usage, but low CPU usage
Uray's miner: HIGH cpu usage, but low RAM usage..

it is correct for you???

or i set up some wrong param?

using higher maxBufferSizeMB should make miner read plot faster but use more memory usage,
using lower maxBufferSizeMB make miner use less memory, in exchange to slower read

you can tune this value to make the miner finish reading plot within 2-3 minutes

But 2-3 to complete reading is too long. Java took less than 1 min. I use higher maxbuffer but it doesn't make much difference. It uses more memory but reading plot is still very slow.

ok, i will make optimization, but after we dont have any critical issue first, i want to make this miner can read any weird and funky plot first
Thank you uray your miner is really good! Cheesy
jamoes
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
September 26, 2014, 09:21:14 AM
 #11840

maybe dev can add one more field to getState API
currently wallet has getState API, for example like this : http://burst-pool.cryptoport.io:8126/burst?requestType=getState

It looks like that API does actually return the total supply. The field is called "totalEffectiveBalanceNXT".

Edit: I submitted a request form to coinmarketcap to let them know about this API, so we'll see if they fix it!
Pages: « 1 ... 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 [592] 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 ... 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!