Skip to content

Mainnet 10 - v0.18.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@release-drafter release-drafter released this 19 Jun 21:39
· 32554 commits to master since this release

⭐ Features

Improved and updated the Sealing and Verification logic to more fully involve the Verification nodes in the Sealing process

🛠 Improvements

Cadence Updates

Crypto Updates

Metrics and Monitoring

  • [Verification] Logging block height on chunk processing pipeline (#856) @yhassanzadeh13
  • [Execution] Expose more execution/fvm metrics (#813) @ramtinms
  • [Networking] Adding logging around libp2p one-to-one stream management (#785) @vishalchangrani
  • [Collection] Add Metric to Track Greatest Epoch Final View (#698) @danuio

General Improvments

🐞 Bug Fixes

  • [Networking] Fixing stream reset bug (#832) @vishalchangrani
  • [Networking] Make unicast message timeout configurable via command line argument (#849) @vishalchangrani
  • [Verification] Fixing notifier id at fetcher (#850) @yhassanzadeh13
  • [Consensus] Fix QC generation in bootstrap when non-internal nodes are present (#755) @jordanschalm
  • [Cadence] convert non UTF-8 cadence error to a UTF-8 error (#779) @vishalchangrani

Misc.