github NethermindEth/juno v0.6.1

latest releases: v0.12.2, v0.12.1, v0.12.0...
12 months ago

🌟 Added

  • Monitoring Metrics:

    • latency metrics to the RPC server.
    • failed RPC requests.
    • additional sync metrics added by @Exca-DK
  • Versioned Documentation: Added versioned docs to ensure clarity across different versions.

🔄 Changed

  • Updated Pebble: Adopted the crl-release-23.1 branch of Pebble, resulting in optimized database operations.

  • Go Version: Upgraded the codebase to Go v1.21.

  • Rust Enhancements: Made multiple refinements in the Rust code, including reducing the number of allocations for trace serialization and removing unnecessary casts.

🛠 Fixed

  • Clear Query Bit: Addressed an issue with the clear query bit in deploy account transactions.

  • Enhanced Transaction Handling: Implemented the return of ErrTxnHashNotFound in juno_getTransactionStatus by @aminsato

  • Field Naming Consistency: Corrected the starknet_simulateTransactions wrongly named field, ensuring consistency with the specification by @tomek0123456789.

Full Changelog: v0.6.0...v0.6.1

Don't miss a new juno release

NewReleases is sending notifications on new releases.