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

    Feathercoin Clock

    Projects
    5
    11
    3987
    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.
    • L
      live627 last edited by

      [img]http://images.livemods.net/d.png[/img]

      I need to fix the reward drop estimate but everything else is done.

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

        Can you tell me a little more about the clock… looks cool!

        1 Reply Last reply Reply Quote 0
        • L
          live627 last edited by

          I need help fixing the maths for the halting.

          Drawn using CoolClock JS

          1 Reply Last reply Reply Quote 0
          • U
            UKMark last edited by

            So when did the clock start? I understand the maths and clock params, but I can’t get my head around how you came to 13:50 (or is it 01:50) now?
            Also Sat 24th may 1997? What is this?
            I am not criticising btw, I’m really interested, just lost a little that is all! :)

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

              [quote name=“UKMark” post=“4097” timestamp=“1368780419”]
              So when did the clock start? I understand the maths and clock params, but I can’t get my head around how you came to 13:50 (or is it 01:50) now?
              Also Sat 24th may 1997? What is this?
              I am not criticising btw, I’m really interested, just lost a little that is all! :)
              [/quote]
              Time traveling coins, they exist!

              1 Reply Last reply Reply Quote 0
              • L
                live627 last edited by

                [quote name=“UKMark” post=“4097” timestamp=“1368780419”]
                So when did the clock start? I understand the maths and clock params, but I can’t get my head around how you came to 13:50 (or is it 01:50) now?
                Also Sat 24th may 1997? What is this?
                I am not criticising btw, I’m really interested, just lost a little that is all! :)
                [/quote]See? I botched the math :P

                Oh wait, I redid it. The estimate looks right now. Thoughts?

                1 Reply Last reply Reply Quote 0
                • U
                  UKMark last edited by

                  [quote name=“live627” post=“4258” timestamp=“1368835191”]
                  [quote author=UKMark link=topic=461.msg4097#msg4097 date=1368780419]
                  So when did the clock start? I understand the maths and clock params, but I can’t get my head around how you came to 13:50 (or is it 01:50) now?
                  Also Sat 24th may 1997? What is this?
                  I am not criticising btw, I’m really interested, just lost a little that is all! :)
                  [/quote]See? I botched the math :P

                  Oh wait, I redid it. The estimate looks right now. Thoughts?
                  [/quote]

                  A little explanation of how you arrived at the current time and from what start point you chose and why you chose that start point etc, etc - would be [i]really[/i] great!!
                  PLEASE! :)

                  1 Reply Last reply Reply Quote 0
                  • L
                    live627 last edited by

                    [url=http://ftc.ahsum.com/clock]ftc.ahsum.com/clock[/url]

                    EDIT: Cannot get the block number ATM, will fix soon.

                    1 Reply Last reply Reply Quote 0
                    • L
                      live627 last edited by

                      oh here is my formula: strtotime(‘2013-04-16 21:17:40’) + ((840000 * 150) - ($blockcount * 150))

                      I work in PHP.

                      It ended up simper than I imagined. I was using the number of coins before, which didn’t work. 150 is the desired secoonds between blocks. Target blocks per reward is 840k

                      1 Reply Last reply Reply Quote 0
                      • U
                        UKMark last edited by

                        [quote name=“live627” post=“4260” timestamp=“1368835562”]
                        [url=http://ftc.ahsum.com/clock]ftc.ahsum.com/clock[/url]
                        [/quote]

                        Page not loading at present :(

                        I’ll check it out tomorrow! 8)[quote author=live627 link=topic=461.msg4261#msg4261 date=1368836034]
                        oh here is my formula: strtotime(‘2013-04-16 21:17:40’) + ((840000 * 150) - ($blockcount * 150))

                        I work in PHP.

                        It ended up simper than I imagined. I was using the number of coins before, which didn’t work. 150 is the desired secoonds between blocks. Target blocks per reward is 840k
                        [/quote]

                        Right thank you! So you did use the first block, nice! 8)

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

                          lol, I’ve visited this page several times and left because [b][i]I never saw the clock move[/i][/b]. :P

                          I never read much on the page, until now. I get it now, very nice job!

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