Skip to content

Releases: Crypto2099/simpleLiveView

Version 1.6.1

30 Jan 18:15
Compare
Choose a tag to compare

Fixing an issue with the "version check" in Release 1.6 which was causing cardano-node 1.25.1 to attempt to fetch the stats for version 1.24.2

Version 1.6

27 Jan 05:32
Compare
Choose a tag to compare

Update to support cardano-node version 1.25.0+ with a couple of stat renames.
Also now added "chain density" metric to the display.

This version should be backwards compatible with < 1.25.0 as well.

Version 1.5

23 Nov 14:34
Compare
Choose a tag to compare

Updating the metrics used to reflect changes to stats in cardano-node version 1.23.0

Version 1.4

24 Aug 14:22
Compare
Choose a tag to compare

Introduced external peer connections via netstat and ability to add a "name" display to the output.

Version 1.3

23 Aug 07:19
Compare
Choose a tag to compare

Added some error checking to see if we can successfully connect to the running node instance. Return an error if not.

Also fixed an issue where we were not correctly referencing the specified promport (Prometheus port) when fetching data.

Version 1.2

23 Aug 07:08
Compare
Choose a tag to compare

Added cardano-node Version and Revision information which can be very helpful when troubleshooting errors.

Version 1.1

23 Aug 06:35
Compare
Choose a tag to compare

Updated code to also display the number of transactions received by the node in the stats.

v1.0

23 Aug 06:22
Compare
Choose a tag to compare

This is the first/initial version of the script.