Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Releases: informalsystems/chainpulse

v0.3.2

13 Sep 16:53
v0.3.2
75cd299
Compare
Choose a tag to compare
  • Fix a bug where Timeout messages were not handled.

Full Changelog: v0.3.1...v0.3.2

v0.3.1

13 Sep 16:53
v0.3.1
8283dc0
Compare
Choose a tag to compare
  • Fix a bug where ChainPulse would fail to create the SQLite database.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

13 Sep 16:53
v0.3.0
8b1fd19
Compare
Choose a tag to compare
  • Add a populate_on_start option to the metrics section in the configuration to
    populate the Prometheus metrics on start by replaying all packets present in the database so far

    Warning: Use with caution if you are already tracking any of the counters with Prometheus as this
    will result in inflated results for all counters (but not gauges or histograms).

  • Monitor packets stuck on IBC channels, and expose their number per channel as a new ibc_stuck_packets metric

Full Changelog: v0.2.0...v0.3.0

v0.2.0

13 Sep 16:52
v0.2.0
3888314
Compare
Choose a tag to compare
  • Add support for listening on multiple chains simultaneously
  • Use a configuration file instead of command-line arguments
  • Add internal metrics
  • Add support for CometBFT 0.34 and 0.37

Full Changelog: v0.1.2...v0.2.0

v0.1.2

13 Sep 16:52
v0.1.2
84b54cb
Compare
Choose a tag to compare
Chain Pulse v0.1.2

v0.1.1

13 Sep 16:51
v0.1.1
0490690
Compare
Choose a tag to compare
Chain Pulse v0.1.1

v0.1.0

13 Sep 16:51
v0.1.0
b6e2922
Compare
Choose a tag to compare
ChainPulse v0.1.0