tag:github.com,2008:https://github.com/coderofstuff/hw-app-kaspa/releasesRelease notes from hw-app-kaspa2024-03-29T05:03:06Ztag:github.com,2008:Repository/633238826/v1.2.12024-03-29T05:03:06Zv1.2.1<p>Bump version to 1.2.1</p>coderofstufftag:github.com,2008:Repository/633238826/v1.2.02023-12-27T18:37:39Zv1.2.0<p>Bump version to 1.2.0</p>coderofstufftag:github.com,2008:Repository/633238826/v1.1.02023-12-26T07:02:23Zv1.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>coderofstufftag:github.com,2008:Repository/633238826/v1.0.02023-09-16T04:47:59Zv1.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>coderofstufftag:github.com,2008:Repository/633238826/v0.0.12023-05-17T05:10:34ZBase 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