You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
⚠ BREAKING CHANGES
drive: rotate always to top quorum. This is a breaking change requiring a HF. (#2290)
sdk: SDK methods which broadcasting transactions will return SdkError::Protocol(ProtocolError::Consensus(..)) instead of DapiClientError(String) in case of validation errors. (#2274)
sdk: serialized consensus error moved to a separate gRPC header dash-serialized-consensus-error-bin (#2274)
sdk:DapiRequestExecutor::execute and DapiRequest::execute now returns ExecutionResult (#2259)
sdk: returned objects are IndexMap/IndexSet instead of previous BTreeMap (#2207)
Features
dashmate: add protocol version to the status command (#2255)