Skip to content

v0.1.3

Compare
Choose a tag to compare
@amirylm amirylm released this 19 Oct 09:01
· 2434 commits to main since this release
dea1929

v0.1.3

  • Reduce metrics (#380)
  • Improve validator status (#372, #376)
  • Skip on zero batches to avoid out of boundaries panic (#374)
  • Add identity metric (#375)
  • Improve topics subscriptions (#382)
  • fix panic on nil connection
  • Set exporter as direct peer (#377)
  • Grafana
    • removed panels of non-scalable metrics
    • operator dashboard - ibft status and fixes
    • validator dashboard - ibft status and fix/remove panels

v0.1.2

  • Refactor message processing (#355)
    • Align commit to QBFT (Resolve #282)
    • Commit quorum execute once (Resolve #283)
    • Commit quorum aggregate error handling (Resolve #284)
    • Change to FIFO msg processing (Resolve #286)
  • Late commit message (#346)
  • Fix libp2p UA and self host check (#350)
  • Resolve #352
  • Exporter - notify decided messages (#357)
  • Fork support (step 1) (#363)
  • Update validator status (#367)