Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | Multipool | Coinkite | Mentioned on WSJ!
by
maarx
on 04/07/2014, 10:37:40 UTC
Mandatory update v1.1.0

Changelog:
If you are updating from version older than 1.0.7, blockchain will be redownloaded
Hardfork at block 319000 (see whitepaper)
Fixed a few DoS vulnerabilities
Fixed wallet relock on sending coins when "for staking only" is activated
Relay OP_RETURN data TxOut as standard transaction type

try to build wallet on Ubuntu 32 bit

qmake blackcoin-qt.pro && make does not work  Huh

Hi, try to cd blackcoin and then qmake && make. Works fine for me.. I have Qt5 I think.. Btw, the .pro file is something that you can open with Qt Creator.