Leap v3.2.5 is a patch release containing a security update and an important change to ensure encoding compatibility between API nodes across multiple versions of Leap.
| 📝 | Node Operators that depend on snapshots or state_history_plugin with chain-state-history enabled should upgrade. Users running state_history_plugin with only trace-history are not affected.
|
|---|
| 📝 | This release fixes cleos interoperability with nodeos 5.0 |
|---|
Expand the release notes below for an in depth look at the Leap v3.2.5 release including a summary of important changes, and a complete change log.
A security vulnerability has been mitigated, preventing errors in Node Operators that depend on snapshots or This release fixes cleos interoperability with nodeos 5.0.
HTTP Connection Error Handling: Ignored HTTP error in Trace API Plugin ( Resolved issues with non-working cleos
Full Changelog: v3.2.4...v3.2.5
Leap v3.2.5 Release Notes
Important Updates
Mitigation of Potential Denial of Service to Snapshots & SHiP
state_history_plugin and snapshot functionality in certain edge case conditions (PR 1961).
state_history_plugin with chain-state-history enabled should upgrade. Users running state_history_plugin with only trace-history are not affected.
Cleos compatibility with nodeos 5.0 and later
Other Changes
Connection Handling
remote_endpoint() to prevent termination (PR #1452).
Error Handling
trace_api_plugin) Enhancement: Modified to report serialization errors to users (PR #1449).
Bug Fixes
Fix cleos
setcode and setabiset code and set abi commands (PR #1897).
Change Log
Pull Requests
= for base64 encoded strings by @heifner in #1889