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

    FeatherCoin Pools List (LIVE)

    Projects
    27
    48
    47380
    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.
    • K
      Kagemusha last edited by

      Nice work ChristianRiesen!

      1 Reply Last reply Reply Quote 0
      • S
        ShadowEW last edited by

        [quote name=“Magic8Ball” post=“2035” timestamp=“1368170981”]
        Looks great; though its a bit sad to see all those 0 hashrate pools.
        [/quote]
        Yeah, they’ll pick up soon enough though… Let’s just hope that people come to their senses >.<
        Nice work on the site ChristianRiesen, I have no idea how I missed this yesterday. >.<

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

          [quote name=“ChristianRiesen” post=“1850” timestamp=“1368112054”]
          [url=http://coinpools.sdfg.org/ftc]FeatherCoin Pools[/url]

          This list shows you the pools I found. The rates are updated automatically every hour (except one). Those without rates I can’t get them in a sustainable way. Trying to contact the owners of those pools to get them to open up their stats so I could parse them too.

          Feedback, ideas, dead or missing pools, please post!
          [/quote]

          Hey there,

          i am running pool.maeh.org (which is in revamp at the moment, but more on that later) - the pool rate is not updating. As i am running a stock p2pool with enhanced statistics, is there anything i can do to help making that work? The web site idea and look is awesome!

          Regards,
          MrSheep

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

            Maybe an idea to add a Total network rate :)?

            1 Reply Last reply Reply Quote 0
            • J
              JohnsonX last edited by

              Thanks, this was really helpful!
              d2.cc is working very well! Go mine there!

              1 Reply Last reply Reply Quote 1
              • M
                Markus1337 Regular Member last edited by

                Add give-me-ftc.com to the list? :)

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

                  Anything i can do to help supporting the p2pools?

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

                    [quote name=“MrSheep” post=“2995” timestamp=“1368443789”]
                    Anything i can do to help supporting the p2pools?
                    [/quote]
                    I have some pools in it, but a p2p pool is more a node in a bigger pool, so it’s nice to have them, but not each p2pool is it’s own thing in terms of hashing power.

                    1 Reply Last reply Reply Quote 1
                    • M
                      MrSheep last edited by

                      [quote name=“ChristianRiesen” post=“3062” timestamp=“1368469483”]
                      [quote author=MrSheep link=topic=329.msg2995#msg2995 date=1368443789]
                      Anything i can do to help supporting the p2pools?
                      [/quote]
                      I have some pools in it, but a p2p pool is more a node in a bigger pool, so it’s nice to have them, but not each p2pool is it’s own thing in terms of hashing power.
                      [/quote]

                      It’s not it’s own thing, that is right as it is part of the overall p2pool. Although, each p2pool node has it’s local users and thus also provides local statistics, for example http://pool.maeh.org:19327/local_stats.

                      Why list p2pool nodes when they all appear abandoned with 0 kH/s?

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

                        [quote name=“MrSheep” post=“3326” timestamp=“1368530322”]
                        [quote author=ChristianRiesen link=topic=329.msg3062#msg3062 date=1368469483]
                        [quote author=MrSheep link=topic=329.msg2995#msg2995 date=1368443789]
                        Anything i can do to help supporting the p2pools?
                        [/quote]
                        I have some pools in it, but a p2p pool is more a node in a bigger pool, so it’s nice to have them, but not each p2pool is it’s own thing in terms of hashing power.
                        [/quote]

                        It’s not it’s own thing, that is right as it is part of the overall p2pool. Although, each p2pool node has it’s local users and thus also provides local statistics, for example http://pool.maeh.org:19327/local_stats.

                        Why list p2pool nodes when they all appear abandoned with 0 kH/s?
                        [/quote]

                        Because I simply have not found reliable ways to include their stats. Just today got dontmine.me in there, as he had some security mod that made it impossible for my server to query his stats api, and he uses the software most people are (mmcfe). But thanks for the link, I will look at it closely and see if I can somehow include that into my process.

                        I just went over it a bit more and in the json I can’t get a total hash rte, but if I add up all the hashrates from miner_hash_rates I get about 875k which seems to be your local speed. Is that about right? If so I will try it and see if I can make this work with your pool.

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

                          [quote name=“ChristianRiesen” post=“3361” timestamp=“1368538584”]
                          [quote author=MrSheep link=topic=329.msg3326#msg3326 date=1368530322]
                          [quote author=ChristianRiesen link=topic=329.msg3062#msg3062 date=1368469483]
                          [quote author=MrSheep link=topic=329.msg2995#msg2995 date=1368443789]
                          Anything i can do to help supporting the p2pools?
                          [/quote]
                          I have some pools in it, but a p2p pool is more a node in a bigger pool, so it’s nice to have them, but not each p2pool is it’s own thing in terms of hashing power.
                          [/quote]

                          Yes, the addition of all miner hash rates is what the statistics also do to calculate the overall hash rate…

                          Thanks!

                          It’s not it’s own thing, that is right as it is part of the overall p2pool. Although, each p2pool node has it’s local users and thus also provides local statistics, for example http://pool.maeh.org:19327/local_stats.

                          Why list p2pool nodes when they all appear abandoned with 0 kH/s?
                          [/quote]

                          Because I simply have not found reliable ways to include their stats. Just today got dontmine.me in there, as he had some security mod that made it impossible for my server to query his stats api, and he uses the software most people are (mmcfe). But thanks for the link, I will look at it closely and see if I can somehow include that into my process.

                          I just went over it a bit more and in the json I can’t get a total hash rte, but if I add up all the hashrates from miner_hash_rates I get about 875k which seems to be your local speed. Is that about right? If so I will try it and see if I can make this work with your pool.
                          [/quote]

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

                            [quote name=“MrSheep” post=“3371” timestamp=“1368542977”]
                            [quote author=ChristianRiesen link=topic=329.msg3361#msg3361 date=1368538584]
                            [quote author=MrSheep link=topic=329.msg3326#msg3326 date=1368530322]
                            [quote author=ChristianRiesen link=topic=329.msg3062#msg3062 date=1368469483]
                            [quote author=MrSheep link=topic=329.msg2995#msg2995 date=1368443789]
                            Anything i can do to help supporting the p2pools?
                            [/quote]
                            I have some pools in it, but a p2p pool is more a node in a bigger pool, so it’s nice to have them, but not each p2pool is it’s own thing in terms of hashing power.
                            [/quote]

                            Yes, the addition of all miner hash rates is what the statistics also do to calculate the overall hash rate…

                            Thanks!

                            It’s not it’s own thing, that is right as it is part of the overall p2pool. Although, each p2pool node has it’s local users and thus also provides local statistics, for example http://pool.maeh.org:19327/local_stats.

                            Why list p2pool nodes when they all appear abandoned with 0 kH/s?
                            [/quote]

                            Because I simply have not found reliable ways to include their stats. Just today got dontmine.me in there, as he had some security mod that made it impossible for my server to query his stats api, and he uses the software most people are (mmcfe). But thanks for the link, I will look at it closely and see if I can somehow include that into my process.

                            I just went over it a bit more and in the json I can’t get a total hash rte, but if I add up all the hashrates from miner_hash_rates I get about 875k which seems to be your local speed. Is that about right? If so I will try it and see if I can make this work with your pool.
                            [/quote]
                            [/quote]

                            And what was your message? :)

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

                              WeMineFTC is currently at 30.633 Mhz

                              Give-Me-FTC is currently at 28.65 Mhz

                              1 Reply Last reply Reply Quote 1
                              • M
                                MrSheep last edited by

                                I think I was planning to say that adding up all the mining hash rates is what also the p2pool statistics do and what I would also suggest… :-)

                                Regards,
                                MrSheep

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

                                  [quote name=“ratm69” post=“3511” timestamp=“1368568370”]
                                  WeMineFTC is currently at 30.633 Mhz

                                  Give-Me-FTC is currently at 28.65 Mhz
                                  [/quote]

                                  The stats update hourly automatically.

                                  [quote author=MrSheep link=topic=329.msg3578#msg3578 date=1368598649]
                                  I think I was planning to say that adding up all the mining hash rates is what also the p2pool statistics do and what I would also suggest… :-)

                                  Regards,
                                  MrSheep
                                  [/quote]

                                  I still have your inputs open and will try to do something useful with it. Above all you have my thanks as this is what I was looking for in P2Pool.

                                  1 Reply Last reply Reply Quote 0
                                  • P
                                    pyxis last edited by

                                    Is there anyway to include Khash numbers by solo mining, say by using the total network hash figure, minus the pool figures to give you a figure for solo/(and I suppose unknown pools)?

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

                                      [quote name=“pyxis” post=“4551” timestamp=“1369071309”]
                                      Is there anyway to include Khash numbers by solo mining, say by using the total network hash figure, minus the pool figures to give you a figure for solo/(and I suppose unknown pools)?
                                      [/quote]
                                      I will add more details to it, including numbers for “not accounted for” people. Still trying to get some pools to give me stats so I could update them all :)

                                      1 Reply Last reply Reply Quote 0
                                      • P
                                        pyxis last edited by

                                        [quote name=“ChristianRiesen” post=“4557” timestamp=“1369073521”]
                                        [quote author=pyxis link=topic=329.msg4551#msg4551 date=1369071309]
                                        Is there anyway to include Khash numbers by solo mining, say by using the total network hash figure, minus the pool figures to give you a figure for solo/(and I suppose unknown pools)?
                                        [/quote]
                                        I will add more details to it, including numbers for “not accounted for” people. Still trying to get some pools to give me stats so I could update them all :)
                                        [/quote]

                                        1. thanks
                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          Mogumodz last edited by

                                          Great website, found the pool list website first looking for FTC p2pools and thought I would sign up to the forum to get a node I’ve just started added if possible.

                                          [url=http://p2pool.dyndns.info:19327/]http://p2pool.dyndns.info:19327/[/url]

                                          1 Reply Last reply Reply Quote 1
                                          • K
                                            Kevlar Spammer last edited by

                                            Any chance we can get the source code for this? I’d love to see it as a 6th menu item across the top of the page…

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