<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/node_rpc_proxy.h, branch v0.13.0.2</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.13.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-09-11T13:38:07Z</updated>
<entry>
<title>v8: per byte fee, pad bulletproofs, fixed 11 ring size</title>
<updated>2018-09-11T13:38:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-18T21:24:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ffb2ff9b7c301eda5811a939c705f26627c4735'/>
<id>urn:sha1:5ffb2ff9b7c301eda5811a939c705f26627c4735</id>
<content type='text'>
</content>
</entry>
<entry>
<title>node_rpc_proxy: factor a few RPC calls using get_info</title>
<updated>2018-07-02T16:59:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-06-30T21:06:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8c4db68ff71537759aac5dca50d5d8d1c6032d37'/>
<id>urn:sha1:8c4db68ff71537759aac5dca50d5d8d1c6032d37</id>
<content type='text'>
Takes advantage of caching
</content>
</entry>
<entry>
<title>Readd copyright starting date</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T23:55:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=84a7f6a4827f5baec6bb5cecbe11d4f61708b520'/>
<id>urn:sha1:84a7f6a4827f5baec6bb5cecbe11d4f61708b520</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>node_rpc_proxy: add a proxy for target height</title>
<updated>2017-08-02T13:43:47Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-02T13:43:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f1307bbd7bbdd331ed6b7be42411bcd2ecd56b5a'/>
<id>urn:sha1:f1307bbd7bbdd331ed6b7be42411bcd2ecd56b5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>node_rpc_proxy: allow caching daemon RPC version</title>
<updated>2017-02-27T17:57:18Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-27T17:44:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6fd4b827fb3cd976b10c1983fc4c88a340855a3c'/>
<id>urn:sha1:6fd4b827fb3cd976b10c1983fc4c88a340855a3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: invalidate node proxy cache when reconnecting</title>
<updated>2017-02-27T17:46:55Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-27T17:38:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b5c74e40416610ad3fdd9047bcffd406ea1067b5'/>
<id>urn:sha1:b5c74e40416610ad3fdd9047bcffd406ea1067b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updates to epee HTTP client code</title>
<updated>2017-01-25T20:39:32Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2017-01-25T05:16:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c02e1cb943903d34becfaf1c6d9cd71e4424d748'/>
<id>urn:sha1:c02e1cb943903d34becfaf1c6d9cd71e4424d748</id>
<content type='text'>
  - http_simple_client now uses std::chrono for timeouts
  - http_simple_client accepts timeouts per connect / invoke call
  - shortened names of epee http invoke functions
  - invoke command functions only take relative path, connection
    is not automatically performed
</content>
</entry>
<entry>
<title>wallet: add a node RPC cache layer for simple RPC calls</title>
<updated>2017-01-16T08:59:15Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-01-07T19:23:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=693c1908815d8574a1125288f0400eab5f5085a7'/>
<id>urn:sha1:693c1908815d8574a1125288f0400eab5f5085a7</id>
<content type='text'>
Mostly getinfo and get_hard_fork_info, which are called
pretty often. This speeds up transfers as a bonus.
</content>
</entry>
</feed>
