<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/core_tests/chaingen.cpp, 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: 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>Update copyright year to 2020</title>
<updated>2020-05-07T02:36:54Z</updated>
<author>
<name>SomaticFanatic</name>
<email>afdlkajdlfkj@aldkfjf.com</email>
</author>
<published>2020-05-07T02:36:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ef0607da6042df51a57703bd223c5c8024741f6'/>
<id>urn:sha1:5ef0607da6042df51a57703bd223c5c8024741f6</id>
<content type='text'>
Update copyright year to 2020
</content>
</entry>
<entry>
<title>fix tests bug added in #6110</title>
<updated>2020-01-19T16:21:04Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2020-01-19T16:15:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6f330865e55694498034970f6b623cb80efc4517'/>
<id>urn:sha1:6f330865e55694498034970f6b623cb80efc4517</id>
<content type='text'>
- e.g., fixes gen_block_big_major_version test, error: generation failed: what=events not set, cannot compute valid RandomX PoW
- ask for events only if difficulty &gt; 1 (when it really matters)
- throwing an exception changed to logging, so it is easy to spot a problem if tests start to fail.
</content>
</entry>
<entry>
<title>tests: fix HF12 chaingen - construct bc object from events</title>
<updated>2019-11-13T09:11:29Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2019-11-08T15:33:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=da6c807f8b0e1aa99e4aa85444e3c309ace43d67'/>
<id>urn:sha1:da6c807f8b0e1aa99e4aa85444e3c309ace43d67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptonote: untangle dependency from miner to blockchain</title>
<updated>2019-10-31T01:06:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-10-31T01:05:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ebc6ce44f407fab07955fc230f4cab59742fd959'/>
<id>urn:sha1:ebc6ce44f407fab07955fc230f4cab59742fd959</id>
<content type='text'>
It causes link errors at least on mac
</content>
</entry>
<entry>
<title>RandomX integration</title>
<updated>2019-09-25T20:29:42Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2019-04-23T19:32:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=81c2ad6d5b17cf280a4a55fd6159e8dde423f5a8'/>
<id>urn:sha1:81c2ad6d5b17cf280a4a55fd6159e8dde423f5a8</id>
<content type='text'>
Support RandomX PoW algorithm
</content>
</entry>
<entry>
<title>add a few checks where it seems appropriate</title>
<updated>2019-04-29T20:52:40Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-29T16:51:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=25a7cfdb4a4e652c7d0a0f93333d60b0b9d186d1'/>
<id>urn:sha1:25a7cfdb4a4e652c7d0a0f93333d60b0b9d186d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unneeded SFINAE on check_tx/block verification in core_tests</title>
<updated>2019-04-17T00:43:14Z</updated>
<author>
<name>Doyle</name>
<email>doylet@protonmail.com</email>
</author>
<published>2019-04-10T03:45:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=299052bca3e938c42ad1c4266427262c80ef953c'/>
<id>urn:sha1:299052bca3e938c42ad1c4266427262c80ef953c</id>
<content type='text'>
</content>
</entry>
</feed>
