<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/device_trezor, branch v0.17.2.3</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.17.2.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.2.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2021-07-10T23:52:15Z</updated>
<entry>
<title>device_trezor_base: fix typo</title>
<updated>2021-07-10T23:52:15Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-07-10T23:52:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4f7c38a4448826d6c46aec67c4ec5d3a86cc1c36'/>
<id>urn:sha1:4f7c38a4448826d6c46aec67c4ec5d3a86cc1c36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7419</title>
<updated>2021-03-20T05:54:52Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-03-20T05:54:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9ec4ce36c7b46034933ec8a1eee70c49a0cb8afc'/>
<id>urn:sha1:9ec4ce36c7b46034933ec8a1eee70c49a0cb8afc</id>
<content type='text'>
25588de trezor: simplify recognition of integrated addresses (Dusan Klinec)
</content>
</entry>
<entry>
<title>trezor: simplify recognition of integrated addresses</title>
<updated>2021-03-03T14:39:12Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2021-03-03T13:51:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=25588de40c0cf1c14964c89cff18d002c60ffe5c'/>
<id>urn:sha1:25588de40c0cf1c14964c89cff18d002c60ffe5c</id>
<content type='text'>
now it is possible to simplify integrated addresses recognition using transaction destination info directly
fixes https://github.com/monero-project/monero-gui/issues/3346
</content>
</entry>
<entry>
<title>device_trezor: add redundant check</title>
<updated>2021-01-20T21:07:13Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-01-20T21:02:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d8137dc5231e15b04943613b5b982610c1a1dfda'/>
<id>urn:sha1:d8137dc5231e15b04943613b5b982610c1a1dfda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>device_trezor: wipe string fields properly</title>
<updated>2021-01-20T21:07:13Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-01-20T20:45:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c6e1d7bcdf0cea648ef5425f8d01c23cdaee4a15'/>
<id>urn:sha1:c6e1d7bcdf0cea648ef5425f8d01c23cdaee4a15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable CLSAG support for Trezor client</title>
<updated>2020-09-03T23:24:58Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2020-09-03T14:07:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4e4430603ffffb9212b3b94586bcf298fa83c95f'/>
<id>urn:sha1:4e4430603ffffb9212b3b94586bcf298fa83c95f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Integrate CLSAGs into monero</title>
<updated>2020-08-27T12:44:04Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-06-09T13:02:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=82ee01699c2b910e44fd7362bd47d3a1cc9c26af'/>
<id>urn:sha1:82ee01699c2b910e44fd7362bd47d3a1cc9c26af</id>
<content type='text'>
They are allowed from v12, and MLSAGs are rejected from v13.
</content>
</entry>
<entry>
<title>Merge pull request #6512</title>
<updated>2020-07-19T10:32:59Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-07-19T10:32:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a0d179e528220137885fee0817dc792127aec18c'/>
<id>urn:sha1:a0d179e528220137885fee0817dc792127aec18c</id>
<content type='text'>
5ef0607da Update copyright year to 2020 (SomaticFanatic)
</content>
</entry>
<entry>
<title>Merge pull request #6519</title>
<updated>2020-06-08T19:03:57Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-06-08T19:03:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=09667700e8ea1a51052a89f382d36ed87e9cb749'/>
<id>urn:sha1:09667700e8ea1a51052a89f382d36ed87e9cb749</id>
<content type='text'>
ab44293 trezor: add new firmware version support (ph4r05)
</content>
</entry>
<entry>
<title>Fix boost &lt;1.60 compilation and fix boost 1.73+ warnings</title>
<updated>2020-06-01T01:18:11Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-06-01T01:18:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7aeb5035476c672e4c329c02b20ced1669ebe4cd'/>
<id>urn:sha1:7aeb5035476c672e4c329c02b20ced1669ebe4cd</id>
<content type='text'>
</content>
</entry>
</feed>
