<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/core_tests, branch v0.17.1.3</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.17.1.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-09-06T13:49:37Z</updated>
<entry>
<title>Merge pull request #6111</title>
<updated>2020-09-06T13:49:37Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2020-09-06T13:49:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=aefa7740c38754b31a4f5748569ac1af59034667'/>
<id>urn:sha1:aefa7740c38754b31a4f5748569ac1af59034667</id>
<content type='text'>
d20ff4f64 functional_tests: add a large (many randomx epochs) p2p reorg test (moneromooo-monero)
6a0b3b1f8 functional_tests: add randomx tests (moneromooo-monero)
9d42649d5 core: fix mining from a block that's not the current top (moneromooo-monero)
</content>
</entry>
<entry>
<title>core_tests: fix failures after v13</title>
<updated>2020-08-28T00:18:39Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-08-28T00:18:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1dc427def97a05d83179e80b06a27a9a5f4a431d'/>
<id>urn:sha1:1dc427def97a05d83179e80b06a27a9a5f4a431d</id>
<content type='text'>
v13 enforces claiming the full block reward, so we need to keep
track of tx fees to add them to the coinbase
</content>
</entry>
<entry>
<title>core_tests: remove hardcoded hf version</title>
<updated>2020-08-28T00:14:04Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-08-28T00:13:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4a9bd8f70f53b92212709094e445d7e4954eafbc'/>
<id>urn:sha1:4a9bd8f70f53b92212709094e445d7e4954eafbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: fix mining from a block that's not the current top</title>
<updated>2020-08-27T15:13:00Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-11-08T17:30:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9d42649d58a1a898b8fd1be17f42fb6b7ad1f6ee'/>
<id>urn:sha1:9d42649d58a1a898b8fd1be17f42fb6b7ad1f6ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Integrate CLSAGs into monero</title>
<updated>2020-08-27T12:44:04Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-06-09T13:02:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=82ee01699c2b910e44fd7362bd47d3a1cc9c26af'/>
<id>urn:sha1:82ee01699c2b910e44fd7362bd47d3a1cc9c26af</id>
<content type='text'>
They are allowed from v12, and MLSAGs are rejected from v13.
</content>
</entry>
<entry>
<title>Merge pull request #6760</title>
<updated>2020-08-27T10:01:28Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-08-27T10:01:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b04da25e4d63e53aaaa260e6aaebf19fb7d7a3dd'/>
<id>urn:sha1:b04da25e4d63e53aaaa260e6aaebf19fb7d7a3dd</id>
<content type='text'>
844fb4e94 enforce claiming maximum coinbase amount (moneromooo-monero)
</content>
</entry>
<entry>
<title>enforce claiming maximum coinbase amount</title>
<updated>2020-08-21T12:36:53Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-08-14T21:12:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=844fb4e940478ca0ddf31115018326d667edc549'/>
<id>urn:sha1:844fb4e940478ca0ddf31115018326d667edc549</id>
<content type='text'>
Claiming a slightly lesser amount does not yield the size gains
that were seen pre rct, so this closes a fingerprinting vector
</content>
</entry>
<entry>
<title>replace most boost serialization with existing monero serialization</title>
<updated>2020-08-17T16:23:58Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-06-24T23:26:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7175dcb1078abbdaa130a8c5f5fd2b93fa7b3086'/>
<id>urn:sha1:7175dcb1078abbdaa130a8c5f5fd2b93fa7b3086</id>
<content type='text'>
This reduces the attack surface for data that can come from
malicious sources (exported output and key images, multisig
transactions...) since the monero serialization is already
exposed to the outside, and the boost lib we were using had
a few known crashers.

For interoperability, a new load-deprecated-formats wallet
setting is added (off by default). This allows loading boost
format data if there is no alternative. It will likely go
at some point, along with the ability to load those.

Notably, the peer lists file still uses the boost serialization
code, as the data it stores is define in epee, while the new
serialization code is in monero, and migrating it was fairly
hairy. Since this file is local and not obtained from anyone
else, the marginal risk is minimal, but it could be migrated
later if needed.

Some tests and tools also do, this will stay as is for now.
</content>
</entry>
<entry>
<title>Merge pull request #6512</title>
<updated>2020-07-19T10:32:59Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-07-19T10:32:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a0d179e528220137885fee0817dc792127aec18c'/>
<id>urn:sha1:a0d179e528220137885fee0817dc792127aec18c</id>
<content type='text'>
5ef0607da Update copyright year to 2020 (SomaticFanatic)
</content>
</entry>
<entry>
<title>Fix boost &lt;1.60 compilation and fix boost 1.73+ warnings</title>
<updated>2020-06-01T01:18:11Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-06-01T01:18:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7aeb5035476c672e4c329c02b20ced1669ebe4cd'/>
<id>urn:sha1:7aeb5035476c672e4c329c02b20ced1669ebe4cd</id>
<content type='text'>
</content>
</entry>
</feed>
