<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/device, branch v0.13.0.2-RC2</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.13.0.2-RC2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2-RC2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-09-25T10:13:51Z</updated>
<entry>
<title>Merge pull request #4412</title>
<updated>2018-09-25T10:13:51Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-25T10:13:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=295bae10badeb2a06043702609f2ab5800012ca9'/>
<id>urn:sha1:295bae10badeb2a06043702609f2ab5800012ca9</id>
<content type='text'>
4d0a8db0 device: fix warnings about overridden functions (moneromooo-monero)
</content>
</entry>
<entry>
<title>Replace USB-CCID (smartcard) by USB-HID</title>
<updated>2018-09-24T19:57:42Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-08-01T07:24:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bb6e3bbc0f0a6c4ac126f56ba75b39d0dfac01a6'/>
<id>urn:sha1:bb6e3bbc0f0a6c4ac126f56ba75b39d0dfac01a6</id>
<content type='text'>
Remove PCSC dependencies which is a bit hard (not user friendly) to install on linux and Mac

Split Ledger logic and device IO
</content>
</entry>
<entry>
<title>device: fix warnings about overridden functions</title>
<updated>2018-09-21T19:33:15Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-21T19:32:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4d0a8db06d1bb457ef5130a4f95a02618dcf1c78'/>
<id>urn:sha1:4d0a8db06d1bb457ef5130a4f95a02618dcf1c78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>query backing device</title>
<updated>2018-09-19T16:25:38Z</updated>
<author>
<name>m2049r</name>
<email>m2049r@monerujo.io</email>
</author>
<published>2018-08-16T08:31:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bce474be7d9cfa80d9f0970047bfd508db60424f'/>
<id>urn:sha1:bce474be7d9cfa80d9f0970047bfd508db60424f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hw_device: support for multiple devices added [for review]</title>
<updated>2018-09-14T14:02:00Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2018-08-23T22:50:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f9b22a7b01994f444185f38fe1f645593590c943'/>
<id>urn:sha1:f9b22a7b01994f444185f38fe1f645593590c943</id>
<content type='text'>
- device name is a new wallet property
- full device name is now a bit more structured so we can address particular device vendor + device path. Example: 'Ledger', 'Trezor:udp', 'Trezor:udp:127.0.0.1:21324', 'Trezor:bridge:usb01'. The part before ':' identifies HW device implementation, the optional part after ':' is device path to look for.
- new --hw-device parameter added to the wallet, can name the hardware device
- device reconnect added
</content>
</entry>
<entry>
<title>Add bulletproof support</title>
<updated>2018-09-13T07:50:43Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-07-30T08:16:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cd236aebca4251ef46cb0920e1f96ff018267829'/>
<id>urn:sha1:cd236aebca4251ef46cb0920e1f96ff018267829</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bulletproof aggregated verification and tests</title>
<updated>2018-09-11T13:37:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-30T19:29:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2a8fcb421bc41eb254f95379dd73238915dd509d'/>
<id>urn:sha1:2a8fcb421bc41eb254f95379dd73238915dd509d</id>
<content type='text'>
Also constrains bulletproofs to simple rct, for simplicity
</content>
</entry>
<entry>
<title>add and use constant time 32 byte equality function</title>
<updated>2018-08-23T07:56:51Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-06-13T17:23:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d2e26c23f3caa7928c46c3a6bded85fdc1a68cb3'/>
<id>urn:sha1:d2e26c23f3caa7928c46c3a6bded85fdc1a68cb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crypto: make secret_key automatically mlock</title>
<updated>2018-08-16T11:57:49Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-15T13:33:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ab74dc277aac3922a266ccae30fa2c30d9222790'/>
<id>urn:sha1:ab74dc277aac3922a266ccae30fa2c30d9222790</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: allow adjusting number of rounds for the key derivation function</title>
<updated>2018-08-07T16:56:54Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-07-06T06:42:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bcab579864801e765333e8766b714adc22e47b8b'/>
<id>urn:sha1:bcab579864801e765333e8766b714adc22e47b8b</id>
<content type='text'>
</content>
</entry>
</feed>
