Skip to content

Bugfix 11846

alexey.stratulat requested to merge bugfix-11846 into release-5.3

[*] Updated cellframe-sdk: Fixed a segmentation error for the srv_xchange order status -net <net_name> -order <order_hash> command. The fact is that now the dap_uint256_to_char function returns a pointer to static memory in local thread and there is no need to clear it.

Up version node to 5.3-144

Merge request reports