New binaries are out.
It fix the recent chain stall and DB.
Update as soon as possible.
Release Dash Platform v1.5.1 · dashpay/platform
Bug Fixes drive: apply batch is not using transaction in remove_all_votes_given_by_identities (#2309) drive: uncommitted state if db transaction fails (#2305)
github.com
Release Dash Platform v1.5.1 · dashpay/platform
Bug Fixes drive: apply batch is not using transaction in remove_all_votes_given_by_identities (#2309) drive: uncommitted state if db transaction fails (#2305)
github.com
Dash Platform v1.5.0 >> v1.5.1
Latestv1.5.0
8aa624e
⚠ 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:rotocol(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)
- sdk: added transfer transition to rs-sdk (#2289)
- sdk: detect stale nodes (#2254)
- sdk: provide request execution information (#2259)
- sdk: return consensus errors from broadcast methods (#2274)
- sdk: sdk-level retry logic for fetch and fetch_many (#2266)
- dashmate: cleanup zerossl certs command (#2298)
Bug Fixes
- dashmate: invalid mount path from helper (#2296)
- dashmate: zero ssl certificate draft not saved (#2297)
- platform: rotate always to top quorum (#2290)
- dapi: invalid state transition failed with already in chain error (#2270)
- dashmate: invalid drive status check (#2248)
- dashmate: invalid platform version in the status command (#2249)
- document query start to support pagination (#2284)
- sdk: AddressListError is private (#2278)
- sdk: opposite retry trigger (#2265)
- sdk: wrong order of objects returned by Drive (#2207)
- seed nodes aren't responding (#2276)
Code Refactoring
- platform version refactoring into sub versions (#2269)
Miscellaneous Chores
Last edited: