Pages:
Author

Topic: BlueCoin (ß) |Hybrid Cold Staking | Bluetooth | 3% Annual Rewards - page 47. (Read 192232 times)

newbie
Activity: 14
Merit: 0
Thanks :-)  That's why I mine blue...
newbie
Activity: 10
Merit: 0
Very true Vlad2Vlad.  I think that the dev's should start to give some indication as to what is up their sleeves or at least an accurate business model because if not, they need to start putting their hands up saying that they need help.  If they don't very soon it will be fool to all of us. 
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
Mee's thinking that there is a wee problem with this coin.  Apparently it was suppose to go ape once it moved into POS mode, its gone down.  I'm sure that there will be some convoluted excuse as to why, some big whale in China or some other bullshit will be the reason.  Remember excuses are just a patch on the garment of failure.  If the developer is serious about this coin and what it stands for why arn't we seeing Blue Coin's name splashed all over the place and being more informed as to its current position.  I understand that all this takes time and man power.  I'm sure that the dev is head down, bum up, working on stuff but really is that to the decrement of the coin.  I really think that this coin has a lot to offer and believe it has come time to stop poncing around and do something to heighten the profile of this coin.  Other coins have come, entered the market at much higher values, turned out to be a shonk and disappeared and it still continues to happen whilst Blue Coin is still floundering around with individuals on this forum basically dictating the price.  So really, are crypto coins truly decentralized?

I am prepared for the backlash that the keyboard warriors will dish out as basically their mouths or in this case fingers tap before their brains work.  So if the dev is serious about this coin I am more than happy to give my resources and help to give this coin the identity it truly deserves. 

I agree with you but one has to consider the macro view when pumping money into marketing.  Right now even well publicized coins like LTC and doge are tanking.  Putting money at risk and resources may not be optimal at this point.

But I do hope blue devs have a plan for marketing for when the time is right.  When Bitcoin takes off soon, any marketing push will be greatly magnified by a positive trend, media coverage and an increased demand for cryptos.

So the question is - are the dev prepared to launch some sort of marketing push at the right time?  Do they have the budget and necessary know-how an resources?

Cheers!
newbie
Activity: 10
Merit: 0
Mee's thinking that there is a wee problem with this coin.  Apparently it was suppose to go ape once it moved into POS mode, its gone down.  I'm sure that there will be some convoluted excuse as to why, some big whale in China or some other bullshit will be the reason.  Remember excuses are just a patch on the garment of failure.  If the developer is serious about this coin and what it stands for why arn't we seeing Blue Coin's name splashed all over the place and being more informed as to its current position.  I understand that all this takes time and man power.  I'm sure that the dev is head down, bum up, working on stuff but really is that to the decrement of the coin.  I really think that this coin has a lot to offer and believe it has come time to stop poncing around and do something to heighten the profile of this coin.  Other coins have come, entered the market at much higher values, turned out to be a shonk and disappeared and it still continues to happen whilst Blue Coin is still floundering around with individuals on this forum basically dictating the price.  So really, are crypto coins truly decentralized?

I am prepared for the backlash that the keyboard warriors will dish out as basically their mouths or in this case fingers tap before their brains work.  So if the dev is serious about this coin I am more than happy to give my resources and help to give this coin the identity it truly deserves. 
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net

Any opinions on where the next bottom Will be?  Thanks!
sr. member
Activity: 489
Merit: 271
I claimed the final gaming site bounty for www.dice.blue.

So why has there been no reply to me, no payment?
Done.
newbie
Activity: 14
Merit: 0
I claimed the final gaming site bounty for www.dice.blue.

So why has there been no reply to me, no payment?
sr. member
Activity: 527
Merit: 251
Quality Crypto Collector
BlueCoin Version 1.1.3.2 Released

Fixes:
1. Wallet unlock for staking was not communicating with QT.

Windows Download: http://bluecoin.info/bluecoin-win-v1.1.3.2.zip
Mac Download: http://bluecoin.info/Bluecoin-Qt-1.1.3.2.dmg

We're still looking into the coin control issue and should have a fix for that soon!

Thanks for your continual support.

Just downloaded this, but tab 'Help'/'About BlueCoin' still identifies it as V.1.1.3.1.

A small point I know, but it's best to get these things right.
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net

Momentum reversal - I'd say we're going sub 40 Sats soon.  My average is around 80 so I would try to buy what I can at the lower price if it does to that low.
newbie
Activity: 27
Merit: 0
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.

Code:
asd@KujawLap:~/Coins/bluecoin-master$ qmake
Project MESSAGE: Building with UPNP support
Project MESSAGE: Building with IPv6 support
Warning: ignoring element
Warning: ignoring 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
                       ^
compilation terminated.
make: *** [build/bitcoin.o] Błąd 1

Anyone?

It looks like you're missing a dependency: sudo apt-get install libqt4-dev
if that's it make sure you have the other dependencies from /bluecoin-master/doc/readme-qt.rst installed as well

I've got all dependencies required in readme-qt.rst
I built Reddcoin wallet without any problems. I'm too new to linux, I don't have any wisdom about programming so I can't help myself ;/
sr. member
Activity: 489
Merit: 271
sr. member
Activity: 489
Merit: 271
BlueCoin Version 1.1.3.2 Released

Fixes:
1. Wallet unlock for staking was not communicating with QT.

Windows Download: http://bluecoin.info/bluecoin-win-v1.1.3.2.zip
Mac Download: http://bluecoin.info/Bluecoin-Qt-1.1.3.2.dmg

We're still looking into the coin control issue and should have a fix for that soon!

Thanks for your continual support.
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net


Blue needs some marketing to help it with the momentum.  Right now there is a lot of down pressure on alts and it's hard even for a good coin to fight through that.  All the pump ShitCoins get all the glory unfortunately.
full member
Activity: 126
Merit: 100


Man, we were on a good run but now it's coming back down.  That whale at 120 killed our run.
legendary
Activity: 1073
Merit: 1000
Hey, is there any way you can add an extra block explorer bounty?  Two of the block explorers are not good and there's no fourth one.

Also, would a rock paper scissors game be good for the game bounty?
sr. member
Activity: 489
Merit: 271
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
legendary
Activity: 806
Merit: 1000
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
newbie
Activity: 4
Merit: 0
oke thx for the quick answer Smiley
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
hello, i am new to bleucoin and I buy some on cryptsy.
Do i have the right one?
Not that i buy some worthless...  Wink

I'm pretty sure there's only 1 bluecoin right now and definitely only 1 on Cryptsy which is this one.
newbie
Activity: 4
Merit: 0
hello, i am new to bleucoin and I buy some on cryptsy.
Do i have the right one?
Not that i buy some worthless...  Wink
Pages:
Jump to: