Skip to content

Releases: Blockstream/ur-c

format functions

23 Jul 07:44
Compare
Choose a tag to compare
format functions Pre-release
Pre-release
add <>_format functions

- urc_crypto_eckey_format
- urc_crypto_hdkey_format
- urc_crypto_output_format
- urc_crypto_account_format

- refactor tests to test new functions as well

v0.4.0-rc1

21 May 09:05
Compare
Choose a tag to compare
v0.4.0-rc1 Pre-release
Pre-release
deps: update wally

wally+jade-rpc

18 Dec 10:34
Compare
Choose a tag to compare
wally+jade-rpc Pre-release
Pre-release
add function to parse generic jade-rpc response into json, lossy
conversion is not allowed

0.0.2-rc2

20 Sep 08:16
Compare
Choose a tag to compare
0.0.2-rc2 Pre-release
Pre-release
list of changes

- renaming hdkey formatting functions: better more expressive names
- refactor return values of such functions to copy snprintf behaviour
- BIP32_SERIALIZED_LEN rather than magic number 78

0.0.2-rc1

07 Sep 10:24
Compare
Choose a tag to compare
0.0.2-rc1 Pre-release
Pre-release
adding parse_jadeaccount

slightly off-the-standard variation of parse_account

also: bit of refactoring of unit tests

0.0.1

05 Sep 11:22
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
fixing while integrating in gdk

arious fixes to the library found while integrating it in gdk.
Adding functionalities that were missing as well.