<<  >> (p.27)
    Author Topic: [ANN] MonetaryUnit [MUE] - POS. MasterNodes. Funding. Governance. Services. Devs  (Read 451016 times)
    upgradeadvice
    Full Member
    ***
    Offline Offline

    Activity: 157
    Merit: 100


    h͞è̵̸l̨ĺ̶o


    View Profile WWW
    February 19, 2015, 10:51:20 PM
    Last edit: February 19, 2015, 11:03:02 PM by upgradeadvice
     #521

    hi mue's
      nice to see more and more action here.

    I've patched my daemons and it seems to be working fine on:

    Ubuntu Vivid with openssl 1.0.1f-1ubuntu10
    Debian Jessie with openssl 1.0.1k-1

    I've created a dev branch with these fixes for testing purposes. https://github.com/MonetaryUnit/MUE-Src/tree/dev

    i have some little problems to compile the new wallet on ubuntu 14.04

    main branch error:
    Code:
    Gui -I/usr/include/qt5/QtCore -Ibuild -Ibuild -o build/bitcoin.o src/qt/bitcoin.cpp
    In file included from src/wallet.h:13:0,
                     from src/init.h:8,
                     from src/qt/bitcoin.cpp:13:
    src/main.h:51:51: warning: integer overflow in expression [-Woverflow]
     static const int64 MAX_MONEY = 1000000000000000 * COIN;
                                                       ^
    src/qt/bitcoin.cpp: In function ‘int main(int, char**)’:
    src/qt/bitcoin.cpp:122:5: error: ‘setCodecForTr’ is not a member of ‘QTextCodec’
         QTextCodec::setCodecForTr(QTextCodec::codecForName("UTF-8"));
         ^
    src/qt/bitcoin.cpp:123:5: error: ‘setCodecForCStrings’ is not a member of ‘QTextCodec’
         QTextCodec::setCodecForCStrings(QTextCodec::codecForTr());
         ^
    make: *** [build/bitcoin.o] Error 1

    The main branch needs to be compiled with qt4. This issue is resolved on the dev branch with commit f92778c


    Quote
    dev-branch (actual version) error:
    Code:
    -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Ibuild -Ibuild -o build/qrcodedialog.o src/qt/qrcodedialog.cpp
    src/qt/qrcodedialog.cpp:14:22: fatal error: qrencode.h: No such file or directory
     #include <qrencode.h>
                          ^
    compilation terminated.
    make: *** [build/qrcodedialog.o] Error 1

    any hints on this?
    i would like to use the dev branch cause of the openSSL bug, if it is ok for mainnet.

    use: qmake "USE_QRCODE=0"
    libqrencode (http://fukuchi.org/works/qrencode/index.en.html) must be installed for support

    You are welcome to use the dev branch or even mue-1.0.9.3 branch. They both need testing, so the usual disclaimers about potential lost coins apply. Make backups and use a new wallet with these.


    oops

    Quote
    C-CEX.com exchange news!

    We have to free up server resources for new coins by delisting some coins which have consistently low trading volume.
    The following coins will be removed on February, 25th if their average trading volume for the last week has not exceeded 0.1 BTC/day:

    ..., MonetaryUnit [MUE], ...
    We are thinking bigger than C-CEX Wink
    http://www.mue.club/?forum=422436

    I'd advise people to move their MUE off of C-CEX for now. Their page says:
    Quote
    Those coins retreival after the removal date will not be possible.

    I'm sure we'll be re-listed there eventually but its out of scope for the moment.

Page 26
Viewing Page: 27