CRYPTONAIRE
Sr. Member
Offline
Activity: 527
Merit: 251
Quality Crypto Collector
|
|
August 05, 2014, 11:57:50 AM |
|
Hi there, newbie here.
Need some help with this POS lark.
I have wallet v.1.1.3.1, fully synced, says 9 active connections to network, and with a BLU balance that is 10 days old.
Crossed hammers says 'minting, weight 5065320, network weight 33945065, expected time to earn rewards is 10 minutes'
I have had this message, with slightly varying numbers, since POS supposedly kicked in.
No BLU tho'.
Is there anything else I am supposed to have done to make this work?
|
FINANCECLOUD CRYPTO-HUB : by EUROPECOIN
|
|
|
kujaw
Newbie
Offline
Activity: 27
Merit: 0
|
|
August 05, 2014, 04:26:53 PM |
|
Guys is there any possibility to stake BLU on Linux? I can't see wallet for Linux anywhere..
|
|
|
|
BlueCoiner (OP)
|
|
August 05, 2014, 05:41:27 PM |
|
Guys is there any possibility to stake BLU on Linux? I can't see wallet for Linux anywhere..
Fow now you must compile your own wallet on Linux.
|
|
|
|
Ense04
|
|
August 05, 2014, 07:30:30 PM |
|
How high can we go here? Projections?
|
|
|
|
Vlad2Vlad
Legendary
Offline
Activity: 3052
Merit: 1534
www.ixcoin.net
|
|
August 05, 2014, 08:48:28 PM |
|
How high can we go here? Projections?
Well, if that one guy (and I know it's just one blue whale) removes all his big sell orders we can hit 500 in a week. Don't be short sighted blue whale, you can sell once the price starts to peak much much higher and get much more profits. As for the peak, given there's little coins up for sale due to pools dumping lower, I say the price can easily go to 1500 in the next 30 days. Look at redd, with 26 BILLION coins and tons of those in many hands, they went up 25 fold. Blue can move much more swiftly and higher, % wise but if we have greedy insiders and whales then they're gonna kill any big run we have so I hope they wait until we're at least up 10 fold from here so over 1,000 Satoshi. That's only a $3 million market cap, redd hit nearly $6 million so it's very doable.
|
iXcoin - Welcome to the F U T U R E!
|
|
|
alibabacool
|
|
August 05, 2014, 09:38:44 PM |
|
I cant turn on coin control feature. Does anyone have same problem?
|
|
|
|
samsonite
Newbie
Offline
Activity: 16
Merit: 0
|
|
August 06, 2014, 12:16:28 AM |
|
I cant turn on coin control feature. Does anyone have same problem?
Coin control doesn't work for me either.
|
|
|
|
BlueCoiner (OP)
|
|
August 06, 2014, 07:07:16 AM |
|
I cant turn on coin control feature. Does anyone have same problem?
Coin control doesn't work for me either. We're looking at the problem with coin control and should have a fix soon. Thanks for your patience.
|
|
|
|
Vlad2Vlad
Legendary
Offline
Activity: 3052
Merit: 1534
www.ixcoin.net
|
|
August 06, 2014, 07:48:29 AM |
|
Dev, are there any current plans for marketing? It seems like few people know about blue and if awareness can be raised then the price will likely follow.
Thanks!
|
iXcoin - Welcome to the F U T U R E!
|
|
|
kujaw
Newbie
Offline
Activity: 27
Merit: 0
|
|
August 06, 2014, 08:38:05 AM |
|
Guys is there any possibility to stake BLU on Linux? I can't see wallet for Linux anywhere..
Fow now you must compile your own wallet on Linux. I tried but there's something wrong. asd@KujawLap:~/Coins/bluecoin-master$ qmake Project MESSAGE: Building with UPNP support Project MESSAGE: Building with IPv6 support Warning: ignoring <defaultcodec> element Warning: ignoring <defaultcodec> element asd@KujawLap:~/Coins/bluecoin-master$ make cd /home/asd/Coins/bluecoin-master; /bin/sh share/genbuild.sh /home/asd/Coins/bluecoin-master/build/build.h g++ -c -m64 -pipe -fstack-protector-all --param ssp-buffer-size=1 -msse2 -O2 -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -D_REENTRANT -fPIE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -Isrc -Isrc/json -Isrc/qt -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Ibuild -o build/bitcoin.o src/qt/bitcoin.cpp In file included from src/qt/bitcoin.cpp:4:0: src/qt/bitcoingui.h:4:23: fatal error: QMainWindow: No such file or directory #include <QMainWindow> ^ compilation terminated. make: *** [build/bitcoin.o] Błąd 1
Anyone?
|
|
|
|
TidalSoul
Newbie
Offline
Activity: 14
Merit: 0
|
|
August 06, 2014, 10:23:34 PM |
|
Guys is there any possibility to stake BLU on Linux? I can't see wallet for Linux anywhere..
Fow now you must compile your own wallet on Linux. I tried but there's something wrong. asd@KujawLap:~/Coins/bluecoin-master$ qmake Project MESSAGE: Building with UPNP support Project MESSAGE: Building with IPv6 support Warning: ignoring <defaultcodec> element Warning: ignoring <defaultcodec> element asd@KujawLap:~/Coins/bluecoin-master$ make cd /home/asd/Coins/bluecoin-master; /bin/sh share/genbuild.sh /home/asd/Coins/bluecoin-master/build/build.h g++ -c -m64 -pipe -fstack-protector-all --param ssp-buffer-size=1 -msse2 -O2 -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -D_REENTRANT -fPIE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -Isrc -Isrc/json -Isrc/qt -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Ibuild -o build/bitcoin.o src/qt/bitcoin.cpp In file included from src/qt/bitcoin.cpp:4:0: src/qt/bitcoingui.h:4:23: fatal error: QMainWindow: No such file or directory #include <QMainWindow> ^ compilation terminated. make: *** [build/bitcoin.o] Błąd 1
Anyone? It looks like you're missing a dependency: sudo apt-get install libqt4-devif that's it make sure you have the other dependencies from /bluecoin-master/doc/readme-qt.rst installed as well
|
|
|
|
lootz
Legendary
Offline
Activity: 806
Merit: 1000
|
|
August 06, 2014, 11:12:22 PM |
|
Is their a bluecoin pool I can mine from ?
|
|
|
|
TidalSoul
Newbie
Offline
Activity: 14
Merit: 0
|
|
August 06, 2014, 11:30:37 PM |
|
Is their a bluecoin pool I can mine from ?
from the OP:
|
|
|
|
lootz
Legendary
Offline
Activity: 806
Merit: 1000
|
|
August 07, 2014, 12:41:38 AM |
|
Is their a bluecoin pool I can mine from ?
from the OP: oh nice thanks bro, this is such a nice quiet thread lol. A pleasure to be in it. Just got myself a bunch of bluecoin and staking
|
|
|
|
TidalSoul
Newbie
Offline
Activity: 14
Merit: 0
|
|
August 07, 2014, 09:38:24 AM |
|
oh nice thanks bro, this is such a nice quiet thread lol. A pleasure to be in it. Just got myself a bunch of bluecoin and staking My pleasure. Yeah, I agree this is a pleasant change from some of the other threads that I lurk. I've read this forum for ages but didn't need an account until recently so that I could use the ignore function. Hopefully some more of my low buy orders will fill soon lol. Cheers
|
|
|
|
blauwesmurf
Newbie
Offline
Activity: 4
Merit: 0
|
|
August 07, 2014, 07:11:20 PM |
|
hello, i am new to bleucoin and I buy some on cryptsy. Do i have the right one? Not that i buy some worthless...
|
|
|
|
Vlad2Vlad
Legendary
Offline
Activity: 3052
Merit: 1534
www.ixcoin.net
|
|
August 07, 2014, 07:13:22 PM |
|
hello, i am new to bleucoin and I buy some on cryptsy. Do i have the right one? Not that i buy some worthless... I'm pretty sure there's only 1 bluecoin right now and definitely only 1 on Cryptsy which is this one.
|
iXcoin - Welcome to the F U T U R E!
|
|
|
blauwesmurf
Newbie
Offline
Activity: 4
Merit: 0
|
|
August 07, 2014, 07:23:11 PM |
|
oke thx for the quick answer
|
|
|
|
lootz
Legendary
Offline
Activity: 806
Merit: 1000
|
|
August 08, 2014, 01:16:14 AM |
|
Does bluecoin have a forum yet ? let me know I build websites. I am heavily invested in Vericoin and now Bluecoin. Vericoinish.com is mine I would like to do something for blue also
|
|
|
|
BlueCoiner (OP)
|
|
August 09, 2014, 09:56:59 PM |
|
Does bluecoin have a forum yet ? let me know I build websites. I am heavily invested in Vericoin and now Bluecoin. Vericoinish.com is mine I would like to do something for blue also
http://bluecointalk.org
|
|
|
|
|