Menu

#51 Online block explorer

feature request
pending
exxoo
None
low
general
2014-12-05
2014-08-26
exxoo
No

basic setup: done
basic interface developement: done
basic website: done
caching mechanisms for better performance: done

more information, design and functionality: pending for some days/weeks after the launch.
Link: http://192.227.176.87/

Ajax will be used for real-time updates on the website later on as well.

Discussion

  • exxoo

    exxoo - 2014-08-26

    this site is running on a proxy server. It communicates through the "official" channel to the core net to protect the identities and the integrity of the core net.

     
  • exxoo

    exxoo - 2014-09-03

    set up infrastructure for grabber scripts on live servers, used for official launch.
    Also switched grabber parts of online block explorer to one live server.

    From now on the online block explorer shows the real data from live network.

     
  • exxoo

    exxoo - 2014-11-05

    added mirror node: http://192.3.134.164/

    implemented more functionality. Look at:

    http://192.227.176.87/indexBlock.php?id=23

    new functionality there:
    - row "Amount sum of transactions:" gets calculated now
    - the table below "Transactions" is new

    -->the blocks are parsed now completely. Especially handling with EXO_MONEY format needed to transform quite some lines from c++ to php.

    -->main functionality is finished now. Auto-refresh is yet missing.

     
  • exxoo

    exxoo - 2014-12-05

    reversed the order of the block main page.
    -> top most block entry is the very latest one.
    limited to 1000 blocks on that overview page now - the older blocks will be accessible soon again via page2,3,....

     
  • exxoo

    exxoo - 2014-12-05

    latest transactions will now be displayed as well!

     

Log in to post a comment.