Post
Topic
Board Bitcoin Technical Support
Re: PHP Bitcoin Node Status Page
by
CraigWatson
on 07/01/2016, 17:22:24 UTC
OK, apologies for the double-post and bump, but in the interest of keeping the thread updated, I have made the following minor changes to the status page (thanks to Audun Larsen for the pull requests!):

  • Peer Geolocation: Country flag now displays the full country name on mouseover
  • Peer List: You can now ignore/filter the peer list by IP (in addition to the existing feature to ignore all Tor peers)
  • Peer List: Peers now have an inbound/outbound connection identifier
  • Peer List: Peer connected time and last send/receive are now relative times (i.e. "x minutes", rather than absolute timestamps
  • Bitnodes API: Corrected the Bitnodes API URL (removing the getaddr part which is no longer used)
  • Settings: You can now hard-code the PHP timezone if you don't have it set in php.ini