- Mar 11, 2022
-
-
Roman Khlopkov authored
-
Roman Khlopkov authored
-
- Mar 08, 2022
-
-
alexey.stratulat authored
[*] Redesigned custom datum creation function and wrapper for it, now the function returns a string or NULL. And python-cellframe returns either a string or None.
-
- Mar 07, 2022
-
-
alexey.stratulat authored
-
alexey.stratulat authored
-
alexey.stratulat authored
-
- Feb 17, 2022
-
-
Roman Khlopkov authored
-
- Feb 10, 2022
-
-
Roman Khlopkov authored
-
- Feb 08, 2022
-
-
Roman Khlopkov authored
features-5614 See merge request !77
-
Roman Khlopkov authored
-
- Feb 06, 2022
-
-
dmitriy.gerasimov authored
Added base wrapper for dap_chain_net_srv_t. See merge request !76
-
-
- Jan 28, 2022
-
-
alexey.stratulat authored
Features-5386 to develop See merge request !73
-
- Jan 27, 2022
-
-
alexey.stratulat authored
-
alexey.stratulat authored
-
alexey.stratulat authored
Added processing of the typeStr attribute; it returns directly the token's datum type in string form.
-
Roman Khlopkov authored
Bugfix - 5281 See merge request !71
-
alexey.stratulat authored
-
alexey.stratulat authored
[+] Added check for the presence of var and log directories, and if there are no such directories, then these directories subdirectories are created.
-
- Jan 19, 2022
-
-
alexey.stratulat authored
-
alexey.stratulat authored
[*] The wrapper of the search function for the ticker token by the hash of the transaction in ledger, was commented out for some reason, I fixed it and checked the performance of the wrapper.
-
alexey.stratulat authored
-
- Jan 18, 2022
-
-
alexey.stratulat authored
-
- Jan 14, 2022
-
-
Roman Khlopkov authored
bugs-4954 See merge request !67
-
Roman Khlopkov authored
-
- Jan 13, 2022
-
-
alexey.stratulat authored
[+] Added attribute pkeyHash for Sign class. This attribute allows you to get the hash of the public key of the signature.
-
alexey.stratulat authored
[*] The fill function has been redesigned, now it takes three arguments of the subscription type, the subscription public key hash, and the network network identifier. The function now uses and processes dap_chain_addr_fill.
-
alexey.stratulat authored
-
- Jan 10, 2022
-
-
alexey.stratulat authored
[*] Renamed the fill function to fillFromKey this is more consistent with the function that is called inside this wrapper.
-
- Jan 09, 2022
-
-
alexey.stratulat authored
[*] Fixed a bug related to getting a dateTime object from a timestamp. Added function to get datum version. Fixed the calling convention and the name of the function to get the size of the datum.
-
alexey.stratulat authored
[*] Changed the error related to the fact that the signature of the callback getting an iterator atom has changed.
-
alexey.stratulat authored
-
- Jan 08, 2022
-
-
alexey.stratulat authored
[+] Added attributes for reading data from dap chain_datum_token_t and dap chain _datum_token_emission_t.
-
alexey.stratulat authored
[+] Added a wrapper over dag events and work with dag chains. Everything is geared towards obtaining information about being and information from the event's dag.
-
alexey.stratulat authored
-
alexey.stratulat authored
[+] Added functions for checking whether a datum, a declaration token and an emission token, and also added functions for getting wrapper objects dap_chain_datum_token_t, dap_chain_datum_token_emission_t. The function of getting the string representation of the datum type has also been added.
-
alexey.stratulat authored
-
- Dec 28, 2021
-
-
alexey.stratulat authored
-
- Dec 27, 2021
-
-
Roman Khlopkov authored
features-5056 to develop See merge request !64
-
-