<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/device_trezor/device_trezor.cpp, branch v0.14.1.2</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-03-29T16:23:14Z</updated>
<entry>
<title>device/trezor: increase live-refresh timeout</title>
<updated>2019-03-29T16:23:14Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2019-03-29T16:22:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c2f271d13a8ea42ed8638138786738d51c85a400'/>
<id>urn:sha1:c2f271d13a8ea42ed8638138786738d51c85a400</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5211</title>
<updated>2019-03-21T12:44:04Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-03-21T12:44:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=48e3a341f8bb601895c94e7b637475f8911ae530'/>
<id>urn:sha1:48e3a341f8bb601895c94e7b637475f8911ae530</id>
<content type='text'>
c9b13fbb tests/trezor: HF9 and HF10 tests (Dusan Klinec)
a1fd1d49 device/trezor: HF10 support added, wallet::API (Dusan Klinec)
d74d26f2 crypto: hmac_keccak added (Dusan Klinec)
</content>
</entry>
<entry>
<title>device/trezor: HF10 support added, wallet::API</title>
<updated>2019-03-20T20:11:02Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2019-02-23T14:28:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a1fd1d499c6a967d2cd011c57eb79f6ebc5847f4'/>
<id>urn:sha1:a1fd1d499c6a967d2cd011c57eb79f6ebc5847f4</id>
<content type='text'>
- import only key images generated by cold signing process
- wallet_api: trezor methods added
- wallet: button request code added
- const added to methods
- wallet2::get_tx_key_device() tries to decrypt stored tx private keys using the device.
- simplewallet supports get_tx_key and get_tx_proof on hw device using the get_tx_key feature
- live refresh enables refresh with trezor i.e. computing key images on the fly. More convenient and efficient for users.
- device: has_ki_live_refresh added
- a thread is watching whether live refresh is being computed, if not for 30 seconds, it terminates the live refresh process - switches Trezor state
</content>
</entry>
<entry>
<title>Merge pull request #5166</title>
<updated>2019-03-17T15:51:52Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-03-17T15:51:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=47c278c90f09ddd015711bef04ed1deb394ad778'/>
<id>urn:sha1:47c278c90f09ddd015711bef04ed1deb394ad778</id>
<content type='text'>
75e5aafd device/trezor: dummy payment ID fix (Dusan Klinec)
</content>
</entry>
<entry>
<title>Merge pull request #5061</title>
<updated>2019-03-17T15:49:30Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-03-17T15:49:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4c91eb23a0e2af645350cc13dd67de9f6ca54d2f'/>
<id>urn:sha1:4c91eb23a0e2af645350cc13dd67de9f6ca54d2f</id>
<content type='text'>
1f2930ce Update 2019 copyright (binaryFate)
</content>
</entry>
<entry>
<title>Update 2019 copyright</title>
<updated>2019-03-05T21:05:34Z</updated>
<author>
<name>binaryFate</name>
<email>binaryfate@users.noreply.github.com</email>
</author>
<published>2019-03-05T21:05:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1f2930ce0bec07e28958c059444151ad4968e1e6'/>
<id>urn:sha1:1f2930ce0bec07e28958c059444151ad4968e1e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>device/trezor: debugging features, trezor tests</title>
<updated>2019-03-05T13:02:45Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2018-11-20T13:40:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ea17909caec3ca9f96e3dbd360ee952528de43c'/>
<id>urn:sha1:5ea17909caec3ca9f96e3dbd360ee952528de43c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>device/trezor: dummy payment ID fix</title>
<updated>2019-02-20T01:00:14Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2019-02-20T01:00:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=75e5aafdcb6834f940b71a929e64fc59597bd344'/>
<id>urn:sha1:75e5aafdcb6834f940b71a929e64fc59597bd344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>device/trezor: device/trezor: correct device initialization, status check</title>
<updated>2018-12-04T19:12:03Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2018-11-28T21:22:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d71f89e2a26720021f7509f8c1eee87645f48529'/>
<id>urn:sha1:d71f89e2a26720021f7509f8c1eee87645f48529</id>
<content type='text'>
- checks if the device is in the correct usable state
- implements check for the v2.0.9 firmware which does not support payment IDs
- simple transacttion check, payment id fmt consistency
- minor fixes, refactoring, webusb session counting fix
</content>
</entry>
<entry>
<title>device/trezor: webusb transport added, cmake fixes</title>
<updated>2018-11-25T10:57:19Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2018-11-04T23:38:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2ffe53d9e668c1993fc6f1cbcd7d74c895a5fbb7'/>
<id>urn:sha1:2ffe53d9e668c1993fc6f1cbcd7d74c895a5fbb7</id>
<content type='text'>
- webusb transport based on libusb added. Provides direct access to Trezor via USB, no need for Trezor bridge.
- trezor protocol message handler improved, no recursion used. Ready for upcoming integration tests.
- libusb (for docker) bumped from v1.0.9 to v1.0.22, newer version required for webusb transport, for device enumeration.
- cmake improvements and fixes. Cmake Trezor checks are moved to a dedicated CheckTrezor.cmake file. In case of a problem Trezor is excluded from build.
- ifdefs made consistent to Ledger.
- UDP Transport enumeration disabled by default in release mode
</content>
</entry>
</feed>
