Skip to content

Releases: Crypto2099/simpleLiveView

Version 1.6.1

Choose a tag to compare

@Crypto2099 Crypto2099 released this 30 Jan 18:15

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

Choose a tag to compare

@Crypto2099 Crypto2099 released this 27 Jan 05:32

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

Choose a tag to compare

@Crypto2099 Crypto2099 released this 23 Nov 14:34

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

Version 1.4

Choose a tag to compare

@Crypto2099 Crypto2099 released this 24 Aug 14:22

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

Version 1.3

Choose a tag to compare

@Crypto2099 Crypto2099 released this 23 Aug 07:19

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

Choose a tag to compare

@Crypto2099 Crypto2099 released this 23 Aug 07:08

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

Version 1.1

Choose a tag to compare

@Crypto2099 Crypto2099 released this 23 Aug 06:35

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

v1.0

Choose a tag to compare

@Crypto2099 Crypto2099 released this 23 Aug 06:22

This is the first/initial version of the script.