github vechain/thor v2.3.2

10 hours ago

What's Changed

  • Improved Sync Times

    • Improve node sync times by increasing the buffer size and processing the RLP in parallel. This will drastically decrease the sync time during the initial sync.
  • Improve block propose flow

    • Enhanced the packer flow to determine the optimal timing for scheduling the block proposal, even in cases where the parent block propagation is delayed due to various factors.
  • Logs Events Bug Fix

    • Fix a bug where the logs event endpoint was returning an empty array when options are defined.
  • Minor Improvements and Technical Debt:

    • Add metrics to the disco package.
    • Add bandwidth metrics.
    • Update Swagger UI version.
    • Update README.md.
    • Linter updates.
    • Verify clock offset.

Contributors

Huge thanks to our contributors for this release:


Full Changelog: v2.3.1...v2.3.2

Don't miss a new thor release

NewReleases is sending notifications on new releases.