Author Topic: Graphene Real-Time  (Read 4177 times)

0 Members and 1 Guest are viewing this topic.

Offline Troglodactyl

  • Hero Member
  • *****
  • Posts: 960
    • View Profile
Something like this should be built into the GUI.

What in particular do you want from this that isn't in the GUI yet?

Offline karnal

  • Hero Member
  • *****
  • Posts: 1068
    • View Profile

Offline luckybit

  • Hero Member
  • *****
  • Posts: 2921
    • View Profile
  • BitShares: Luckybit
Something like this should be built into the GUI.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I had a server down time, that's why the stats have been unavailable today.

For the next weeks, I plan to rewrite the backend and store the stats in a database so that I have stats for the whole blockchain .. Need some time to do this.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Can you put a mark on the dial that shows the highest peak (or moving average) it has ever seen?

good idea  the  highest  TPA benchmark  list highest 1 2 3 ……10
I will do this .. but for this work I need to rewrite the backend to give it some memory .. currently all the backend stores is the stuff since it last crashed :)

Offline sudo

  • Hero Member
  • *****
  • Posts: 2255
    • View Profile
  • BitShares: ags
Can you put a mark on the dial that shows the highest peak (or moving average) it has ever seen?

good idea  the  highest  TPA benchmark  list highest 1 2 3 ……10

Offline CLains

  • Hero Member
  • *****
  • Posts: 2606
    • View Profile
  • BitShares: clains

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
fixed the bug with missing icons ..

next steps (@Stan):
+ add a middleware database to
+ parse all blocks and
+ evaluate statistics of past blocks to
+ get more detailed stats

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
That`s what I get actually:



It looks alright too me .. it shows recent blocks .. and (currently) only shows transactions that you see during your session ..
it does not yet log previous transactions .. it really is real-time .. no database stuff .. wait a little or produce some transactions on your own .. stuff will happen then

Quote
Yesterday there was the witness ID in the upper left corner - for me very comfortable.
Will add that again .. I removed it because it is directly stated in the raw block data on the lower right corner ..

Offline CalabiYau

That`s what I get actually:



Yesterday there was the witness ID in the upper left corner - for me very comfortable.

Thank you for your efforts !  +5%
« Last Edit: September 06, 2015, 04:10:19 pm by CalabiYau »

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Nees to harden the websocket connection .. thx for pointing it out

Still have alot to learn and optimize

Offline CalabiYau

http://stats.bitshares.eu/

Works here

Very useful instrument. 

Works sometimes - sometimes not. Getting stuck after 1 - 2 minutes normally. Win / Chrome & Firefox.

Offline Stan

  • Hero Member
  • *****
  • Posts: 2908
  • You need to think BIGGER, Pinky...
    • View Profile
    • Cryptonomex
  • BitShares: Stan
Can you put a mark on the dial that shows the highest peak (or moving average) it has ever seen?
Anything said on these forums does not constitute an intent to create a legal obligation or contract of any kind.   These are merely my opinions which I reserve the right to change at any time.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
"website not available" :)

however, updated my post with your image: http://blog.smartcoin.pw/2015/09/bitshares-live-network-stats.html

looks very clean now. good job!