<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/core_tests/chaingen_main.cpp, branch v0.16.0.1</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.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.16.0.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-03-26T15:01:30Z</updated>
<entry>
<title>Adding Dandelion++ support to public networks:</title>
<updated>2020-03-26T15:01:30Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-11-13T14:12:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=02d887c2e58bd8e66ef8823e59669439d448bfec'/>
<id>urn:sha1:02d887c2e58bd8e66ef8823e59669439d448bfec</id>
<content type='text'>
  - New flag in NOTIFY_NEW_TRANSACTION to indicate stem mode
  - Stem loops detected in tx_pool.cpp
  - Embargo timeout for a blackhole attack during stem phase
</content>
</entry>
<entry>
<title>Correct key image check in tx_pool</title>
<updated>2020-03-14T19:17:15Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-03-25T07:02:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5de2295f3c215303527f649461bc2ed7113efc7c'/>
<id>urn:sha1:5de2295f3c215303527f649461bc2ed7113efc7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding support for hidden (anonymity) txpool</title>
<updated>2019-11-02T20:36:03Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-11-02T20:36:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5d7ae2d2791c0244a221872a7ac62627abb81896'/>
<id>urn:sha1:5d7ae2d2791c0244a221872a7ac62627abb81896</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockchain: enforce 10 block age for spending outputs</title>
<updated>2019-09-17T11:39:25Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-09-04T13:59:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a444f06e53b218cc8bd091e5283828beb3e7d9af'/>
<id>urn:sha1:a444f06e53b218cc8bd091e5283828beb3e7d9af</id>
<content type='text'>
Some custom wallet code apparently ignores this, which causes users
of that code to be fingerprinted
</content>
</entry>
<entry>
<title>blockchain: forbid v1 coinbase from v12</title>
<updated>2019-08-19T16:43:52Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-24T22:41:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=26072f1393f869b08ba279a3fb5b5e319d90b2ca'/>
<id>urn:sha1:26072f1393f869b08ba279a3fb5b5e319d90b2ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update 2019 copyright</title>
<updated>2019-03-05T21:05:34Z</updated>
<author>
<name>binaryFate</name>
<email>binaryfate@users.noreply.github.com</email>
</author>
<published>2019-03-05T21:05:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1f2930ce0bec07e28958c059444151ad4968e1e6'/>
<id>urn:sha1:1f2930ce0bec07e28958c059444151ad4968e1e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5046</title>
<updated>2019-01-18T17:00:16Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-01-18T17:00:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=08f08beeded9dca40a401288402ad64870a4bd54'/>
<id>urn:sha1:08f08beeded9dca40a401288402ad64870a4bd54</id>
<content type='text'>
524bf750 core_tests: add a --list_tests command line switch (moneromooo-monero)
</content>
</entry>
<entry>
<title>core_tests: add a --list_tests command line switch</title>
<updated>2019-01-07T14:42:19Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-01-07T14:41:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=524bf750c0bb6077efea53f4c8a462d9a7dae3e5'/>
<id>urn:sha1:524bf750c0bb6077efea53f4c8a462d9a7dae3e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core_tests: rename invalid multisig tests to read "invalid"</title>
<updated>2018-12-22T01:31:43Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-12-22T01:31:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=306a1244945f696485ead59d8faaa8bc7cf1751c'/>
<id>urn:sha1:306a1244945f696485ead59d8faaa8bc7cf1751c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Multisig M/N functionality core tests added</title>
<updated>2018-10-01T16:17:34Z</updated>
<author>
<name>naughtyfox</name>
<email>mail.for.milo@gmail.com</email>
</author>
<published>2018-07-17T09:44:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9acf42d3719a3237b99bc66089b49c86fbb9b467'/>
<id>urn:sha1:9acf42d3719a3237b99bc66089b49c86fbb9b467</id>
<content type='text'>
</content>
</entry>
</feed>
