Skip to content

Feature 9889

alexey.stratulat requested to merge feature-9889 into master

[*] Updated dap-sdk: Added a hashtable for storing command aliases. Added support for command aliases to the command processor Updated cellframe-sdk: The mempool command has been added with subcommands list, proc, proc_all, dump, check, add_ca; the corresponding commands of the mempool_list type have been removed; they have been replaced by aliases for the mempool command. The output of transactions in mempool list has been reworked so that transactions are displayed in a more readable form, similar to the output of th_history with the -addr parameter. I made the mempool dump command to routinely output a datum dump from the mempool. Up version node to 5.2-375

Merge request reports