🌟 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
injuno_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