Skip to content

Releases: celestiaorg/celestia-core

v1.36.1-tm-v0.34.29

12 May 19:33
624c43d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.36.0-tm-v0.34.29...v1.36.1-tm-v0.34.29

v1.36.0-tm-v0.34.29

09 May 19:15
93826ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.35.0-tm-v0.34.29...v1.36.0-tm-v0.34.29

v1.35.0-tm-v0.34.29

01 Mar 01:39
f95a434
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.34.0-tm-v0.34.29...v1.35.0-tm-v0.34.29

v1.34.0-tm-v0.34.29

17 Feb 21:29
043dbc5
Compare
Choose a tag to compare

What's Changed

  • fix: make priority calculations consistent for TestTxMempool_ReapMaxBytes (backport #1170) by @mergify in #1171
  • feat: add MaxGossipDelay from CAT pool to the config (backport #1174) by @mergify in #1175
  • fix: pass version when converting between proto consensus params types by @evan-forbes in #1202
  • feat!: traces gossiped votes in the InfluxDB (backport #1204) by @mergify in #1209
  • fix: correctly prune peers from the seenTxSet when disconnecting (backport #1215) by @mergify in #1217
  • feat(mempool): add metric size of pool in bytes (backport #1195) by @mergify in #1220
  • feat: add more consensus metrics on rejected proposals (backport #1216) by @mergify in #1221
  • fix: use genesis file app version if it is set (backport #1227) by @mergify in #1232

Full Changelog: v1.33.0-tm-v0.34.29...v1.34.0-tm-v0.34.29

v1.33.0-tm-v0.34.29

11 Jan 18:43
2fedb46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.32.0-tm-v0.34.29...v1.33.0-tm-v0.34.29

v1.32.0-tm-v0.34.29

10 Jan 18:27
92efcbe
Compare
Choose a tag to compare

What's Changed

  • Revert "fix!: change the instrumentation config to circumvent viper b… by @evan-forbes in #1167

Full Changelog: v1.31.0-tm-v0.34.29...v1.32.0-tm-v0.34.29

v1.31.0-tm-v0.34.29

04 Jan 16:28
f2d6da5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.30.0-tm-v0.34.29...v1.31.0-tm-v0.34.29

v1.30.0-tm-v0.34.29

03 Jan 18:51
0d5f417
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.29.0-tm-v0.34.29...v1.30.0-tm-v0.34.29

v1.29.0-tm-v0.34.29

02 Oct 19:53
Compare
Choose a tag to compare

What's Changed

  • fix(types): Implement nil check on commit.ValidateBasic (backport of #1094) by @cmwaters in #1102

Full Changelog: v1.28.0-tm-v0.34.29...v1.29.0-tm-v0.34.29

v1.28.0-tm-v0.34.29

26 Sep 21:22
36c53b8
Compare
Choose a tag to compare

What's Changed

  • feat: adds channel ID label to the Prometheus message_receive_bytes_total and message_send_bytes_total metrics by @staheri14 in #1078
  • chore: bump to v0.34.29 of comet by @cmwaters in #1087
  • feat: includes peer_id as a label in the MessageSendBytesTotal and MessageReceiveBytesTotal Prometheus metrics by @staheri14 in #1086
  • chore: backport #1084, #1089 and #1088 by @cmwaters in #1093
  • feat: tracks block time using a Prometheus gauge metric type by @staheri14 in #1091
  • Update rpc client header (#9276) (#9349) by @evan-forbes in #1096

Full Changelog: v1.27.0-tm-v0.34.28...v1.28.0-tm-v0.34.29