Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Cinni | PoS | Encrypted Messaging | Privacy | No premine
by
swish
on 14/07/2014, 05:46:46 UTC
Lets all take notice today from what happened to VeriCoin (which I do not own) on Mintpal.

If you are not actively trading your CINNI, then there is no reason to keep it all on an exchange. Stake your CINNI and earn PoS interest instead!

In case you are not sure what issue I am referring to:

https://support.mintpal.com/index.php?module=announce&sec=view&id=17
http://www.vericoin.info/downloads/Statement.pdf

The network is more secure when many people are staking instead of a large percentage of a currency being held in one place (in this case about 30% or VRC was held at Mintpal).
I can help securing the network by staking if someone is helping me compiling the wallet Wink

Code:
src/qt/qrcodedialog.cpp:12:22: fatal error: qrencode.h: File or directory not found
 #include
                      ^
compilation terminated.

I also do not get to collect sources. True other error)
Code:
obj/net.o: In function `Z14ThreadMapPort2Pv':
D:\distr\debianvz\CinniCoin-master\src/net.cpp:1039: undefined reference to `_im
p__upnpDiscover'
D:\distr\debianvz\CinniCoin-master\src/net.cpp:1046: undefined reference to `_im
p__UPNP_GetValidIGD'
D:\distr\debianvz\CinniCoin-master\src/net.cpp:1115: undefined reference to `_im
p__freeUPNPDevlist'
D:\distr\debianvz\CinniCoin-master\src/net.cpp:1051: undefined reference to `_im
p__UPNP_GetExternalIPAddress'
D:\distr\debianvz\CinniCoin-master\src/net.cpp:1074: undefined reference to `_im
p__UPNP_AddPortMapping'
D:\distr\debianvz\CinniCoin-master\src/net.cpp:1079: undefined reference to `_im
p__strupnperror'
D:\distr\debianvz\CinniCoin-master\src/net.cpp:1106: undefined reference to `_im
p__strupnperror'
D:\distr\debianvz\CinniCoin-master\src/net.cpp:1086: undefined reference to `_im
p__UPNP_DeletePortMapping'
D:\distr\debianvz\CinniCoin-master\src/net.cpp:1088: undefined reference to `_im
p__freeUPNPDevlist'
collect2.exe: error: ld returned 1 exit status
makefile.mingw:112: recipe for target 'CinniCoind.exe' failed
mingw32-make: *** [CinniCoind.exe] Error 1