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

    What Features should we incorporate into Feathercoin next?

    Feathercoin Discussion
    10
    23
    7503
    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.
    • T
      tmuir12 Regular Member last edited by

      Yes long term we need them all, I’m really just asking in what order we do them.

      Also to give the community a chance to say if they think Feathercoin should have some other feature that we have not thought of yet

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

        Stealth first, than core ;)

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

          I vote other / All of the above

          Core and modular are now the same project.

          Because stealth could be a plugin (and probably should be), it means that the above needs to happen first/at the same time.

          edit

          Actualy, I redact my vote and edit in Liz and I’s option :D sorry :/

          1 Reply Last reply Reply Quote 0
          • D
            DemocraticRepublicOfDave last edited by

            Voted for Core, as Lizhi has already done a lot of work on this already and has code in testing now. So wouldn’t it be best to finish this off, then move onto stealth?

            Cheers

            Dave

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

              well stealth is pretty much ready to go

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

                implement shapeshift.io api, so you can pay everything sold in Bitcoin with feathercoin without any hassle

                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
                • M
                  mirrax last edited by

                  I would like to see automatic wallet updates (like Gridcoin have).

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

                    I would like to see automatic wallet updates (like Gridcoin have).

                    That is nearly impossible, if the source code needs to be compiled.

                    If binaries are used, I’d say leave it to the package management of the host system to keep the wallet up to date.

                    What we need is a way to automatically warn and later disconnect outdated wallets, if they disturb the blockchain.

                    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
                    • T
                      Tuck Fheman last edited by

                      Other : SuperNet >:D

                      Disclosure : I own stake in a variety of the assets related to SuperNet projects.

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

                        Other : SuperNet >:D

                        Disclosure : I own stake in a variety of the assets related to SuperNet projects.

                        Only coin you should invest into is FTC and you know it!

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

                          Well to add something in wallet:

                          1, Instant blockchain download - seriously this should be seconds, few minutes max, not days

                          2, Periodic payments - ie. for paying people, rent, energy whatever daily, weekly, monthly

                          3, Mass payments - to load multiple wallets with same sum at once (ie. you want to make 10 paper wallets with 1000FTC, just copy all addresses in and send that amount with 1 click to all)

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

                            Can we remove all of the above as we can’t do all next! This is just prioritisation right?

                            1 Reply Last reply Reply Quote 0
                            • T
                              Tuck Fheman last edited by

                              Other : SuperNet >:D

                              Disclosure : I own stake in a variety of the assets related to SuperNet projects.

                              I’m suggesting FTC approach jl777 (or whoever is running SuperNet now) and see about getting in on the action like other coins. For those who like price boost, it did that for those coins. It will also help FTC adoption I believe, not to mention the free marketing on various forums/websites. I only know the basics of SuperNet, but I pretty much get in anything jl777 creates (because profit) and getting FTC involved with any of his projects would only help IMHO.

                              1 Reply Last reply Reply Quote 0
                              • T
                                Tuck Fheman last edited by

                                Well to add something in wallet:

                                1, Instant blockchain download - seriously this should be seconds, few minutes max, not days

                                Or implement Cryptonite’s mini-blockchain tech. ;)

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

                                  Or implement Cryptonite’s mini-blockchain tech. ;)

                                  Or Fluttercoins Flutterspeed ;)

                                  1 Reply Last reply Reply Quote 0
                                  • MrWyrm
                                    MrWyrm administrators last edited by

                                    what is supernet?

                                    Like what I do: 6uuy6isbrW1SBF191Bzgui1gWxPdNKx2PB

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      Tuck Fheman last edited by

                                      what is supernet?

                                      http://www.supernet.org/index.php/home-of-the-supernet/what-s-supernet

                                      http://nxter.org/supernet-newsletter-8/

                                      Just found this …

                                      Other Coins (integration)

                                      A ‘passthru’ API call has been added to allow non-SuperNET core coins to access the features of SuperNET. This adds enormous versatility to SuperNET, in that any coin community can now customise it and use it for their own coin, if they wish.

                                      James writes, ‘If there are specific functions that you want to make into SuperNET API, you can code it up and I can merge it in. In SuperNET.conf, the “coins” array describes how to interface to a coin’s daemon and there is a bitcoind_RPC function that invokes it via RPC, so within SuperNET you can call your daemon and encapsulate this in the SuperNET JSON API. Once your coin/service has an API, then with an HTML5/Javascript panel in the SuperNET GUI, all users of SuperNET will have direct (and easy) GUI access.

                                      ‘Just like we enhance the NXT GUI into SuperNET, any coin can enhance the SuperNET reference with their own features. Assuming it is a cool feature then SuperNET would be wanting to make it part of the reference release.

                                      ‘I think with a “passthru” API that sends the JSON to a coin daemon (even remote), it will simplify coins connecting up to SuperNET. They can update (or fork reference SuperNET GUI) and enhance the SuperNET with their coin’s features. Only their community would have all the code needed to use their coin’s functions. For the ones that have functionality that we want in the core, it then becomes a matter of merging the code and putting it into the reference implementation.’

                                      ‘Almost have the remote working. conceptually anyway. in the SuperNET.conf, there will be a “remote”:[] array, both at the highest level and within each coin entry. if a method is in a remote array (global or coin specific), then remote requests will be accepted and the result sent back to the one that initiated the remote call. this is the mechanism that allows any coin access to any other coin’s RPC, even if they are not running that coin locally.’

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

                                        I choose all , I think first core than other. why ? Time is of the essence. Now Feathercoin Core has almost been completed development. This is a new starting point and platform for us. I hope launch 0.9.3 beforeChristmas.

                                        Stealth Transactions and implement Tor have a plan, I was ready for it, For example, DNC https://github.com/CryptoCoinLabs/darknetspace

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

                                          I choose all , I think first core than other. why ? Time is of the essence. Now Feathercoin Core has almost been completed development. This is a new starting point and platform for us. I hope launch 0.9.3 beforeChristmas.

                                          Stealth Transactions and implement Tor have a plan, I was ready for it, For example, DNC https://github.com/CryptoCoinLabs/darknetspace

                                          Sending another 100FTC as little thank you.

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

                                            Lol, thank you

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