Skip to content

Hotfix 11832_2

alexey.stratulat requested to merge hotfix-11832_2 into master

Update cellframe-sdk.

Task 13639 and Task 13661

[*] Obtaining JSON with the list of wallets is placed in a separate function s_wallet_list and added a separate function wallet_list_json_collect which returns a JSON object that is sent in the notifier. Added in the output of wallet information in the notifier, when a user connects.

Task 13660

[+] Added functions to get a list of networks (NetList class) and a list of networks with information about each network (NetsList class) and sends this data on connection in the notifier.

Task 13662

[+] Added getting full information on the wallet, when the balance changes. [+] Added notification of wallet activation.

Merge request reports

Loading