BitShares Forum

Other => Graveyard => MemoryCoin => Topic started by: 5chdn on December 28, 2013, 05:26:19 pm

Title: How to calculate MMC stats?
Post by: 5chdn on December 28, 2013, 05:26:19 pm
UPDATE: The bot is up and running in #memorycoin and ##mmc-spam on freenode.



Hi I need some in-depth information on the MMC network.

Please, can anyone answer me some of the following questions as accurate as possible.

Some questions seem to be trivial but I need a complete overview in here.
I'm working on a better IRC-bot currently and need as much information as possible.

Thanks
--- donSchoe

PS:    8. What else do you want the bot to "know"?



Edit: Thanks for answering most of the questions already!
Title: Re: How to calculate MMC stats?
Post by: TiGei99 on December 28, 2013, 06:07:49 pm
I have only an answer to following questions:
4. http://www.chainbrowser.com/memorycoin/
6. http://agran.net/memorycoin2_calc.html
7. At the moment only http://bter.com/trade/mmc_btc
Title: Re: How to calculate MMC stats?
Post by: seraphim on December 28, 2013, 07:25:52 pm
1. see TiGei99 4.
2. it uses kimotos gravity well from megacoin. block time is around 6 minutes, diff calculation is dynamic. i would propose just showing the average block time from the last 5 or 10 blocks
3. reward is -5% every 1680 blocks
Title: Re: How to calculate MMC stats?
Post by: FreeTrade on December 28, 2013, 07:36:47 pm
5.
https://bitsharestalk.org/index.php?topic=1473.msg16957#msg16957

8.
It would be good for the bot to know
a) current office holders
This information is available from the block rewards on every 20th block, or in the votedebug info of the client.
Title: Re: How to calculate MMC stats?
Post by: isaacgoldbourne on December 28, 2013, 07:41:29 pm
5.
https://bitsharestalk.org/index.php?topic=1473.msg16957#msg16957

8.
It would be good for the bot to know
a) current office holders
This information is available from the block rewards on every 20th block, or in the votedebug info of the client.
+1

Shouldn't be too hard, positions don't change too often.
Title: Re: How to calculate MMC stats?
Post by: seraphim on December 28, 2013, 07:49:23 pm
isaac, you said you wanted to set up a site with voting stats. Maybe you can add an api giving back the names belonging to the voting addresses?
Or they can be set with the bot. Should be fine too.
Title: Re: How to calculate MMC stats?
Post by: isaacgoldbourne on December 28, 2013, 07:52:07 pm
isaac, you said you wanted to set up a site with voting stats. Maybe you can add an api giving back the names belonging to the voting addresses?
Or they can be set with the bot. Should be fine too.
Hmm possible, would only be a simple database lookup.

It depends how much free time I have. I'll definitely get the site up, that feature may be for another week.

Check your messages!
Title: Re: How to calculate MMC stats?
Post by: 5chdn on December 28, 2013, 07:55:14 pm
1. see TiGei99 4.
2. it uses kimotos gravity well from megacoin. block time is around 6 minutes, diff calculation is dynamic. i would propose just showing the average block time from the last 5 or 10 blocks
3. reward is -5% every 1680 blocks

3---> Whats the initial reward?
Title: Re: How to calculate MMC stats?
Post by: FreeTrade on December 28, 2013, 07:56:42 pm
1. see TiGei99 4.
2. it uses kimotos gravity well from megacoin. block time is around 6 minutes, diff calculation is dynamic. i would propose just showing the average block time from the last 5 or 10 blocks
3. reward is -5% every 1680 blocks

3---> Whats the initial reward?

280
Title: Re: How to calculate MMC stats?
Post by: 5chdn on December 28, 2013, 08:14:58 pm
4. http://www.chainbrowser.com/memorycoin/
3. reward is -5% every 1680 blocks
3---> Whats the initial reward?
280

Is the chainbrowser wrong? "Total Coins: 1,619,503.27" ???

My calculation says:
blocktime 239.3
hashrate 38164.72402095445
reward 266.0
minted 903714.0

Which one looks better?
Title: Re: How to calculate MMC stats?
Post by: seraphim on December 28, 2013, 08:56:03 pm
That's because ~7.3% of the final amount of coins (10 mio) has been given out to Memorycoin 1 and PTS holders.

Also the full block reward hasn't been paid from the beginning, it started low to allow everyone having a fair start. Full block reward started at 240, I'm not sure about the formula used before that.
Title: Re: How to calculate MMC stats?
Post by: 5chdn on December 28, 2013, 09:09:42 pm
That's because ~7.3% of the final amount of coins (10 mio) has been given out to Memorycoin 1 and PTS holders.

Also the full block reward hasn't been paid from the beginning, it started low to allow everyone having a fair start. Full block reward started at 240, I'm not sure about the formula used before that.

Ah Okay. I need exact numbers, can I get them somewhere?
Title: Re: How to calculate MMC stats?
Post by: belltown on December 28, 2013, 09:17:45 pm
isaac, you said you wanted to set up a site with voting stats. Maybe you can add an api giving back the names belonging to the voting addresses?
Or they can be set with the bot. Should be fine too.
Hmm possible, would only be a simple database lookup.

It depends how much free time I have. I'll definitely get the site up, that feature may be for another week.


isaacgoldbourne, would 100 MMC bounty help you to set it up? I just need a page that would auto update, so I can link it from memorycoin.info People need real-time elections stats. Thanks man.
Title: Re: How to calculate MMC stats?
Post by: FreeTrade on December 28, 2013, 09:20:37 pm
That's because ~7.3% of the final amount of coins (10 mio) has been given out to Memorycoin 1 and PTS holders.

Also the full block reward hasn't been paid from the beginning, it started low to allow everyone having a fair start. Full block reward started at 240, I'm not sure about the formula used before that.

Ah Okay. I need exact numbers, can I get them somewhere?
  • How many coins have been given out to PTS shareholders down to the statoshi?
  • How many coins have not been paid out between block 1 and 240?

I think the easiest thing to do is to take the total number of coins as issued at block 1680, then apply formula.
Title: Re: How to calculate MMC stats?
Post by: 5chdn on December 28, 2013, 11:26:31 pm
Okay the bot is up and running in #memorycoin and ##mmc-spam on freenode.

Thanks for all the information.

Can I access voting information via memorycoind?
Title: Re: How to calculate MMC stats?
Post by: FreeTrade on December 28, 2013, 11:44:42 pm
Okay the bot is up and running in #memorycoin and ##mmc-spam on freenode.

Thanks for all the information.

Can I access voting information via memorycoind?

No - but that's a good suggestion for an improvement.
Title: Re: How to calculate MMC stats?
Post by: 5chdn on December 29, 2013, 11:45:34 am
Plugin source code is available on github.
https://github.com/donSchoe/fantasy-irc/blob/master/lib/plugins/memorycoin.rb