Bitcoin Forum
June 26, 2024, 11:05:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 [693] 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 ... 1315 »
  Print  
Author Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000  (Read 2170605 times)
bobster
Full Member
***
Offline Offline

Activity: 199
Merit: 100


View Profile WWW
October 22, 2014, 07:44:30 AM
 #13841


Hi guys, my name is Bobby and I'm the co-founder of CoinGecko. I'm proud to announce that we have added Burst to CoinGecko. We have more information on Burst here:

Thank you for the support! If you have any feedback, feel free to PM me or write a post on our thread.
koko2530
Sr. Member
****
Offline Offline

Activity: 397
Merit: 250


View Profile
October 22, 2014, 07:46:48 AM
 #13842

@dev

please help me for this error on wallet

2014-10-22 01:48:52 INFO: CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.
2014-10-22 01:49:05 INFO: Shutting down...
2014-10-22 01:49:07 INFO: nxt.dumpPeersVersion not defined
2014-10-22 01:49:17 INFO: some threads didn't terminate, forcing shutdown
2014-10-22 01:49:27 INFO: some threads didn't terminate, forcing shutdown
fivebells
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
October 22, 2014, 08:08:43 AM
 #13843

please help me for this error on wallet

Every place in the code where that message is printed, a stack trace is printed immediately afterwards.  Did you not get one?  Something like what's reported here.

Code:
lap% rgrep -A1 "CRITICAL ERROR. PLEASE"
src/java/nxt/Generator.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/Generator.java-                t.printStackTrace();
--
src/java/nxt/peer/Peers.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/peer/Peers.java-                t.printStackTrace();
--
src/java/nxt/peer/Peers.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/peer/Peers.java-                t.printStackTrace();
--
src/java/nxt/peer/Peers.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/peer/Peers.java-                t.printStackTrace();
--
src/java/nxt/BlockchainProcessorImpl.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/BlockchainProcessorImpl.java-                t.printStackTrace();
--
src/java/nxt/TransactionProcessorImpl.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/TransactionProcessorImpl.java-                t.printStackTrace();
--
src/java/nxt/TransactionProcessorImpl.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/TransactionProcessorImpl.java-                t.printStackTrace();
--
src/java/nxt/TransactionProcessorImpl.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/TransactionProcessorImpl.java-                t.printStackTrace();
koko2530
Sr. Member
****
Offline Offline

Activity: 397
Merit: 250


View Profile
October 22, 2014, 08:23:21 AM
 #13844

please help me for this error on wallet

Every place in the code where that message is printed, a stack trace is printed immediately afterwards.  Did you not get one?  Something like what's reported here.

Code:
lap% rgrep -A1 "CRITICAL ERROR. PLEASE"
src/java/nxt/Generator.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/Generator.java-                t.printStackTrace();
--
src/java/nxt/peer/Peers.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/peer/Peers.java-                t.printStackTrace();
--
src/java/nxt/peer/Peers.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/peer/Peers.java-                t.printStackTrace();
--
src/java/nxt/peer/Peers.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/peer/Peers.java-                t.printStackTrace();
--
src/java/nxt/BlockchainProcessorImpl.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/BlockchainProcessorImpl.java-                t.printStackTrace();
--
src/java/nxt/TransactionProcessorImpl.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/TransactionProcessorImpl.java-                t.printStackTrace();
--
src/java/nxt/TransactionProcessorImpl.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/TransactionProcessorImpl.java-                t.printStackTrace();
--
src/java/nxt/TransactionProcessorImpl.java:                Logger.logMessage("CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.\n" + t.toString());
src/java/nxt/TransactionProcessorImpl.java-                t.printStackTrace();
thanks  Cheesy
uray
Hero Member
*****
Offline Offline

Activity: 1400
Merit: 505


View Profile
October 22, 2014, 08:35:37 AM
 #13845


Hi guys, my name is Bobby and I'm the co-founder of CoinGecko. I'm proud to announce that we have added Burst to CoinGecko. We have more information on Burst here:

Thank you for the support! If you have any feedback, feel free to PM me or write a post on our thread.


thanks bobster !
uray
Hero Member
*****
Offline Offline

Activity: 1400
Merit: 505


View Profile
October 22, 2014, 09:08:13 AM
 #13846

Hi everyone,

I've asked a fellow designer to help improving BURST logo and this is what he came up with:



...



Personally I like this one because it resembles the one we already have:



Which ones do you like? Any ideas on how to improve the logos are welcome.
Logos are in public domain.

If dev approves one of these logos, designer can create more graphics based on it.

If you want to support his work, his BURST account is: BURST-6MZ2-6MH9-U5AX-FNMJX
Thanks!


i like no. 1
Irontiga
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
October 22, 2014, 09:24:27 AM
 #13847

i like no. 1

me to, 1 and 3.

edit, and 9 Wink
skymax
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
October 22, 2014, 10:19:00 AM
 #13848

https://www.cryptsy.com/coinvotes/

Need help with the votes!!

Come on!  Get on it!  You want this!  Do it!


already voted  :-)
mirny
Legendary
*
Offline Offline

Activity: 1108
Merit: 1005



View Profile
October 22, 2014, 10:46:36 AM
 #13849

Nr 14 is looking like if HDD is crashing, not very good logo Smiley

This is my signature...
unsoindovo
Legendary
*
Offline Offline

Activity: 1932
Merit: 1042

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


View Profile
October 22, 2014, 12:04:50 PM
 #13850

uray's miner seems to work quite well.

12TB here... urays SG i think is the best for this size!!

██▬▬▬

██▬

██▬

██▬▬▬



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

 
 
 
▬▬▬██

▬██

▬██

▬▬▬██
ipsec
Sr. Member
****
Offline Offline

Activity: 584
Merit: 250


View Profile
October 22, 2014, 01:16:18 PM
 #13851

BURSTCOIN wallet on bittrex totaly disabled.

They do not respond to questions. Mabye bittrex was hacked Tongue
oktay50000
Sr. Member
****
Offline Offline

Activity: 560
Merit: 250


View Profile
October 22, 2014, 01:30:40 PM
 #13852

why wallet disabled in bitrex???
anything we dont know??

BTC : bc1qqz9hvv806w2zs42mx4rn576whxmr202yxp00e9

feel free to buy me a bear
ipsec
Sr. Member
****
Offline Offline

Activity: 584
Merit: 250


View Profile
October 22, 2014, 01:33:59 PM
Last edit: October 29, 2014, 08:23:01 PM by ipsec
 #13853

Bittrex  says : "The wallet has not seen a block in the last 30 mins. This is likely because of long block times on the coin network. Please check with an official block explorer and see what's happening."
But burst block explorer it`s ok  for me : http://burst.cryptoport.io
Exacly Bittrex have serious problem with transactions.
Like i say : mabye bittrex was hacked Cheesy
They do not comment this and do not respond on twitter and email...
timk225
Hero Member
*****
Offline Offline

Activity: 955
Merit: 1004


View Profile
October 22, 2014, 02:11:41 PM
 #13854

The fact that the rate of new posts in this forum has slowed significantly is proof positive that this crapcoin is so OVER with.
Nevril
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
October 22, 2014, 02:19:39 PM
 #13855

The fact that the rate of new posts in this forum has slowed significantly is proof positive that this crapcoin is so OVER with.
In general you make me laugh... This one was boring...you can do better, cm'on!
duncan_idaho
Sr. Member
****
Offline Offline

Activity: 355
Merit: 250


View Profile
October 22, 2014, 02:50:52 PM
 #13856

The fact that the rate of new posts in this forum has slowed significantly is proof positive that this crapcoin is so OVER with.

You are a little cry baby Smiley That's why you had problem with mining when coin started. You are too stupid to configure miner and I remember when you cried "This coin is shit i can't mine" I mine in my laptop with plot siez 10 GB  Grin and cant find a block" "I am the the best IT Technican and other bal bla bla. You are weak troll also so be stupid somwhere else please Smiley

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses 100% original codebase
  Superfast with 30 seconds instant finality
  Tested 5000 tx per block on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
hvidgaard
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
October 22, 2014, 02:52:07 PM
 #13857

The fact that the rate of new posts in this forum has slowed significantly is proof positive that this crapcoin is so OVER with.
It's both hilarious and kinda sad that you continue to post in this forum. How about you just move on?
daWallet
Sr. Member
****
Offline Offline

Activity: 302
Merit: 250



View Profile WWW
October 22, 2014, 03:23:37 PM
 #13858

If the calculations are right you can earn over 1$ per day with 8 TB of HDD. That's acutally pretty much! I can't imagine someone is stops mining at all.

github/dawallet   Burst Client for Win & Burstcoin.biz
brizio71
Sr. Member
****
Offline Offline

Activity: 456
Merit: 250


Blockchain Just Entered The Real World


View Profile
October 22, 2014, 03:59:25 PM
 #13859

Hello,

just a quick question, there are any difference to make 10 plots files of 100GB than 1 file of 1TB ?

Thanks

Fabrizio




   ▄▄███████▄▄       ▐█     █▌         ██          ▐██████▄▄       ▐██████▄          ██         ▐█▄        █▌    ███████▌
 ▄███▀▀   ▀▀███▄     ▐█     █▌        █▌▐█         ▐█   ▀▀██▄     ▐█   ▀█▌        █▌▐█        ▐███▄      █▌       █▌   
▐██▌        ▐██▌    ▐█     █▌       ██  ██        ▐█      ▐█▌    ▐█   ▄█▌       ██  ██       ▐█ ▀██▄    █▌       █▌   
███          ███    ▐█     █▌      ██   ██       ▐█       ██    ▐██████▀       ██   ██      ▐█   ▀██▄   █▌       █▌   
▐██▌   ██▄   ▐██▌    ▐█     █▌     ██████████      ▐█      ▐█▌    ▐█▀██▄        ██████████     ▐█    ▀██▄ █▌       █▌   
 ▀███▄▄ ▀██▄ ▀█▀     ▐█▄   ▄█▌    ██       ██     ▐█   ▄▄██▀     ▐█  ▀██▄     ██       ██    ▐█      ▀███▌       █▌   
   ▀▀█████▀██▄        ▀██████▀    ██         ██    ▐██████▀▀       ▐█   ▀█▌   ██         ██   ▐█        ▀█▌       █▌   
           ▀▀▀

A Blueprint for Mapping Decentralized Data


Telegram             Twitter             Medium             LinkedIn
██
██
██
██
██
   
Data Stamping
Constellation Creation
Enriched data and services
██
██
██
██
██
   
With Quadrant, any form of

Data can be Authenticated.
unsoindovo
Legendary
*
Offline Offline

Activity: 1932
Merit: 1042

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


View Profile
October 22, 2014, 04:01:53 PM
 #13860

WOWOWOWWOW

just 2.64btc to land to 1satoshi!!!

 Shocked Shocked Shocked Shocked Shocked Shocked Shocked


██▬▬▬

██▬

██▬

██▬▬▬



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

 
 
 
▬▬▬██

▬██

▬██

▬▬▬██
Pages: « 1 ... 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 [693] 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 ... 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!