<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/daemon, branch v0.18.3.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.18.3.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.3.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2023-03-06T22:41:24Z</updated>
<entry>
<title>Handle case where a command line flag is not allowed in the config file</title>
<updated>2023-03-06T22:41:24Z</updated>
<author>
<name>almalh</name>
<email>almalh@proton.me</email>
</author>
<published>2023-03-06T00:58:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ad80f1b357b706ef48016f5c1214ce4d87613caa'/>
<id>urn:sha1:ad80f1b357b706ef48016f5c1214ce4d87613caa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Boring Old Deletes</title>
<updated>2022-04-18T14:55:20Z</updated>
<author>
<name>Jeffrey</name>
<email>jeffryan@tamu.edu</email>
</author>
<published>2022-03-07T23:49:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=690ce560b0f7eb806573d1f96d19b5e6c7d3673e'/>
<id>urn:sha1:690ce560b0f7eb806573d1f96d19b5e6c7d3673e</id>
<content type='text'>
Here lies dozens of unused files. This commit is ONLY file deletions except
for the removing of a couple of #includes and removing filenames from CmakeLists
where appropriate.
</content>
</entry>
<entry>
<title>CMake: Add missing headers via monero_find_all_headers macro</title>
<updated>2022-04-06T06:12:44Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2022-03-05T09:37:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4db6aed98cc7ff713fc58b9054412ed734b01aba'/>
<id>urn:sha1:4db6aed98cc7ff713fc58b9054412ed734b01aba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright: Update to 2022</title>
<updated>2022-03-04T05:59:20Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2022-03-01T11:16:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=da9aa1f7f802552b9de459f331a2f39c84898009'/>
<id>urn:sha1:da9aa1f7f802552b9de459f331a2f39c84898009</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7891</title>
<updated>2021-09-24T03:10:03Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-09-24T03:10:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=298c9a357f6e57eccf28db1f3e734eb6da080d9a'/>
<id>urn:sha1:298c9a357f6e57eccf28db1f3e734eb6da080d9a</id>
<content type='text'>
dfee15e RPC and ZeroMQ APIs to support p2pool (SChernykh)
</content>
</entry>
<entry>
<title>RPC and ZeroMQ APIs to support p2pool</title>
<updated>2021-09-11T13:15:07Z</updated>
<author>
<name>SChernykh</name>
<email>sergey.v.chernykh@gmail.com</email>
</author>
<published>2021-08-26T08:20:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dfee15eee18a97be5a8fb9822527f98ebd1b33e9'/>
<id>urn:sha1:dfee15eee18a97be5a8fb9822527f98ebd1b33e9</id>
<content type='text'>
Adds the following:

- "get_miner_data" to RPC API
- "json-miner-data" to ZeroMQ subscriber contexts

Both provide the necessary data to create a custom block template. They are used by p2pool.

Data provided:

- major fork version
- current height
- previous block id
- RandomX seed hash
- network difficulty
- median block weight
- coins mined by the network so far
- mineable mempool transactions
</content>
</entry>
<entry>
<title>daemon: allow proxy configuration</title>
<updated>2021-08-20T19:24:29Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-03-18T20:50:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4ced092aae04e5a6789e94b68a07c74e653cd869'/>
<id>urn:sha1:4ced092aae04e5a6789e94b68a07c74e653cd869</id>
<content type='text'>
Co-authored-by: selsta &lt;selsta@sent.at&gt;
Co-authored-by: tobtoht &lt;thotbot@protonmail.com&gt;
</content>
</entry>
<entry>
<title>Split epee/string_tools.h and encapsulate boost::lexical_cast</title>
<updated>2021-04-16T18:54:20Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2020-11-12T18:14:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dc81e23e60f6539b5d273bd42024e765b6cdf2d5'/>
<id>urn:sha1:dc81e23e60f6539b5d273bd42024e765b6cdf2d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7002</title>
<updated>2021-04-16T17:43:42Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-04-16T17:43:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2218e23e84a89e9a1e4c0be5d50f891ab836754f'/>
<id>urn:sha1:2218e23e84a89e9a1e4c0be5d50f891ab836754f</id>
<content type='text'>
673c6d2 Reduce compilation time of epee/portable_storage_template_helper.h (mj-xmr)
</content>
</entry>
<entry>
<title>Merge pull request #7326</title>
<updated>2021-03-30T01:08:36Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-03-30T01:08:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c2bc829cca9d134fead5caa97c5d3a643232ece3'/>
<id>urn:sha1:c2bc829cca9d134fead5caa97c5d3a643232ece3</id>
<content type='text'>
cf266d6 bootstrap_daemon: proxy configuration support (xiphon)
</content>
</entry>
</feed>
