Skip to content

0.0.3

Compare
Choose a tag to compare
@cmmarslender cmmarslender released this 14 Mar 16:45
· 273 commits to main since this release
c3035cb
  • Adds chia_full_node_node_height_synced metric - Shows current height, but only when the node is synced, and is not present when the node is not synced. Use existing chia_full_node_node_height for height regardless of synced status. Useful for rate() when wanting to see rate of height change on the network, but not necessarily have that influenced by nodes that are syncing to catch up
  • Catches a bunch of potential nil pointer errors

This project is still under active development. This release should work with chia-blockchain 1.3.0, however, there may be bugs or other issues in this release.