Author Topic: [ANN] mmcvotes.com - memorycoin vote/election explorer  (Read 7353 times)

0 Members and 1 Guest are viewing this topic.

Offline belltown

  • Full Member
  • ***
  • Posts: 107
    • View Profile
This is the problem with copy-paste, your copy becomes old.

Official candidates list is here https://bitcointalk.org/index.php?topic=369487.0
But it's still missing charity position.

FreeTrade, can you add charity position to the list?
How I've earned 0.088 BTC for making few forum posts on LetsTalkBitcoin - https://bitsharestalk.org/index.php?topic=6684

emre

  • Guest
A few more address resolutions -

MVTEcnoqHvr7AWRSBFUSpVCBKcxUfxVEad (FaSaN)

MVTEchaTyyDP2V6QotPE4zi1mUvbNKo8pe (Sean's Outpost c/o IsaacGoldbourne)

done.

these adresses and a couple of more are not listed in the official topic. can somebody update it? https://bitsharestalk.org/index.php?topic=1445.msg15597#msg15597

Offline FreeTrade

  • Moderator
  • Hero Member
  • *****
  • Posts: 700
    • View Profile
A few more address resolutions -

MVTEcnoqHvr7AWRSBFUSpVCBKcxUfxVEad (FaSaN)

MVTEchaTyyDP2V6QotPE4zi1mUvbNKo8pe (Sean's Outpost c/o IsaacGoldbourne)
“People should be more sophisticated? How are you gonna get that done?” - Jerry Seinfeld reply to Bill Maher

emre

  • Guest
I sent you 10MMC for my request.
:)

thanks! api will be updated with more meaningful data once I finish the parser.

Offline s4l1h

  • Full Member
  • ***
  • Posts: 122
    • View Profile

emre

  • Guest
thanks for the tips! :)

last thing in my todo list making a parser for log files for more meaningful data/stats. on the way o/


Offline FreeTrade

  • Moderator
  • Hero Member
  • *****
  • Posts: 700
    • View Profile
Really nice! And thanks for your generosity in making it open source. Tip on its way.
“People should be more sophisticated? How are you gonna get that done?” - Jerry Seinfeld reply to Bill Maher

Offline belltown

  • Full Member
  • ***
  • Posts: 107
    • View Profile
Great work, man! I already promised bounty in the other thread.
100 MMC send!
How I've earned 0.088 BTC for making few forum posts on LetsTalkBitcoin - https://bitsharestalk.org/index.php?topic=6684

emre

  • Guest
added a simple api.

http://mmcvotes.com/?output=json

(pagination also works if you need to. add last_id=block_id as an argument to the query string.)

get latest blocks

Code: [Select]
{
  "blocks": [
    "3560",
    "3540",
    "3520",
    "3500",
    "3480",
    "3460",
    "3440",
    "3420",
    "3400",
    "3380",
    "3360",
    "3340",
    "3320",
    "3300",
    "3280",
    "3260",
    "3240",
    "3220",
    "3200",
    "3180"
  ]
}

block detail

http://www.mmcvotes.com/block/1200?output=json

Code: [Select]
{
  "block": {
    "block_id": 1200,
    "log": "....."
  }
}

« Last Edit: December 29, 2013, 08:45:22 pm by emre »

emre

  • Guest
added nickname support for logs. check it out: http://www.mmcvotes.com/block/3560



here is the nickname list for wallet <-> nickname mapping: https://github.com/emre/mmcvotes.com/blob/master/mmcvotes/aliases.py

most of the candidates are not on the official list..

Offline pvaladares

  • Full Member
  • ***
  • Posts: 100
    • View Profile
PTS : PkbJAm9uxuGgC9n2NVwWYs8bvX3Mj8uAg3 | MMC : M91vp33SSVBG7N3X9CbrgMcwSBxTDQeDAb
BTC : 1CrAkkYZrVCnwDKSBw3bcnMSYMakEhfB6N
Trade BTC/PTS @ cryptsy.com


emre

  • Guest

Offline s4l1h

  • Full Member
  • ***
  • Posts: 122
    • View Profile
Request: Api

latest block, award,winner.

/api/latest_winners
/api/latest_block




Offline seraphim

Meet you on STEEM