<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/CMakeLists.txt, branch v0.12.2.0</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.12.2.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.2.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-03-04T11:54:53Z</updated>
<entry>
<title>Code modifications to integrate Ledger HW device into monero-wallet-cli.</title>
<updated>2018-03-04T11:54:53Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-02-20T16:01:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e745c1e38da8e54032660894bb2db0e9a49cccf2'/>
<id>urn:sha1:e745c1e38da8e54032660894bb2db0e9a49cccf2</id>
<content type='text'>
The basic approach it to delegate all sensitive data (master key, secret
ephemeral key, key derivation, ....) and related operations to the device.
As device has low memory, it does not keep itself the values
(except for view/spend keys) but once computed there are encrypted (with AES
are equivalent) and return back to monero-wallet-cli. When they need to be
manipulated by the device, they are decrypted on receive.

Moreover, using the client for storing the value in encrypted form limits
the modification in the client code. Those values are transfered from one
C-structure to another one as previously.

The code modification has been done with the wishes to be open to any
other hardware wallet. To achieve that a C++ class hw::Device has been
introduced. Two initial implementations are provided: the "default", which
remaps all calls to initial Monero code, and  the "Ledger", which delegates
all calls to Ledger device.
</content>
</entry>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add multisig core test and factor multisig building blocks</title>
<updated>2017-12-17T16:12:15Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-26T22:16:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=66e34e85b1ef3e49ea9290bd69cce2974840fc32'/>
<id>urn:sha1:66e34e85b1ef3e49ea9290bd69cce2974840fc32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gen_multisig: generates multisig wallets if participants trust each other</title>
<updated>2017-12-17T16:12:06Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-06-30T16:36:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fff871a455a7829d2ccbceb04306365b30bd641e'/>
<id>urn:sha1:fff871a455a7829d2ccbceb04306365b30bd641e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: add dep of version lib on version.cpp</title>
<updated>2017-10-21T02:07:34Z</updated>
<author>
<name>redfish</name>
<email>redfish@galactica.pw</email>
</author>
<published>2017-10-21T02:07:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=11e0deef31a0361430d3d68f6f90e5c40a956d71'/>
<id>urn:sha1:11e0deef31a0361430d3d68f6f90e5c40a956d71</id>
<content type='text'>
Also, move cmake source files into cmake/ to keep them together.
</content>
</entry>
<entry>
<title>cmake: build tests last</title>
<updated>2017-10-09T00:47:50Z</updated>
<author>
<name>redfish</name>
<email>redfish@galactica.pw</email>
</author>
<published>2017-10-09T00:45:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2051f89fbe670bc3734cb77f348b35b6540a964c'/>
<id>urn:sha1:2051f89fbe670bc3734cb77f348b35b6540a964c</id>
<content type='text'>
Keep -Werror for src, contrib and do not pass it for tests/
</content>
</entry>
<entry>
<title>move checkpoints in a separate library</title>
<updated>2017-09-25T20:16:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-10T16:35:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5d65a75b69e0e83e69384461f26111666d6bf9ae'/>
<id>urn:sha1:5d65a75b69e0e83e69384461f26111666d6bf9ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: auto update version info without manually deleting version.h</title>
<updated>2017-09-20T22:47:37Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2017-09-13T23:28:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e29282d2081709e126b1fb67f49e9d4a666794da'/>
<id>urn:sha1:e29282d2081709e126b1fb67f49e9d4a666794da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>json serialization for rpc-relevant monero types</title>
<updated>2017-09-05T16:20:27Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2017-09-05T16:20:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=77986023c37737e298fc7c3e9938cce0e10d8b80'/>
<id>urn:sha1:77986023c37737e298fc7c3e9938cce0e10d8b80</id>
<content type='text'>
Structured {de-,}serialization methods for (many new) types
which are used for requests or responses in the RPC.

New types include RPC requests and responses, and structs which compose
types within those.

# Conflicts:
#	src/cryptonote_core/blockchain.cpp
</content>
</entry>
<entry>
<title>debug_utilities: only build for debug builds</title>
<updated>2017-08-04T13:45:43Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-03T19:36:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=71e2876033e0a5a814f464cad4b1f2459f3ec395'/>
<id>urn:sha1:71e2876033e0a5a814f464cad4b1f2459f3ec395</id>
<content type='text'>
</content>
</entry>
</feed>
