<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/wallet_rpc_server.cpp, branch v0.12.0.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.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-03-16T16:08:07Z</updated>
<entry>
<title>Merge pull request #3336</title>
<updated>2018-03-16T16:08:07Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-03-16T16:08:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0f27fc57acb708c48523ada6b67304c81da4aa3c'/>
<id>urn:sha1:0f27fc57acb708c48523ada6b67304c81da4aa3c</id>
<content type='text'>
57c0b1ed Fix typos in various files (Dimitris Apostolou)
</content>
</entry>
<entry>
<title>Fix typos in various files</title>
<updated>2018-03-15T16:25:38Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2018-03-01T11:36:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=57c0b1ed9f15ca27892a8737156c3b8e32a1625e'/>
<id>urn:sha1:57c0b1ed9f15ca27892a8737156c3b8e32a1625e</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>Merge pull request #3343</title>
<updated>2018-03-05T17:14:03Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-03-05T17:14:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=baf640887d18719f1b432d8bd0772fb0a575526c'/>
<id>urn:sha1:baf640887d18719f1b432d8bd0772fb0a575526c</id>
<content type='text'>
3d452367 allow using ring size instead of mixin for rpc transfer (cryptochangements34)
</content>
</entry>
<entry>
<title>allow using ring size instead of mixin for rpc transfer</title>
<updated>2018-03-05T15:10:35Z</updated>
<author>
<name>cryptochangements34</name>
<email>bevanoffr@gmail.com</email>
</author>
<published>2018-03-05T15:10:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3d452367b012d1e0f6760a557ed059e29cc1d967'/>
<id>urn:sha1:3d452367b012d1e0f6760a557ed059e29cc1d967</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stagenet</title>
<updated>2018-03-05T02:55:05Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-02-16T11:04:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=af773211cbc620a1be54f517bd60e587d58a7e93'/>
<id>urn:sha1:af773211cbc620a1be54f517bd60e587d58a7e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3235</title>
<updated>2018-02-20T15:46:00Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-02-20T15:46:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0fc5eec9cd8baea019a693f682102d85243142a4'/>
<id>urn:sha1:0fc5eec9cd8baea019a693f682102d85243142a4</id>
<content type='text'>
6866ed46 Add default value to max_height, otherwise it's 0 (Michał Sałaban)
</content>
</entry>
<entry>
<title>Merge pull request #3214</title>
<updated>2018-02-16T13:22:41Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-02-16T13:22:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9c4428e583cdbcbab42c3ce14903e7cc636fe515'/>
<id>urn:sha1:9c4428e583cdbcbab42c3ce14903e7cc636fe515</id>
<content type='text'>
214d251c wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrown (stoffu)
</content>
</entry>
<entry>
<title>Merge pull request #3207</title>
<updated>2018-02-16T13:21:59Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-02-16T13:21:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9681a885d113a4335f1d5a5a0df6f2ab26629bee'/>
<id>urn:sha1:9681a885d113a4335f1d5a5a0df6f2ab26629bee</id>
<content type='text'>
a99ef176 wallet-rpc: take subaddress account as arg for get_transfer_by_txid (stoffu)
77125096 wallet-rpc: rename *_INDEX_OUTOFBOUND into *_INDEX_OUT_OF_BOUNDS (stoffu)
</content>
</entry>
<entry>
<title>Merge pull request #3197</title>
<updated>2018-02-16T13:21:00Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-02-16T13:21:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b23578e47318a4c323ab5ea2292c2569cac9e7f5'/>
<id>urn:sha1:b23578e47318a4c323ab5ea2292c2569cac9e7f5</id>
<content type='text'>
f90c76be Return appropriate error code when there's no connection to daemon (Michał Sałaban)
3cb65b3f Return appropriate error code when not enough money for tx (Michał Sałaban)
</content>
</entry>
</feed>
