Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    Testing Patch Fix compiling on latest boost/g++ #128 with FTC 0.9.3.2

    Technical Development
    2
    2
    1639
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • wrapper
      wrapper Moderators last edited by wrapper

      @Lizhi @Wellenreiter @Ghostlander @Aciddude

      https://github.com/FeatherCoin/Feathercoin/pull/128

      Test : Resync the FTC blockchain : Failed to Sync (without wallet reboot)

      Test : Completed a Re-Sync with Patch #128 Passed :

      Hangs at block height : 760531

      Debug.log

      2016-07-15 08:31:11 txout scriptPubKey= OP_DUP OP_HASH160 eee719240f3f21b9d83f6250c847cf335d2f320d OP_EQUALVERIFY OP_CHECKSIG
      2016-07-15 08:31:11 txout hash = 34f38c3bb8910074b3fe87924dd62dec652213865158641591eb4469cf3c7769
      2016-07-15 08:31:11 ProcessBlock: ACCEPTED
      2016-07-15 08:31:11 ProcessBlock: Preliminary checks
      2016-07-15 08:31:11 ERROR: matches claimed amount, CheckProofOfWork() : hash doesn’t match nBits
      2016-07-15 08:31:11 ProcessBlock() ProcessBlock: ORPHAN BLOCK 733, prev=2167dccb7485bfaf3c462ee773a31f30f1b1d1f3861ce9ad17f22838c2052127

      1 Reply Last reply Reply Quote 1
      • AcidD
        AcidD Moderators last edited by

        I just saw this,

        I did something similar
        https://github.com/aciddude/Feathercoin/commit/35e34280cf929d086e72e9d3ac6719c8a2fdd559

        to get 0.9.3.1 to build on OSX with the latest boost 1.62.0
        I also had to build boost from source, see the 2nd post here:
        http://forum.feathercoin.com/topic/8769/guide-build-feathercoind-feathercoin-qt-v0-9-3-1-on-macos-sierra/2

        • FTC Block Explorer + API @ https://fsight.chain.tips
        • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
        • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
        • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

        1 Reply Last reply Reply Quote 2
        • First post
          Last post