<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests, branch v0.17.2.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.17.2.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.2.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2021-04-06T17:25:41Z</updated>
<entry>
<title>Merge pull request #7647</title>
<updated>2021-04-06T17:25:41Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-04-06T17:25:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f6e63ef260e795aacd408c28008398785b84103a'/>
<id>urn:sha1:f6e63ef260e795aacd408c28008398785b84103a</id>
<content type='text'>
d7b74a4 Tests: Fix test node_server.bind_same_p2p_port from randomly crashing (mj-xmr)
</content>
</entry>
<entry>
<title>Merge pull request #7350</title>
<updated>2021-04-06T17:21:28Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-04-06T17:21:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=298208d92b68205957188b85fb96049fdba7ec45'/>
<id>urn:sha1:298208d92b68205957188b85fb96049fdba7ec45</id>
<content type='text'>
4a9ae3e fix serialization being different on mac (moneromooo-monero)
</content>
</entry>
<entry>
<title>Tests: Fix test node_server.bind_same_p2p_port from randomly crashing</title>
<updated>2021-04-05T15:51:54Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2021-04-05T15:51:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d7b74a4fb07fafefdcce7850eca66f77c377fcb5'/>
<id>urn:sha1:d7b74a4fb07fafefdcce7850eca66f77c377fcb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7621</title>
<updated>2021-03-30T01:56:07Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-03-30T01:56:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=daa1376370da97a3e850ae4309eb953aeebae31a'/>
<id>urn:sha1:daa1376370da97a3e850ae4309eb953aeebae31a</id>
<content type='text'>
21ab1de cryptonote_protocol_handler: fix race condition (anon)
699e82c cryptonote_protocol_handler: add race condition demo (anon)
</content>
</entry>
<entry>
<title>cryptonote_protocol_handler: add race condition demo</title>
<updated>2021-03-22T19:42:45Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-03-22T19:42:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=699e82c2828ff5c78d8e3d8987b778a0f6ed5cc8'/>
<id>urn:sha1:699e82c2828ff5c78d8e3d8987b778a0f6ed5cc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>async_protocol_handler_config: add deadlock demo</title>
<updated>2021-03-12T11:59:05Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-03-12T11:59:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f59b1d5fb55cc100d646a66a67900df0e15b3ecf'/>
<id>urn:sha1:f59b1d5fb55cc100d646a66a67900df0e15b3ecf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix serialization being different on mac</title>
<updated>2021-03-05T23:41:19Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2021-01-12T18:24:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4a9ae3eb8b9a6d7a2e64f360fda2d5790c8e3321'/>
<id>urn:sha1:4a9ae3eb8b9a6d7a2e64f360fda2d5790c8e3321</id>
<content type='text'>
On Mac, size_t is a distinct type from uint64_t, and some
types (in wallet cache as well as cold/hot wallet transfer
data) use pairs/containers with size_t as fields. Mac would
save those as full size, while other platforms would save
them as varints. Might apply to other platforms where the
types are distinct.

There's a nasty hack for backward compatibility, which can
go after a couple forks.
</content>
</entry>
<entry>
<title>async_protocol_handler_config: add segfault demo</title>
<updated>2021-02-19T22:27:28Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-02-19T22:27:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c1776be54f169511e98bc98154013235ecd63796'/>
<id>urn:sha1:c1776be54f169511e98bc98154013235ecd63796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>boosted_tcp_server: add segfault demo</title>
<updated>2021-01-19T17:16:01Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-01-19T17:09:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=afec4399536d58b5eaf6eb710e1a7d509a81791d'/>
<id>urn:sha1:afec4399536d58b5eaf6eb710e1a7d509a81791d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Command max_bytes moved from dynamic map to static switch</title>
<updated>2020-12-23T23:53:27Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2021-01-06T16:47:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ba3c627c57e3aebd56c35b45ec8bd310995fa467'/>
<id>urn:sha1:ba3c627c57e3aebd56c35b45ec8bd310995fa467</id>
<content type='text'>
</content>
</entry>
</feed>
