Search content
Sort by

Showing 20 of 21 results by kujaw
Post
Topic
Board Announcements (Altcoins)
Re: Conspiracy Coin
by
kujaw
on 19/02/2015, 14:52:53 UTC
Guys on which exchanges is CYC?
Post
Topic
Board Bitcoin Discussion
Re: Newest Bitcoin ATM placed in Warsaw, Poland at popular downtown restaurant
by
kujaw
on 10/12/2014, 10:13:12 UTC
Super dooper! Gonna buy my first burger there Smiley
Good news, looks like BTC is trying to reach a little of mainstream
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RDD] Reddcoin The Social Currency [PoSV] Electrum Wallet 1.0.2
by
kujaw
on 09/12/2014, 09:13:48 UTC
Guys how to install ReddWallet on Ubuntu?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VOOT] X11 VootCoin | Nitesend | Tor | Voot Foundation | Anon Ex RELEASED
by
kujaw
on 15/08/2014, 17:48:13 UTC
They key to success is marketing - even if we have all these features we won't be able to get lots of investors without good marketing, think about it.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Navajo [NAV]- The Unbreakable Code [PoS/Anonymity/Privacy]
by
kujaw
on 15/08/2014, 17:26:25 UTC
Super dooper, this is what I wanted - clear information about current & next moves. Shame on you Soopy that you did it only today, not earlier.
Anyway - hope I will see this coin usable & of course profitable Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Navajo [NAV]- The Unbreakable Code [PoS/Anonymity/Privacy]
by
kujaw
on 14/08/2014, 08:37:31 UTC
Great!! Let's change falling down BTC for rising up NAV Smiley I trusted you Soopy and I hope you will keep up this work!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA
by
kujaw
on 13/08/2014, 07:38:00 UTC
Interesting to see people talking of demise, only because the exchange rate is dropping. Are the developers actively working?  Yes they are. Is thr network compromised?  No, it isn't.  

So now that the pumpers & dumpers left it's time to care for things that are more important Smiley

Exactly, this coin is soooo advanced, much more than other coins. It's gonna be something very, very usable. Of course I'm also a trader, so right now buying some amounts of CLOAK. But I love the idea of this coin, strong dev team, very useful upgrades and features which can lead the way for CLOAK to be one of major coins.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Navajo [NAV]- The Unbreakable Code [PoS/Anonymity/Privacy]
by
kujaw
on 12/08/2014, 18:31:59 UTC
Lol, I think we are super patient as there are almost no new features to the coin... really, I'm loosing my faith slowly. One message a day would be enough, it's not that much devs.
Post
Topic
Board Announcements (Altcoins)
Re: [BLU] BlueCoin (ß) | First X11 PoW / PoS Hybrid | 5% Stake | Anti-ASIC
by
kujaw
on 11/08/2014, 19:51:06 UTC
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 ;/
Post
Topic
Board Announcements (Altcoins)
Re: [BLU] BlueCoin (ß) | First X11 PoW / PoS Hybrid | 5% Stake | Anti-ASIC
by
kujaw
on 06/08/2014, 08:38:05 UTC
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?
Post
Topic
Board Announcements (Altcoins)
Re: [BLU] BlueCoin (ß) | First X11 PoW / PoS Hybrid | 5% Stake | Anti-ASIC
by
kujaw
on 05/08/2014, 16:26:53 UTC
Guys is there any possibility to stake BLU on Linux? I can't see wallet for Linux anywhere..
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RDD] Reddcoin - The Social Currency- [PoSV] Official Release v1.3.1.0
by
kujaw
on 04/08/2014, 20:47:21 UTC
Ok everything is solved! Smiley

I used this link: http://www.reddit.com/r/reddCoin/comments/2bkzgy/about_the_androidwallet/
It guides to: http://www.reddit.com/r/litecoin/comments/1rl7xx/need_help_importing_private_keys/
And in the second link everything is explained.

So for the nearest future - Android wallet doesn't work and nobody should use it Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RDD] Reddcoin - The Social Currency- [PoSV] Official Release v1.3.1.0
by
kujaw
on 04/08/2014, 20:12:09 UTC
Do a restart after replacing all rdd related from your computer.
Rest seems good.

I cannot find wallet.dat anywhere on my phone ;/ I made a copy of reddcoin wallet keys, but I have no idea what to do with this file. Where should I put it? Or where should I look for wallet.dat on Android?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RDD] Reddcoin - The Social Currency- [PoSV] Official Release v1.3.1.0
by
kujaw
on 04/08/2014, 15:11:35 UTC
First check the balance of your wallet address in one or two block explorers which are provided in the OP.
Contact your exchange and ask them what happens to your withdrawal.
Many exchanges have one or more confirmation requirement after withdrawal is placed.
Usually after you placed the withdrawal request, the exchange will sent to you a confirmation link by email and you need to click that and confirm.
Some need tol enter password after clicking the link to confirm. Some exchanges authenticate by email and sms or via google authenticator.
If you coins are send to a wrong block chain if its possible(I don't know that), you can get it back without any problem.
But above all make sure you used the correct wallet address for withdrawal.

I've checked on bitinfocharts.com and the coins are on my wallet address. So I think now I should take my wallet file from android to my computer and everything will be there?

How to return coins?

So, your are are not lost and they are all in your wallet itself.
Now, do one thing, delete all the files including blockchain and uninstall reddcoin qt wallet software.
These are in local settings  folder and program folder.Before doing this you should backup your wallet.dat file.
Keep the wallet.dat on a safe place. I will recommend you to extract the private key also from qt and keep a back up of it in paper.
This will be helpful if the wallet.dat file is corrupted in any case.

Then, re-install the reddcoin software and sync. It will take some time.
Close reddcoin qt, restart your computer(there is a reason for this) Copy paste the old wallet.dat file.
Start Reddcoin Wallet Software, you will have your coins there.
If in any case the coins are not there and your are seeing it in transaction page, just close the wallet for some days and check again.


K I dpn't know if I explained it well - I have Android wallet, where should be my coins. When I open the wallet it shows "0", when I check this wallet on bitinfocharts.com they are on this wallet. My computer works on linux.
So I should remove everything rdd related from computer but firstly backup wallet.dat? In my case I think I should:
1. Take wallet.dat file from my phone to computer (and make additional backup)
2. Remove & install linux wallet
3. Wait till it synchronizes
4. Restart computer
5. Paste old wallet.dat to wallet folder
6. They should be visible, if not check the wallet after some time.

Am I correct? I want to do everything perfectly Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RDD] Reddcoin - The Social Currency- [PoSV] Official Release v1.3.1.0
by
kujaw
on 04/08/2014, 14:13:22 UTC
First check the balance of your wallet address in one or two block explorers which are provided in the OP.
Contact your exchange and ask them what happens to your withdrawal.
Many exchanges have one or more confirmation requirement after withdrawal is placed.
Usually after you placed the withdrawal request, the exchange will sent to you a confirmation link by email and you need to click that and confirm.
Some need tol enter password after clicking the link to confirm. Some exchanges authenticate by email and sms or via google authenticator.
If you coins are send to a wrong block chain if its possible(I don't know that), you can get it back without any problem.
But above all make sure you used the correct wallet address for withdrawal.

I've checked on bitinfocharts.com and the coins are on my wallet address. So I think now I should take my wallet file from android to my computer and everything will be there?

How to return coins?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RDD] Reddcoin - The Social Currency- [PoSV] Official Release v1.3.1.0
by
kujaw
on 04/08/2014, 10:40:44 UTC
Hello, I've got a problem. I sent yesterday some RDD from exchange to my Android wallet and they still are not in the wallet. I don't understand exactly what does it mean that after block 260799 my RDD will be sent to a non-valid of the blockchain. Does it mean that I've just lost them?
Post
Topic
Board Announcements (Altcoins)
Re: [XDN] duckNote [ANN]. CryptoNote based. Anonymous and CPU only.
by
kujaw
on 17/07/2014, 21:40:37 UTC
yeah, me too, I've just bought some. Waiting for news and new moves by devs Wink
Post
Topic
Board Announcements (Altcoins)
Re: [BLU] BlueCoin (ß) | First X11 PoW / PoS Hybrid | 5% Stake | Anti-ASIC
by
kujaw
on 16/07/2014, 18:41:00 UTC
cool, we're going deeper into this Wink i like the idea o blue
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Navajo [NAV]- The Unbreakable Code [PoS/Anonymity/Privacy]
by
kujaw
on 16/07/2014, 18:34:05 UTC
The unbreakable Code is going to the moon.......Navajo number 1

the unbreakable code was broken...

hhaha, totally true Wink Hope the we will break 1k today
Post
Topic
Board Announcements (Altcoins)
Re: [BLU] BlueCoin (ß) | X11 PoW / PoS Hybrid | 5% Stake | Anti-ASIC
by
kujaw
on 14/07/2014, 09:40:30 UTC
It's growing! I bought some BLU few days ago when it was worth ~30, now it's 90 but still were at the beginning. This coin'ss got big potential! Great work dev, keep it up!