Features-5386 to develop
- Jan 27, 2022
-
-
alexey.stratulat authored71f7522c
-
alexey.stratulat authored92a4327f
-
alexey.stratulat authored
Added processing of the typeStr attribute; it returns directly the token's datum type in string form.
88cd726d
-
- Jan 19, 2022
-
-
alexey.stratulat authored5aecba88
-
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.
4a025e51 -
alexey.stratulat authored1ed8507c
-
- Jan 18, 2022
-
-
alexey.stratulat authored523b2ec8
-
- 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.
66659b8a -
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.
e0b3438f -
alexey.stratulat authoredf565f1cf
-
- 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.
312e35bb
-
- 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.
eae2fce1 -
alexey.stratulat authored
[*] Changed the error related to the fact that the signature of the callback getting an iterator atom has changed.
81ca7817 -
alexey.stratulat authored59442fbd
-
- Jan 08, 2022
-
-
alexey.stratulat authored
[+] Added attributes for reading data from dap chain_datum_token_t and dap chain _datum_token_emission_t.
2b94cc3b -
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.
ab7738de -
alexey.stratulat authorede3af361b
-
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.
26974b1b -
alexey.stratulat authored1326ebf0
-
- Dec 28, 2021
-
-
alexey.stratulat authored2e406032
-