Author Topic: Block Explorer and Delegates Listing  (Read 48196 times)

0 Members and 1 Guest are viewing this topic.

Offline svk

Could you implement the future to have the option to vote for delegates on the delegate page and/or on each individual delegate page with links added for that purpose?
I added this a couple days ago, I'm not really that happy with how it looks but at least it's there for now.

feature request:
can you change the "Estimated Confirmation Time: 10s" on the frontpage into
"average confirmation time: x/2 sec" .. so 5 secs if most delegates are runing fine!?
Ditto for this.

I've also added a Market Cap column to the market issued assets overview, the cap is calculated using Coinmarketcap price data for USD/BTSX and the 1h average price. I've got BTC and CNY prices as well so I'll add the possibility to show the market cap in CNY or BTC once I get time. You can now also tell which assets have sufficient fees, and I only count the valid feeds (newer than 24hrs). I'll see if I can get those prices added to the price history charts for bitUSD, bitCNY and bitBTC.

In other news: my site has been added to Coinmarketcap.com as the block explorer for BTSX, you'll find the link in the Supply column. I'm also providing a feed for them with supply data and asset data.

Worker: dev.bitsharesblocks

Offline svk

Fantastic thanks for the quick fix, I was rather confused I could not see my bids ;). I like it like this is very easy to see and compare the asks / bids and shorts.
Awesome, thanks for letting me know, its been like that for a while now ;)
Worker: dev.bitsharesblocks

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
Fantastic thanks for the quick fix, I was rather confused I could not see my bids ;). I like it like this is very easy to see and compare the asks / bids and shorts.
« Last Edit: September 15, 2014, 04:09:25 pm by betax »
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline svk

Code: [Select]
default (unlocked) >>> blockchain_market_order_book USD BTSX
                  BIDS (* Short Order)                                       |                                   ASKS
TOTAL                     QUANTITY                                     PRICE | PRICE                                        QUANTITY                     TOTAL   COLLATERAL
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
63.3700 USD               1,730.00100 BTSX                0.036630036630 USD | 0.037683288000 USD                   4,151.92918 BTSX              156.4583 USD
2,079.8070 USD            56,939.27181 BTSX               0.036526757962 USD | 0.037732147035 USD                       0.09100 BTSX                0.0034 USD
1,000.7525 USD            27,500.00000 BTSX               0.036391000000 USD | 0.038209794699 USD                 419,059.89810 BTSX           16,012.1926 USD
2,000.0000 USD            55,000.00000 BTSX               0.036363636364 USD | 0.038353095860 USD                   1,174.83033 BTSX               45.0583 USD
10.0000 USD               275.00000 BTSX                  0.036363636364 USD | 0.038406767494 USD               1,136,832.68791 BTSX           43,662.0687 USD
396.2692 USD              10,929.09691 BTSX               0.036258183359 USD | 0.038461538462 USD                       2.60000 BTSX                0.0999 USD
377.9575 USD              10,424.62507 BTSX               0.036256220000 USD | 0.038461538462 USD                      26.00000 BTSX                0.9999 USD
1,000.0000 USD            27,610.00000 BTSX               0.036218761318 USD | 0.038631647961 USD                 173,203.80304 BTSX            6,691.1483 USD
10,000.0000 USD           280,000.00000 BTSX              0.035714285714 USD | 0.039215686275 USD                   1,275.00000 BTSX               49.9999 USD
49.9999 USD               1,400.00000 BTSX                0.035714285714 USD*| 0.039980009995 USD                  12,506.25000 BTSX              499.9999 USD
99.9999 USD               2,875.00000 BTSX                0.034782608696 USD*| 0.039984006397 USD                       1.24755 BTSX                0.0498 USD
5.0000 USD                144.93500 BTSX                  0.034498223341 USD | 0.040000000000 USD                     250.00000 BTSX               10.0000 USD
10,000.0000 USD           289,999.99999 BTSX              0.034482758621 USD | 0.040000000000 USD                      60.00000 BTSX                2.4000 USD

and on the website
Code: [Select]
BIDS (Sell USD)
Price (BTSX/USD) Amount (BTSX)
27.300 6.337
27.377 207.981
27.479 100.075
27.500 200.000
27.500 1.000
27.580 39.627
27.581 37.796
27.610 100.000
28.000 1,000.000

it looks like you are using the "balance" from the RPC call as BTSX as opposed to USD.

I believe you are correct! The data from the API call is inversed compared to the shorts and asks, didn't notice when I implemented it but always though it was strange there were so few bids! I pushed a fix just now, let me know if it looks correct now pls!

Oh and I left the USD value in the BIDS column, for those of you who are into the whole trading thing, what's your preference? Bids, shorts and asks in the same unit or not, and which unit is preferred?
Worker: dev.bitsharesblocks

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
Code: [Select]
default (unlocked) >>> blockchain_market_order_book USD BTSX
                  BIDS (* Short Order)                                       |                                   ASKS
TOTAL                     QUANTITY                                     PRICE | PRICE                                        QUANTITY                     TOTAL   COLLATERAL
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
63.3700 USD               1,730.00100 BTSX                0.036630036630 USD | 0.037683288000 USD                   4,151.92918 BTSX              156.4583 USD
2,079.8070 USD            56,939.27181 BTSX               0.036526757962 USD | 0.037732147035 USD                       0.09100 BTSX                0.0034 USD
1,000.7525 USD            27,500.00000 BTSX               0.036391000000 USD | 0.038209794699 USD                 419,059.89810 BTSX           16,012.1926 USD
2,000.0000 USD            55,000.00000 BTSX               0.036363636364 USD | 0.038353095860 USD                   1,174.83033 BTSX               45.0583 USD
10.0000 USD               275.00000 BTSX                  0.036363636364 USD | 0.038406767494 USD               1,136,832.68791 BTSX           43,662.0687 USD
396.2692 USD              10,929.09691 BTSX               0.036258183359 USD | 0.038461538462 USD                       2.60000 BTSX                0.0999 USD
377.9575 USD              10,424.62507 BTSX               0.036256220000 USD | 0.038461538462 USD                      26.00000 BTSX                0.9999 USD
1,000.0000 USD            27,610.00000 BTSX               0.036218761318 USD | 0.038631647961 USD                 173,203.80304 BTSX            6,691.1483 USD
10,000.0000 USD           280,000.00000 BTSX              0.035714285714 USD | 0.039215686275 USD                   1,275.00000 BTSX               49.9999 USD
49.9999 USD               1,400.00000 BTSX                0.035714285714 USD*| 0.039980009995 USD                  12,506.25000 BTSX              499.9999 USD
99.9999 USD               2,875.00000 BTSX                0.034782608696 USD*| 0.039984006397 USD                       1.24755 BTSX                0.0498 USD
5.0000 USD                144.93500 BTSX                  0.034498223341 USD | 0.040000000000 USD                     250.00000 BTSX               10.0000 USD
10,000.0000 USD           289,999.99999 BTSX              0.034482758621 USD | 0.040000000000 USD                      60.00000 BTSX                2.4000 USD

and on the website
Code: [Select]
BIDS (Sell USD)
Price (BTSX/USD) Amount (BTSX)
27.300 6.337
27.377 207.981
27.479 100.075
27.500 200.000
27.500 1.000
27.580 39.627
27.581 37.796
27.610 100.000
28.000 1,000.000

it looks like you are using the "balance" from the RPC call as BTSX as opposed to USD.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline svk

svk seems like the BIDS are not output correctly.
Think I found it, were you referring to the block view? If so I updated it, should work now.
Worker: dev.bitsharesblocks

Offline svk

svk seems like the BIDS are not output correctly.
I had a quick look but couldn't immediately see anything wrong, what exactly isn't correct?
Worker: dev.bitsharesblocks

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
svk seems like the BIDS are not output correctly.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline amencon

  • Sr. Member
  • ****
  • Posts: 227
    • View Profile
Hey svk,

Quick feature request, maybe worth putting last block or average last X blocks latency in the delegate listing.  My delegate (as well as some others apparently) had an issue recently where it was creating blocks at the wrong time and causing other delegates to miss blocks.  Having that metric listed would make it easy to spot which delegates might be having issues, then anyone could ping that delegate and request they look at their server times.

Thanks.

Offline svk

The block confirmation time still is 10 secs ... but on _*average*_ .. a transaction is confirmed after 5 secs ..
Yea I suppose you're right, I'll change it tomorrow as it makes BTSX look even better compared to everything else :)
Worker: dev.bitsharesblocks

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
The block confirmation time still is 10 secs ... but on _*average*_ .. a transaction is confirmed after 5 secs ..

Offline svk

feature request:
can you change the "Estimated Confirmation Time: 10s" on the frontpage into
"average confirmation time: x/2 sec" .. so 5 secs if most delegates are runing fine!?

Not sure that's really correct, although I seem to remember you asking BM about this and him confirming it... I'm just reading that confirmation time directly from the client though.

svk I have a feature request too.

Could you show a graph in the asset page of the total circulation/supply of that asset? It would be very interesting to see the growth in BitUSD supply as we approach the next bubble.

Not sure I can get the time history of that from the API calls, will look into it. Would definitely be interesting to have, if it's not available I'll start logging it so we can see it from now on.

Could you implement the future to have the option to vote for delegates on the delegate page and/or on each individual delegate page with links added for that purpose?

Had thought about that but forgot about it, will add it!

I love the site, very fast and easy to browse delegates and markets.

We should make this a sticky thread

Thanks, glad you like it :)
Worker: dev.bitsharesblocks

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
I love the site, very fast and easy to browse delegates and markets.

We should make this a sticky thread
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
Could you implement the future to have the option to vote for delegates on the delegate page and/or on each individual delegate page with links added for that purpose?

Offline speedy

  • Hero Member
  • *****
  • Posts: 1160
    • View Profile
  • BitShares: speedy
svk I have a feature request too.

Could you show a graph in the asset page of the total circulation/supply of that asset? It would be very interesting to see the growth in BitUSD supply as we approach the next bubble.