<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/daemon, branch v0.13.0.1-RC1</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.1-RC1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.1-RC1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-09-18T15:39:56Z</updated>
<entry>
<title>Merge pull request #4341</title>
<updated>2018-09-18T15:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-18T15:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7ab49f96adad6ff05d4c860c9c9a777cf9b182c6'/>
<id>urn:sha1:7ab49f96adad6ff05d4c860c9c9a777cf9b182c6</id>
<content type='text'>
e6117282 daemon: request no PoW hashes we don't need when asking for blocks (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4317</title>
<updated>2018-09-18T15:36:43Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-18T15:36:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3cfa45cc7dc0f2f42293334f0125f5cc8a404452'/>
<id>urn:sha1:3cfa45cc7dc0f2f42293334f0125f5cc8a404452</id>
<content type='text'>
76f95f05 rpc: allow to pass RPC login via RPC_LOGIN env var (Dusan Klinec)
</content>
</entry>
<entry>
<title>Merge pull request #3430</title>
<updated>2018-09-18T14:33:21Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-18T14:33:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9c40bc62fceecd51f3aba84f2559d4abc4ce80d2'/>
<id>urn:sha1:9c40bc62fceecd51f3aba84f2559d4abc4ce80d2</id>
<content type='text'>
42397359 Fixup 32bit arm build (TheCharlatan)
a06d2581 Fix Windows build (TheCharlatan)
ecaf5b3f Add libsodium to the packages, the arm build was complaining about it. (TheCharlatan)
cbbf4d24 Adapt translations to upstream changes (TheCharlatan)
db571546 Updated pcsc url (TheCharlatan)
f0ba19fd Add lrelease to the depends (TheCharlatan)
cfb30462 Add Miniupnp submodule (TheCharlatan)
5f7da005 Unbound is now a submodule. Adapt depends for this. (TheCharlatan)
d6b9bdd3 Update readmes to reflect the usage of depends (TheCharlatan)
56b6e41e Add support for apple and arm building (TheCharlatan)
29311fd1 Disable stack unwinding for mingw32 depends build. (TheCharlatan)
8db3d573 Modify depends for monero's dependencies (TheCharlatan)
0806a23a Initial depends addition (TheCharlatan)
</content>
</entry>
<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>Add support for apple and arm building</title>
<updated>2018-09-10T20:05:36Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-03-19T23:33:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=56b6e41ea7b7c17b513c24797d234e5cf9df8fa2'/>
<id>urn:sha1:56b6e41ea7b7c17b513c24797d234e5cf9df8fa2</id>
<content type='text'>
Add pcsc-lite to linux builds
Fixup windows icu4c linking with depends, the static libraries have an 's' appended to them
Compiling depends arm-linux-gnueabihf will allow you to compile armv6zk monero binaries
</content>
</entry>
<entry>
<title>daemon: request no PoW hashes we don't need when asking for blocks</title>
<updated>2018-09-05T09:43:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-05T09:41:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e6117282284032cd759783a3dee2cf22225588d0'/>
<id>urn:sha1:e6117282284032cd759783a3dee2cf22225588d0</id>
<content type='text'>
This fixes the horrendous slowdown in bc_dyn_stats
</content>
</entry>
<entry>
<title>rpc: allow to pass RPC login via RPC_LOGIN env var</title>
<updated>2018-08-31T13:51:59Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2018-08-30T11:35:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=76f95f052e4ab7f6074464f11b436a7374017b52'/>
<id>urn:sha1:76f95f052e4ab7f6074464f11b436a7374017b52</id>
<content type='text'>
- passing by parameter is insecure as it is shown in the process list
</content>
</entry>
<entry>
<title>daemon.print_bc: don't print difficulty twice</title>
<updated>2018-07-24T07:17:49Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-07-24T07:17:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3940e12933c4ca223dace66a17ffda84a68a9475'/>
<id>urn:sha1:3940e12933c4ca223dace66a17ffda84a68a9475</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4075</title>
<updated>2018-07-19T19:10:20Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-07-19T19:10:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f6d7e87b67645be02d3e9c274ff4bd842aacb09e'/>
<id>urn:sha1:f6d7e87b67645be02d3e9c274ff4bd842aacb09e</id>
<content type='text'>
438d52d remove epee from link lines where it's redundant (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4029</title>
<updated>2018-07-19T18:52:41Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-07-19T18:52:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=138aefd0e7b3cb43e8e8c933b83448710f7d6572'/>
<id>urn:sha1:138aefd0e7b3cb43e8e8c933b83448710f7d6572</id>
<content type='text'>
bd9e4e3 daemon: show a bit more info with print_block (stoffu)
</content>
</entry>
</feed>
