platform icon indicating copy to clipboard operation
platform copied to clipboard

Doing TopUp from existing AssetLock for more than 5 Dash fails.

Open kxcd opened this issue 8 months ago • 0 comments

I am doing TopUp from an existing AssetLock (don't ask) value greater than 5 Dash, more than 100 Dash to be fair and the DET shows me this error message.

Error topping up identity: Dapi client error: transport error: grpc error: status: Internal, message: "Internal error", details: [], metadata: MetadataMap { headers: {"grpc-accept-encoding": "identity", "grpc-encoding": "identity", "content-type": "application/grpc+proto", "date": "Mon, 21 Apr 2025 11:02:45 GMT", "x-envoy-upstream-service-time": "19", "server": "envoy"} }

Note that this is after the u64 fix was made in rust-dpp and then a new build of DET was created.

Related to: https://github.com/dashpay/dash-evo-tool/issues/204

Tested using: https://github.com/dashpay/dash-evo-tool/releases/tag/v0.8.5 Note the fix included in this one https://github.com/dashpay/dash-evo-tool/pull/205

kxcd avatar Apr 21 '25 11:04 kxcd