github vechain/thor v2.1.3

latest release: v2.1.4-rc.1
one month ago

This release focuses on enhancing functionality, boosting reliability, and optimizing key features, contributing to the superior overall performance of the software. Among the updates, two enhancements stand out:

  • Revision Next for Call/Estimate Endpoints: We've added revision next, which adjusts the execution context to the upcoming block (both block number and timestamp). This feature is recommended for all clients to significantly enhance user experience by ensuring more precise and timely data handling.

  • Max Log Entries Allowed Feature: To improve server stability, we have implemented the max-log-entries-allowed feature in the logs endpoint. A new flag, --api-logs-limit (default set to 1000), allows node operators to control the volume of log entries, helping maintain optimal system performance.

What's Changed

  • Upgraded go-sqlite version to latest.
  • Upgraded golang to version v1.22.
  • Enabled injection of the master key via standard input.
  • Transitioned to a more robust logging system using slog.
  • Added flag --json-logs to enable output logs in JSON.
  • Enhanced metrics for websockets and node stats.
  • Various enhancement test coverage improvement.

Contributors

Full Changelog: v2.1.2...v2.1.3

Don't miss a new thor release

NewReleases is sending notifications on new releases.