Search content
Sort by

Showing 7 of 7 results by fran1985
Post
Topic
Board Altcoin Discussion
Re: BTG REDEEM (bitcoin gold) - STEP BY STEP (quick and dirty)
by
fran1985
on 21/11/2017, 10:38:43 UTC
Question, how did you sweep private keys from Electrum into Iconomi wallet? I have a list of many private keys from Electrum and I don't see an easy way as there is no QR code in Electrum.

It is. Right click address, Show prv. key. And there is a little button to show QR.
But I'm using electrum 2.9.3 (3.0 not working on my system) ... and I'm also not sure if coinomi will work with electrum 3.0 (as it is using different address format ... that might be reason why so many users had issues)



Actually it works. Just exported BTG from Electrum 3.0.2 to Iconomi. Thanks!!

I thank you for your feedback.
Just for sure. Did you used coinomi? (not Iconomi)

Yes, small typo Smiley Thanks again
Post
Topic
Board Altcoin Discussion
Re: BTG REDEEM (bitcoin gold) - STEP BY STEP (quick and dirty)
by
fran1985
on 21/11/2017, 10:21:32 UTC
Question, how did you sweep private keys from Electrum into Iconomi wallet? I have a list of many private keys from Electrum and I don't see an easy way as there is no QR code in Electrum.

It is. Right click address, Show prv. key. And there is a little button to show QR.
But I'm using electrum 2.9.3 (3.0 not working on my system) ... and I'm also not sure if coinomi will work with electrum 3.0 (as it is using different address format ... that might be reason why so many users had issues)



Actually it works. Just exported BTG from Electrum 3.0.2 to coinomi. Thanks!!
Post
Topic
Board Altcoin Discussion
Re: BTG REDEEM (bitcoin gold) - STEP BY STEP (quick and dirty)
by
fran1985
on 21/11/2017, 09:41:00 UTC
Question, how did you sweep private keys from Electrum into Iconomi wallet? I have a list of many private keys from Electrum and I don't see an easy way as there is no QR code in Electrum.
Post
Topic
Board Announcements (Altcoins)
Re: ★[ANN] [NAV] NAV COIN - NAVTECH NOW DECENTRALIZED!
by
fran1985
on 10/09/2017, 18:07:06 UTC
Hello,

I am trying to compile latest wallet but it's driving me crazy, can't understand where is the problem as I could compile the previous wallet without this issue. Any help is more than welcome.

In file included from qt/navcoin.cpp:9:0:
qt/navcoingui.h:148:14: error: redeclaration of ‘QAction* NavCoinGUI::toggleStakingAction’
     QAction *toggleStakingAction;
              ^
qt/navcoingui.h:128:14: note: previous declaration ‘QAction* NavCoinGUI::toggleStakingAction’
     QAction *toggleStakingAction;
              ^
In file included from qt/navcoin.cpp:9:0:
qt/navcoingui.h:247:10: error: ‘void NavCoinGUI::toggleStaking()’ cannot be overloaded
     void toggleStaking();
          ^
qt/navcoingui.h:235:10: error: with ‘void NavCoinGUI::toggleStaking()’
     void toggleStaking();
          ^
Makefile:8064: recipe for target 'qt/qt_navcoin_qt-navcoin.o' failed
make[2]: *** [qt/qt_navcoin_qt-navcoin.o] Error 1





Post
Topic
Board Bitcoin Discussion
Re: **Download the blockchain here, updated regularly **
by
fran1985
on 13/06/2017, 07:19:23 UTC
I have uploaded the full blockchain to google drive
it's not the bootstrap file
choose the desired date and press download all

If the google drive server zipping proccess is slow, i will zip it first and upload next time.

for anyone who need it can go here
https://drive.google.com/drive/folders/0B8_47uQqNMc0NE00UWdRZ1VtSlE?usp=sharing

Will upload it weekly

if u would like to donate
BTC : 1Q28ZD2kKa8M4ix89PwPmzMJeiPw2HYHS9

Hey! Thanks for that! Just got mine corrupted yesterday and needed to download it again. I will be seeding this till you upload a new one.
Post
Topic
Board Announcements (Altcoins)
Re: ★[ANN] [NAV] NAV COIN - NAVTECH NOW DECENTRALIZED!
by
fran1985
on 02/06/2017, 18:04:26 UTC
Is anyone using Navpi? I just downloaded and started on a Pi3, but I can't login! Usually the login for Raspbian is pi/raspberry, but it doesn't work for me...  Undecided
Post
Topic
Board Announcements (Altcoins)
Re: ★[ANN] [NAV] NAV COIN - NAVTECH NOW DECENTRALIZED!
by
fran1985
on 22/05/2017, 09:13:58 UTC
Hello,

I get this error when trying to compile the latest Nav Coin Core.

error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC or -fPIE." # error "You must build your code with position independent code if Qt was built with -reduce-relocations. "\

I have tried to find a solution but still no luck... any ideas?

Thanks!