<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/cryptonote_core.h, branch v0.16.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.16.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.16.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-05-19T16:27:38Z</updated>
<entry>
<title>cryptonote_core: remove "We are most likely forked" message</title>
<updated>2020-05-19T16:27:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-19T16:23:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=99d702e28b68d5168bc4ac7490a4ad8856ee0985'/>
<id>urn:sha1:99d702e28b68d5168bc4ac7490a4ad8856ee0985</id>
<content type='text'>
It's time based and we don't have forks every 6 months anymore
</content>
</entry>
<entry>
<title>Merge pull request #6468</title>
<updated>2020-05-06T05:22:20Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-06T05:22:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1f505a5eac9be96ee8b441171bf84494e33f2332'/>
<id>urn:sha1:1f505a5eac9be96ee8b441171bf84494e33f2332</id>
<content type='text'>
a813c46 cryptonote_core: skip dns checkpoints on startup if not enforced (xiphon)
</content>
</entry>
<entry>
<title>cryptonote_core: skip dns checkpoints on startup if not enforced</title>
<updated>2020-04-20T18:56:22Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-04-20T18:42:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a813c46a1b83a37ba3acaa93ba10bb98b05f9c67'/>
<id>urn:sha1:a813c46a1b83a37ba3acaa93ba10bb98b05f9c67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6214</title>
<updated>2020-03-31T18:32:55Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-03-31T18:32:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=096e2135ddebbcbaaa2d8b2362849da678d9a28c'/>
<id>urn:sha1:096e2135ddebbcbaaa2d8b2362849da678d9a28c</id>
<content type='text'>
054b4c7 protocol: request txpool contents when synced (moneromooo-monero)
</content>
</entry>
<entry>
<title>Allow unrestricted rpc calls to get full txpool info</title>
<updated>2020-03-30T17:52:42Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-03-26T12:24:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=babf25d2ec133833dcad0b42121a187463ecccb0'/>
<id>urn:sha1:babf25d2ec133833dcad0b42121a187463ecccb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>protocol: request txpool contents when synced</title>
<updated>2020-03-22T16:03:31Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-11-27T00:09:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=054b4c7f412013e33c80efa8e0f0f33944572a11'/>
<id>urn:sha1:054b4c7f412013e33c80efa8e0f0f33944572a11</id>
<content type='text'>
A newly synced Alice sends a (typically quite small) list of
txids in the local tpxool to a random peer Bob, who then uses
the existing tx relay system to send Alice any tx in his txpool
which is not in the list Alice sent
</content>
</entry>
<entry>
<title>p2p: remove old debug commands</title>
<updated>2020-03-21T05:09:44Z</updated>
<author>
<name>Aaron Hook</name>
<email>ahook@protonmail.com</email>
</author>
<published>2020-03-21T05:09:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=aa93e3886211621e8c3367954b35260df731fc72'/>
<id>urn:sha1:aa93e3886211621e8c3367954b35260df731fc72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6225</title>
<updated>2020-02-29T03:48:11Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-02-29T03:48:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4371ac4265b7abe425697a31f9455d863db04d6b'/>
<id>urn:sha1:4371ac4265b7abe425697a31f9455d863db04d6b</id>
<content type='text'>
987c3139 print_coinbase_tx_sum now supports 128 bits sums (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6211</title>
<updated>2020-02-29T03:36:16Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-02-29T03:36:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4da37daf67976e48d6fc75f2a5a6f5858d227815'/>
<id>urn:sha1:4da37daf67976e48d6fc75f2a5a6f5858d227815</id>
<content type='text'>
5985c5af rpc: add bad-blocks to flush_cache RPC (moneromooo-monero)
</content>
</entry>
<entry>
<title>print_coinbase_tx_sum now supports 128 bits sums</title>
<updated>2019-12-12T01:56:59Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-12-09T14:56:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=987c3139dce921c98b4a24bab52354102f21fb1e'/>
<id>urn:sha1:987c3139dce921c98b4a24bab52354102f21fb1e</id>
<content type='text'>
The tail emission will bring the total above 64 bits
</content>
</entry>
</feed>
