<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/wallet_rpc_server.cpp, branch v0.10.1</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.10.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-12-06T02:45:11Z</updated>
<entry>
<title>Added confirmation before binding wallet-rpc to external IP</title>
<updated>2016-12-06T02:45:11Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2016-11-28T23:39:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18462aa065d8008f554466143ad48332f7e89cd9'/>
<id>urn:sha1:18462aa065d8008f554466143ad48332f7e89cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1398</title>
<updated>2016-12-04T20:28:22Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-12-04T20:28:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f2ea2afb772d4377450d2e79ebf44d1e1ffa3ec6'/>
<id>urn:sha1:f2ea2afb772d4377450d2e79ebf44d1e1ffa3ec6</id>
<content type='text'>
f4772bae Fix a few minor typos (Pierre Boyer)
</content>
</entry>
<entry>
<title>Fix a few minor typos</title>
<updated>2016-12-04T13:13:54Z</updated>
<author>
<name>Pierre Boyer</name>
<email>pierre.s.boyer@gmail.com</email>
</author>
<published>2016-12-04T13:13:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f4772bae812cdab9cca3864d79cdbec7abe5a114'/>
<id>urn:sha1:f4772bae812cdab9cca3864d79cdbec7abe5a114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: add API and RPC to create/parse monero: URIs</title>
<updated>2016-11-28T17:54:22Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-11-28T14:07:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=82ba2108e98ab3f2695232fd45101bdc257e525a'/>
<id>urn:sha1:82ba2108e98ab3f2695232fd45101bdc257e525a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: return fee in transfer RPC</title>
<updated>2016-11-16T18:56:45Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-11-16T18:56:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4eb7347fdd6f8cc52b4318ee4b29375dc139afb4'/>
<id>urn:sha1:4eb7347fdd6f8cc52b4318ee4b29375dc139afb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Created monero-wallet-rpc, moving functionality from monero-wallet-cli</title>
<updated>2016-11-10T21:39:27Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2016-11-09T03:55:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=358e068e878892eb3cc0f333215708390e51f0c3'/>
<id>urn:sha1:358e068e878892eb3cc0f333215708390e51f0c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: optionally restrict HTTP service to a configurable user agent</title>
<updated>2016-09-18T19:32:02Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-07T20:38:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=eeb2bbc0fcc9c5afa2c3aa12915b4d3f31115e56'/>
<id>urn:sha1:eeb2bbc0fcc9c5afa2c3aa12915b4d3f31115e56</id>
<content type='text'>
This is intended to catch traffic coming from a web browser,
so we avoid issues with a web page sending a transfer RPC to
the wallet. Requiring a particular user agent can act as a
simple password scheme, while we wait for 0MQ and proper
authentication to be merged.
</content>
</entry>
<entry>
<title>wallet: change priority/fee to ArticMine's recommendation</title>
<updated>2016-09-16T10:50:52Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-16T10:50:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9c7b0cb28e015f5f7542932e0edcade748c1a67d'/>
<id>urn:sha1:9c7b0cb28e015f5f7542932e0edcade748c1a67d</id>
<content type='text'>
We keep 1, 2, 3 multipliers till the fee decrase from 0.01/kB
to 0.002/kB, where we start using 1, 20, 166 multipliers.
This ensures the higher multiplier will compensate for the
block reward penalty when pushing past 100% of the past median.

The fee-multiplier wallet setting is now rename to priority,
since it keeps its [0..3] range, but maps to different multiplier
values.
</content>
</entry>
<entry>
<title>wallet_rpc_server: return payment id in make_integrated_address RPC</title>
<updated>2016-08-29T11:18:22Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-08-29T11:18:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=adca9035899532902b78b20a593a6c70018b7004'/>
<id>urn:sha1:adca9035899532902b78b20a593a6c70018b7004</id>
<content type='text'>
It is useful, especially when requesting a random one
</content>
</entry>
<entry>
<title>rct amount key modified as per luigi1111's recommendations</title>
<updated>2016-08-28T20:30:19Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-08-10T11:48:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d4b62a1e295a7fb19de6081733b1d8e0610cbf08'/>
<id>urn:sha1:d4b62a1e295a7fb19de6081733b1d8e0610cbf08</id>
<content type='text'>
This allows the key to be not the same for two outputs sent to
the same address (eg, if you pay yourself, and also get change
back). Also remove the key amounts lists and return parameters
since we don't actually generate random ones, so we don't need
to save them as we can recalculate them when needed if we have
the correct keys.
</content>
</entry>
</feed>
