<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/wallet_rpc_server.h, 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-03-17T11:22:58Z</updated>
<entry>
<title>wallet_rpc_server: add sweep_unmixable as alias for sweep_dust</title>
<updated>2018-03-17T11:22:58Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-17T11:22:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9732a37e9abcc3d0141fce9ef0e992193d0c4cf9'/>
<id>urn:sha1:9732a37e9abcc3d0141fce9ef0e992193d0c4cf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate calls to wallet2</title>
<updated>2018-03-15T13:01:51Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-02-16T01:19:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a7266d6d7bdf9f33ab5b17aef08b19eca1829de5'/>
<id>urn:sha1:a7266d6d7bdf9f33ab5b17aef08b19eca1829de5</id>
<content type='text'>
</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>Merge pull request #3047</title>
<updated>2018-01-26T00:45:45Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-01-26T00:45:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=008b492963950fe6a2b09aa155aea011a03c7c3f'/>
<id>urn:sha1:008b492963950fe6a2b09aa155aea011a03c7c3f</id>
<content type='text'>
fa5c0bab Implement #3045, fixing RPC snakecases (Nick Johnson)
</content>
</entry>
<entry>
<title>Reserve proof</title>
<updated>2018-01-10T11:37:18Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2017-12-28T13:50:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6d40a92026255244b6525ffd76ce0b8f94690f9a'/>
<id>urn:sha1:6d40a92026255244b6525ffd76ce0b8f94690f9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement #3045, fixing RPC snakecases</title>
<updated>2018-01-06T21:11:36Z</updated>
<author>
<name>Nick Johnson</name>
<email>sylvyrfysh@gmail.com</email>
</author>
<published>2018-01-02T22:05:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fa5c0bab442d16eb57477b379c543a21b10ecbef'/>
<id>urn:sha1:fa5c0bab442d16eb57477b379c543a21b10ecbef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2967</title>
<updated>2018-01-01T22:31:30Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-01-01T22:31:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=803f54b9fd6f3c25e6a6e55dfac500f50443bd60'/>
<id>urn:sha1:803f54b9fd6f3c25e6a6e55dfac500f50443bd60</id>
<content type='text'>
55556fab wallet_rpc_server: factor transfer info return and add missing info (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #2926</title>
<updated>2017-12-25T19:19:33Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-12-25T19:19:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=db09247c6876d7af53eab2a399a42ca237e8c928'/>
<id>urn:sha1:db09247c6876d7af53eab2a399a42ca237e8c928</id>
<content type='text'>
6b5bd129 Account tagging (stoffu)
</content>
</entry>
<entry>
<title>wallet_rpc_server: factor transfer info return and add missing info</title>
<updated>2017-12-20T08:56:31Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-19T16:39:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=55556fabf9117bb30bc4b4c77575bfa0b1cbb1a3'/>
<id>urn:sha1:55556fabf9117bb30bc4b4c77575bfa0b1cbb1a3</id>
<content type='text'>
Additional tx keys, amounts and fees were missing in some cases
</content>
</entry>
<entry>
<title>check accessing an element past the end of a container</title>
<updated>2017-12-18T15:15:49Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-12T11:08:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b49ddc766de47b40aa705a0a0c0bb901c743908d'/>
<id>urn:sha1:b49ddc766de47b40aa705a0a0c0bb901c743908d</id>
<content type='text'>
</content>
</entry>
</feed>
