tag:github.com,2008:https://github.com/coderofstuff/hw-app-kaspa/releases Release notes from hw-app-kaspa 2024-03-29T05:03:06Z tag:github.com,2008:Repository/633238826/v1.2.1 2024-03-29T05:03:06Z v1.2.1 <p>Bump version to 1.2.1</p> coderofstuff tag:github.com,2008:Repository/633238826/v1.2.0 2023-12-27T18:37:39Z v1.2.0 <p>Bump version to 1.2.0</p> coderofstuff tag:github.com,2008:Repository/633238826/v1.1.0 2023-12-26T07:02:23Z v1.1.0 - Typescript and getPublicKey <p>Main Changes:</p> <ul> <li>converts the repo to use typescript - this makes it match all other Ledger transport repos</li> <li>renames <code>getAddress</code> to <code>getPublicKey</code> to fix this long standing typo</li> </ul> coderofstuff tag:github.com,2008:Repository/633238826/v1.0.0 2023-09-16T04:47:59Z v1.0.0 <h1>Notes</h1> <ul> <li>Full Initial release</li> <li>Confirmed working with base version of the embedded app</li> </ul> <h1>Supported Functions</h1> <ul> <li>getVersion</li> <li>getAddress</li> <li>signTransaction <ul> <li>Change address path can be passed by setting it in the transaction. By default, change will go to path <code>m/44'/111111'/0'/0/0</code></li> </ul> </li> <li>signMessage</li> </ul> coderofstuff tag:github.com,2008:Repository/633238826/v0.0.1 2023-05-17T05:10:34Z Base Release <h1>Notes</h1> <ul> <li>Initial release</li> <li>Confirmed working with base version of the embedded app</li> </ul> <h1>Supported Functions</h1> <ul> <li>getAddress</li> <li>signTransaction <ul> <li>Change address path can be passed by setting it in the transaction. By default, change will go to path <code>m/44'/111111'/0'/0/0</code></li> </ul> </li> </ul> coderofstuff