<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/device, branch v0.14.1.1</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.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-06-09T09:39:34Z</updated>
<entry>
<title>Fix GCC 9.1 build warnings</title>
<updated>2019-06-09T09:39:34Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-06-08T15:58:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f47488c7348c599d823d4e20966c0f3ba9c8e29d'/>
<id>urn:sha1:f47488c7348c599d823d4e20966c0f3ba9c8e29d</id>
<content type='text'>
GCC wants operator= aand copy ctor to be both defined, or neither
</content>
</entry>
<entry>
<title>Merge pull request #5355</title>
<updated>2019-04-15T07:12:20Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-04-15T07:12:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=37aea526a9b980ef0cb47403a7a587390baa248f'/>
<id>urn:sha1:37aea526a9b980ef0cb47403a7a587390baa248f</id>
<content type='text'>
c68fe787 device/trezor: add button pressed request (Dusan Klinec)
827f52ad wallet: API changes to enable passphrase entry (Dusan Klinec)
</content>
</entry>
<entry>
<title>device/trezor: add button pressed request</title>
<updated>2019-04-07T11:35:49Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2019-04-05T19:47:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c68fe7873bec21d6163b10d9e8f7c8d4d53f5a23'/>
<id>urn:sha1:c68fe7873bec21d6163b10d9e8f7c8d4d53f5a23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NanoX support</title>
<updated>2019-04-01T15:40:24Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2019-03-28T16:14:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=83fc45a41346d12037486214b935e392c5eceee7'/>
<id>urn:sha1:83fc45a41346d12037486214b935e392c5eceee7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add get_tx_proof support, needed for new sanity check</title>
<updated>2019-03-28T17:26:15Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2019-03-21T16:22:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7c44091541ece919de11754a62c3070f7c2ad948'/>
<id>urn:sha1:7c44091541ece919de11754a62c3070f7c2ad948</id>
<content type='text'>
Enhance debug info
</content>
</entry>
<entry>
<title>Add support for V11 protocol with BulletProofV2 and short amount.</title>
<updated>2019-03-28T17:26:15Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-12-11T09:20:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=98fdcb2aa5a1c64bad4080ad00e4bd7eb647dc74'/>
<id>urn:sha1:98fdcb2aa5a1c64bad4080ad00e4bd7eb647dc74</id>
<content type='text'>
New scheme key destination contrfol
Fix dummy decryption in debug mode
</content>
</entry>
<entry>
<title>Add application version compatibility check.</title>
<updated>2019-03-28T17:26:15Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2019-03-07T22:34:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3a981a331368d6fb33f9005fb71a2cf89200ae11'/>
<id>urn:sha1:3a981a331368d6fb33f9005fb71a2cf89200ae11</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>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>
</feed>
