Author Topic: Cryptofresh Block Explorer + MUSE now available  (Read 132130 times)

0 Members and 1 Guest are viewing this topic.

Offline abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4664
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore
Site is down:
 
We're sorry, but something went wrong.
------------------------------------------------
If you are the application owner check the logs for more information.

Thanks Ken.. looking into it. witness_node was frozen, and I'm having trouble getting it running again..

Code: [Select]
3229214ms th_a       witness.cpp:86                plugin_initialize    ] witness plugin:  plugin_initialize() begin
3229214ms th_a       witness.cpp:96                plugin_initialize    ] key_id_to_wif_pair: ["......","....."]
3229214ms th_a       witness.cpp:114               plugin_initialize    ] witness plugin:  plugin_initialize() end
3229214ms th_a       application.cpp:354           startup              ] Replaying blockchain on user request.
3229214ms th_a       application.cpp:292           operator()           ] Initializing database...
3243588ms th_a       db_management.cpp:48          reindex              ] reindexing blockchain
3243590ms th_a       db_management.cpp:101         wipe                 ] Wiping database
3243620ms th_a       object_database.cpp:84        wipe                 ] Wiping object database...
3243643ms th_a       object_database.cpp:86        wipe                 ] Done wiping object databse.
3243643ms th_a       object_database.cpp:91        open                 ] Opening object database from /home/bitshares-2/witness_node_data_dir/blockchain ...
3243643ms th_a       object_database.cpp:97        open                 ] Done opening object database.
3257917ms th_a       db_debug.cpp:82               debug_dump           ] total_balances[asset_id_type()].value: 12205723874026 core_asset_data.current_supply.value: 253409943611989
3257951ms th_a       db_management.cpp:55          reindex              ] !no last block
3257951ms th_a       db_management.cpp:56          reindex              ] last_block:
3258068ms th_a       thread.cpp:95                 thread               ] name:ntp tid:140271469905664
3258080ms th_a       thread.cpp:95                 thread               ] name:p2p tid:140271448925952
3258091ms th_a       application.cpp:173           reset_p2p_node       ] Adding seed node 83.221.132.47:1776
3258130ms ntp        ntp.cpp:177                   read_loop            ] ntp_delta_time updated to 7706 us
3258170ms th_a       application.cpp:173           reset_p2p_node       ] Adding seed node 188.40.91.213:1776
[....]
3258535ms th_a       application.cpp:173           reset_p2p_node       ] Adding seed node 109.73.172.144:50696
3258536ms th_a       application.cpp:184           reset_p2p_node       ] Configured p2p node to listen on 0.0.0.0:56537
3258542ms th_a       application.cpp:234           reset_websocket_serv ] Configured websocket rpc to listen on 127.0.0.1:8090
3258543ms th_a       witness.cpp:119               plugin_startup       ] witness plugin:  plugin_startup() begin
3258543ms th_a       witness.cpp:136               plugin_startup       ] No witnesses configured! Please add witness IDs and private keys to configuration.
3258543ms th_a       witness.cpp:137               plugin_startup       ] witness plugin:  plugin_startup() end
3258543ms th_a       main.cpp:176                  main                 ] Started witness node on a chain with 0 blocks.
3258543ms th_a       main.cpp:177                  main                 ] Chain ID is 4018d7844c78f6a6c41c6a552b898022310fc5dec06da467ee7905a8dad512c8
[end of output]

Haven't seen this before,, any ideas?
Sometimes when I had this "can't start" issue is because another witness_node process is running and listening on the same port.
BitShares committee member: abit
BitShares witness: in.abit

Offline roadscape

Site is down:
 
We're sorry, but something went wrong.
------------------------------------------------
If you are the application owner check the logs for more information.

Thanks Ken.. looking into it. witness_node was frozen, and I'm having trouble getting it running again..

Code: [Select]
3229214ms th_a       witness.cpp:86                plugin_initialize    ] witness plugin:  plugin_initialize() begin
3229214ms th_a       witness.cpp:96                plugin_initialize    ] key_id_to_wif_pair: ["......","....."]
3229214ms th_a       witness.cpp:114               plugin_initialize    ] witness plugin:  plugin_initialize() end
3229214ms th_a       application.cpp:354           startup              ] Replaying blockchain on user request.
3229214ms th_a       application.cpp:292           operator()           ] Initializing database...
3243588ms th_a       db_management.cpp:48          reindex              ] reindexing blockchain
3243590ms th_a       db_management.cpp:101         wipe                 ] Wiping database
3243620ms th_a       object_database.cpp:84        wipe                 ] Wiping object database...
3243643ms th_a       object_database.cpp:86        wipe                 ] Done wiping object databse.
3243643ms th_a       object_database.cpp:91        open                 ] Opening object database from /home/bitshares-2/witness_node_data_dir/blockchain ...
3243643ms th_a       object_database.cpp:97        open                 ] Done opening object database.
3257917ms th_a       db_debug.cpp:82               debug_dump           ] total_balances[asset_id_type()].value: 12205723874026 core_asset_data.current_supply.value: 253409943611989
3257951ms th_a       db_management.cpp:55          reindex              ] !no last block
3257951ms th_a       db_management.cpp:56          reindex              ] last_block:
3258068ms th_a       thread.cpp:95                 thread               ] name:ntp tid:140271469905664
3258080ms th_a       thread.cpp:95                 thread               ] name:p2p tid:140271448925952
3258091ms th_a       application.cpp:173           reset_p2p_node       ] Adding seed node 83.221.132.47:1776
3258130ms ntp        ntp.cpp:177                   read_loop            ] ntp_delta_time updated to 7706 us
3258170ms th_a       application.cpp:173           reset_p2p_node       ] Adding seed node 188.40.91.213:1776
[....]
3258535ms th_a       application.cpp:173           reset_p2p_node       ] Adding seed node 109.73.172.144:50696
3258536ms th_a       application.cpp:184           reset_p2p_node       ] Configured p2p node to listen on 0.0.0.0:56537
3258542ms th_a       application.cpp:234           reset_websocket_serv ] Configured websocket rpc to listen on 127.0.0.1:8090
3258543ms th_a       witness.cpp:119               plugin_startup       ] witness plugin:  plugin_startup() begin
3258543ms th_a       witness.cpp:136               plugin_startup       ] No witnesses configured! Please add witness IDs and private keys to configuration.
3258543ms th_a       witness.cpp:137               plugin_startup       ] witness plugin:  plugin_startup() end
3258543ms th_a       main.cpp:176                  main                 ] Started witness node on a chain with 0 blocks.
3258543ms th_a       main.cpp:177                  main                 ] Chain ID is 4018d7844c78f6a6c41c6a552b898022310fc5dec06da467ee7905a8dad512c8
[end of output]

Haven't seen this before,, any ideas?
http://cryptofresh.com  |  witness: roadscape

Offline btswolf

Site is down:
 
We're sorry, but something went wrong.
------------------------------------------------
If you are the application owner check the logs for more information.

I like cryptofresh but it would be even greater to have that stats directly integrated to OL.

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
Site is down:
 
We're sorry, but something went wrong.
------------------------------------------------
If you are the application owner check the logs for more information.
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
Rounding still an issue. Just need to look at a Muse balance in both the client and on Crypyofresh. For most purposes the rounding isn't a problem - I can still see transfers and don't need to see them in fine precision.
Aaah. That rounding. Yes.. I agree this is an issue. IMO the ideal fix would be to have a rounding on/off toggle. I do think rounding makes it much easier on the eyes but users need to have the ability to see the raw values.

 
I haven't followed this rounding issue, but it sounds like if the number is really long and screws up the display and makes it tough on the eyes, you could just truncate all numbers to just a few digits after the decimal and use a tooltip to display the rest of it with a dotted text-decoration to indicate there is more digits available with that number. The ideal tooltip actually stays put onClick so that you can give users the option to select the full number too for copy/paste procedures etc. Sorry if I'm way off base here, just trying to help.
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline roadscape

"yun-bts" is on the top of "Inactive Proxies" but it's an exchange account.

Fixed!

Rounding still an issue. Just need to look at a Muse balance in both the client and on Crypyofresh. For most purposes the rounding isn't a problem - I can still see transfers and don't need to see them in fine precision.

Aaah. That rounding. Yes.. I agree this is an issue. IMO the ideal fix would be to have a rounding on/off toggle. I do think rounding makes it much easier on the eyes but users need to have the ability to see the raw values.

http://cryptofresh.com/p/1.10.46 page not found.

As @xeroc said, proposals disappear from the API after they've been approved or expired. I did implement 'permanent' caching for committee proposals... I'll go ahead and make it more aggressive, as this one appears to have fallen through the cracks.
http://cryptofresh.com  |  witness: roadscape

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Once a proposal has been approved or expired, the proposal's is removed and not shown by the API.
Not sure what the reason for this is ..

Offline abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4664
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore
BitShares committee member: abit
BitShares witness: in.abit

Offline Riverhead



Thanks riverhead :) I need to improve the caching layer.. but witness votes are fixed for now. Do you still see the rounding issue?

Rounding still an issue. Just need to look at a Muse balance in both the client and on Crypyofresh. For most purposes the rounding isn't a problem - I can still see transfers and don't need to see them in fine precision.


Offline abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4664
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore
"yun-bts" is on the top of "Inactive Proxies" but it's an exchange account.
BitShares committee member: abit
BitShares witness: in.abit

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
The highcharts chart is breaking out of its border on the bottom and right sides:
http://cryptofresh.com/a/OPENPOS
I use Chrome Version 44.0.2403.157 (64-bit) on Linux Mint latest.

Fixed

Once again you da man, thanx roadscape! :)
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline roadscape

The highcharts chart is breaking out of its border on the bottom and right sides:
http://cryptofresh.com/a/OPENPOS
 
I use Chrome Version 44.0.2403.157 (64-bit) on Linux Mint latest.

Fixed
http://cryptofresh.com  |  witness: roadscape

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
The highcharts chart is breaking out of its border on the bottom and right sides:
http://cryptofresh.com/a/OPENPOS
 
I use Chrome Version 44.0.2403.157 (64-bit) on Linux Mint latest.
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline roadscape

What the hell is a BTA (seen in "kill" feature poll) ?

Not sure I follow, where do you see BTA?

@roadscape The main page of http://cryptofresh.com/ stopped syncing.
Latest transaction displayed on the page is 6 hours ago.
"Recent blocks" stopped at 2,084,450.
"BitShares Blockchain Status" is correct though.

Thanks, this seems to be caused by a minor forking issue.. I'll be working on a more permanent fix.

Great service, is it possible for you to make  url addresses in asset infos  clickable ?

Done!

Could you please change the link for the documentation in the left menu to
http://docs.bitshares.eu/bitshares
Thanks

Done!

The witness page is out of sync (votes don't match what I see in the client). Also, there is some issue with how the muse is being displayed. It's rounded to the nearest 10 it looks like.

Great work on the site as a whole. Keep it up!

Thanks riverhead :) I need to improve the caching layer.. but witness votes are fixed for now. Do you still see the rounding issue?
http://cryptofresh.com  |  witness: roadscape

Offline Riverhead




The witness page is out of sync (votes don't match what I see in the client). Also, there is some issue with how the muse is being displayed. It's rounded to the nearest 10 it looks like.


Great work on the site as a whole. Keep it up!