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

    Feathercoin Core Wallet 0.9.3 , Welcome you

    Feathercoin Discussion
    22
    76
    75827
    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.
    • D
      Domainer Regular Member last edited by

      Use Google Translator plugin.

      It’s very simple to add existing website and it will convert all languages.

      Let me know if you need any help :)

      1 Reply Last reply Reply Quote 0
      • lizhi
        lizhi last edited by

        I add new features in core, You can download our latest version. :)

        1)automatic backup wallet, see https://forum.feathercoin.com/index.php?/topic/8924-automatic-backup-walletdat/#entry74470

        2)coinnector plugins, see https://forum.feathercoin.com/index.php?/topic/9002-plugins-coinnector/

        1 Reply Last reply Reply Quote 0
        • M
          mirrax last edited by

          I add new features in core, You can download our latest version. :)

          1)automatic backup wallet, see https://forum.feathercoin.com/index.php?/topic/8924-automatic-backup-walletdat/#entry74470

          2)coinnector plugins, see https://forum.feathercoin.com/index.php?/topic/9002-plugins-coinnector/

          Thanks a lot Lizhi.

          Now get rid of ACP.

          1 Reply Last reply Reply Quote 0
          • S
            shadowhh32 Regular Member last edited by

            Dear users,
            I’m glad we’re still on the right road.Today ,I announce “Feathercoin Core Wallet Welcome”.You can download it for Windows http://www.ftc-c.com/pack3/feathercoin-qt.rar

            ftc093a.png

            Why do we need core wallet ?
            Feathercoin core wallet base on Bitcoin framework, is not Litecoin framework.finally out of shadow from LTC! For users, it provides some new features.

            What is the difference between feathercoin core and feathercoin ?
            Yes,There’s a big difference between them.
            1) The new menu and page. I tune overview page, add report page . About menu tuning , I add “Advanced” menu. Users can quickly find the page needs to use.
            **2) Multi-sign .**This is an important function.You can have tow or more signatures.It would increase the security of the transaction.
            **3) Comments in blockchain.**This is a proof of existence.insert comments you would need.
            **4) Private Blockchain Addresses (Dark Blockchain).**Scan Pubkey replace Public key,Protect your address.
            5) New database. I upgrade db-4.8.30.NC to db-5.1.29.NC. BerkeleyDB.5.1.29 is performance improvements and bug fixes.
            7) Plugins. Wallet can team working with Bitmessage.Impliment shapeshift,support feathercoin shift other coin.
            8 )Paper wallets. Feathercoin can print paper wallets for you,Added dropdown to print multiple paper wallets over multiple pages.

            **9) Multi-signature UI. **I can use multi-sign without RPC command.
            10) Other. I upgrade QT 4.8.5 to QT 5.3.1,It provide more interface.

            How to download feathercoin core ?
            download feathercoin core wallet for Windows http://www.ftc-c.com/pack3/feathercoin-qt.rar
            linux later on.

            Source code
            https://github.com/FeatherCoin/Feathercoin/tree/0.9.3
            download source code, git clone -b 0.9.3 git://github.com/FeatherCoin/Feathercoin.git ftc093a

            **More about topic **

            alpha : https://forum.feathercoin.com/index.php?/topic/8018-dev-feathercoin-core-093-alpha-release/
            upgrade : https://forum.feathercoin.com/index.php?/topic/8428-please-upgrade-pool-daemon-to-core-wallet/
            private-blockchain-addresses : https://forum.feathercoin.com/index.php?/topic/7643-dev-private-blockchain-addresses-dark-blockchain/page-2#entry72511
            multisignature : https://forum.feathercoin.com/index.php?/topic/8113-dev-multisignature-wallet-implementation-and-issues/
            shapeshift : https://forum.feathercoin.com/index.php?/topic/8064-dev-shapeshift-implimentation/
            comments : https://forum.feathercoin.com/index.php?/topic/8209-implement-leave-comments-in-the-blockchain/
            paper-wallets : https://forum.feathercoin.com/index.php?/topic/8250-support-for-printing-paper-wallets-093-core-wallet/

            broadcast : https://forum.feathercoin.com/index.php?/topic/8505-broadcast-transaction-service-help-your-transaction-confirmed/#entry73068

            Some nice features there but I bet your still using the Bitcoin and are in need of a ‘Bitcoin’->‘Feathercoin’ merge.Noticed the code from .8 needs it. Maybe we can implement this (NEW CODE) as a MASTER branch change? Shapeshift is ‘shifty’ on how much you can convert at one time, did you fix this? Nice work. Not quite done with my improvements to the .8 code yet. How did you edit the logo to match the background? I cant seem to ‘cut out’ the coin from its white background so it stands out like sore thumb. Is there a way to point the android qt to the ‘boost’ libraries? This is preventing a test build of what I have. Windows building seems a pain in the ass but I will attempt it. You cant cross build with mxe or gcc utils natively because all of the networking libraries arent being called correctly or are using redundant code.Will attempt MSYS on windows.

            1 Reply Last reply Reply Quote 1
            • lizhi
              lizhi last edited by

              Hi ,I finish setup file, put feathercoin-setup.exe in http://www.ftc-c.com/pack3/feathercoin-setup.exe

              setup1.png

              setup2.png

              setup3.png

              1 Reply Last reply Reply Quote 1
              • G
                guugll Regular Member last edited by

                good work man!

                1 Reply Last reply Reply Quote 0
                • wrapper
                  wrapper Moderators last edited by

                  very cool

                  1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User last edited by

                    Great work! What port do I need to open on my firewall for my wallet to become a “Full Node”?

                    For example, with the BTC Core wallet I opened port 8333, what port does the FTC core wallet require for incoming connections?

                    1 Reply Last reply Reply Quote 0
                    • S
                      shadowhh32 Regular Member last edited by

                      If Im not mistaken it uses the same port as it pulls the SAME code with minor chacha and salsa revisions.At least that is what Im seeing by glancing over the code for .8-master branch.

                      1 Reply Last reply Reply Quote 0
                      • lizhi
                        lizhi last edited by

                        Great work! What port do I need to open on my firewall for my wallet to become a “Full Node”?

                        For example, with the BTC Core wallet I opened port 8333, what port does the FTC core wallet require for incoming connections?

                        you open port 9337 and 9336

                        1 Reply Last reply Reply Quote 0
                        • ghostlander
                          ghostlander Regular Member last edited by

                          What does it take to finish v0.9.3 and release it officially?

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

                            • The windows .exe file is ready and can be made available on the main page.
                            • The linux version feathercoind is compiled and tested.
                            • The linux GUI version needs some adaption due to the move from QT4 to QT5
                              • estimated effort 2- 3 full work days
                            • Windows and Linux install packages need to be created
                              • estimated effort 1 - 2 full work days for the Linux install packages
                              • Lizhi to estimate effort for windows, if windows install package is needed

                            Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                            Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

                            1 Reply Last reply Reply Quote 0
                            • U
                              uncle_muddy administrators last edited by

                              Looks like Lizhi has already sorted out the Windows installer

                              https://forum.feathercoin.com/index.php?/topic/8450-feathercoin-core-wallet-093-welcome-you/?p=74681

                              but I can’t say I have tested it as yet, bit tied up at the moment pressing the buttons on some other stuff ;)

                              UM

                              1 Reply Last reply Reply Quote 0
                              • lizhi
                                lizhi last edited by

                                • The windows .exe file is ready and can be made available on the main page.
                                • The linux version feathercoind is compiled and tested.
                                • The linux GUI version needs some adaption due to the move from QT4 to QT5
                                  • estimated effort 2- 3 full work days
                                • Windows and Linux install packages need to be created
                                  • estimated effort 1 - 2 full work days for the Linux install packages
                                  • Lizhi to estimate effort for windows, if windows install package is needed

                                Good , I have build Windows installer , You need make QT5 in linux GUI version , see https://bitcointalk.org/index.php?topic=1074737.0

                                1 Reply Last reply Reply Quote 0
                                • G
                                  guugll Regular Member last edited by

                                  i would like to suggest more PR for the move from LTC to BTC. i feel its important. what you think guys?

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    mirrax last edited by

                                    i would like to suggest more PR for the move from LTC to BTC. i feel its important. what you think guys?

                                    I agree some people still think FTC is a Scrypt coin.

                                    In my opinion those are 3 main features to push in PR:

                                    1, SX

                                    2, GUI multisig + other fantastic functions in Core

                                    3, Neoscrypt

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      shadowhh32 Regular Member @lizhi last edited by

                                      @lizhi glad we made the merge to berkeley v5 but can we cut depends on 5.1 specifically? 5.3 is packaged with stretch and 5.1 is simply not available. Understandably stretch is in early alpha release but its in a working state unlike other debian alpha releases in the past. As a result of depends on 5.1 I cannot build on stretch.

                                      Please check also the .8 code. We are missing some ui headers for some reason. Will try to copy them from another coin but no promises it will build ok.

                                      1 Reply Last reply Reply Quote 0
                                      • Wellenreiter
                                        Wellenreiter Moderators last edited by

                                        I noticed, that the configure scripts are not working well for Linux.
                                        The Zebra Crossing includes and libraries are not checked by the configure script, leading to strange compile errors.

                                        Also the GUI looks a bit weird when compiled with qt5 and running on a system using qt4 only…

                                        Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                                        Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

                                        1 Reply Last reply Reply Quote 1
                                        • C
                                          chrisj Regular Member last edited by chrisj

                                          Hey guys, long time no speak.

                                          Is there a Mac binary or Linux version one can download? Also I notice that the download button on the feathercoin homepage is giving off a horrible virus warning in both chrome and firefox.

                                          1 Reply Last reply Reply Quote 3
                                          • Wellenreiter
                                            Wellenreiter Moderators last edited by wrapper

                                            Hi Chrisj,

                                            a long time, indeed.

                                            I’m just working on the Linux version. An install package will be available for several distributions soon. I got the binary compiled and now need to configure the scripts to create the install packages, so all dependencies are solved automatically during installation and automated updates become possible.

                                            The virus warnings are related to the build in miner, which is sometimes flagged as a virus, what is a false true.

                                            Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                                            Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

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