<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/rpc/CMakeLists.txt, branch crash-pl</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=crash-pl</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=crash-pl'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-01-26T15:03:20Z</updated>
<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>fix some link errors in debug mode for macos</title>
<updated>2018-01-10T01:57:56Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2017-12-21T15:22:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6d8b29ef2800a36236e4d31521878ef02f3084ab'/>
<id>urn:sha1:6d8b29ef2800a36236e4d31521878ef02f3084ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wallets now do not depend on the daemon rpc lib</title>
<updated>2017-12-16T23:28:59Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-11-29T19:31:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=43f5269f842cbdc585226eea20e48d19253f61e7'/>
<id>urn:sha1:43f5269f842cbdc585226eea20e48d19253f61e7</id>
<content type='text'>
The shared RPC code is now moved off into a separate lib
</content>
</entry>
<entry>
<title>cryptonote_core does not depend on p2p anymore</title>
<updated>2017-12-16T23:28:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-11-29T22:53:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4abf25f3c901016803515771cc19997d9a95bacb'/>
<id>urn:sha1:4abf25f3c901016803515771cc19997d9a95bacb</id>
<content type='text'>
As a followon side effect, this makes a lot of inline code
included only in particular cpp files (and instanciated
when necessary.
</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>Fix various oversights/bugs in ZMQ RPC server code</title>
<updated>2017-09-05T16:20:40Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2017-09-05T16:20:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0299cb77ca18073daf3cf371f8da013fb596ae48'/>
<id>urn:sha1:0299cb77ca18073daf3cf371f8da013fb596ae48</id>
<content type='text'>
- Add some RPC commands (and touch up a couple others)
- some bounds checking
- some better pointer management
- const correctness and error handling

-- Thanks @vtnerd for type help with serialization and CMake changes
</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>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1689</title>
<updated>2017-02-10T22:35:25Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-10T22:35:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=eacf2124b6822d088199179b18d4587404408e0f'/>
<id>urn:sha1:eacf2124b6822d088199179b18d4587404408e0f</id>
<content type='text'>
ce7fcbb4 Add server auth to monerod, and client auth to wallet-cli and wallet-rpc (Lee Clagett)
</content>
</entry>
<entry>
<title>extract some basic code from libcryptonote_core into libcryptonote_basic</title>
<updated>2017-02-08T13:45:15Z</updated>
<author>
<name>kenshi84</name>
<email>kenshi84@protonmail.ch</email>
</author>
<published>2017-01-26T15:07:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8027ce0c75f882de0523e668defa0bc3c8564e96'/>
<id>urn:sha1:8027ce0c75f882de0523e668defa0bc3c8564e96</id>
<content type='text'>
</content>
</entry>
</feed>
