<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core, branch v0.17.2.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.2.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.2.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2021-08-19T13:00:42Z</updated>
<entry>
<title>build: prepare v0.17.2.3</title>
<updated>2021-08-19T13:00:42Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-07-22T20:46:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1e037d372a28060203a96910111ef9b40d8ebe13'/>
<id>urn:sha1:1e037d372a28060203a96910111ef9b40d8ebe13</id>
<content type='text'>
</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>build: prepare v0.17.2.0</title>
<updated>2021-03-26T00:53:45Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-03-26T00:52:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c18cdd36231553447ac3e0d388d81ca42d0bff13'/>
<id>urn:sha1:c18cdd36231553447ac3e0d388d81ca42d0bff13</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>Merge pull request #7269</title>
<updated>2021-01-04T02:29:39Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2021-01-04T02:29:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f3de67bc2159960377845271f2657aa6b552e4b3'/>
<id>urn:sha1:f3de67bc2159960377845271f2657aa6b552e4b3</id>
<content type='text'>
1128146c4 blockchain: lock access to m_blocks_hash_of_hashes (moneromooo-monero)
</content>
</entry>
<entry>
<title>blockchain: lock access to m_blocks_hash_of_hashes</title>
<updated>2021-01-02T22:20:24Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2021-01-02T22:18:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1128146c4990385f781d0b9c0dc77e28bf0cf133'/>
<id>urn:sha1:1128146c4990385f781d0b9c0dc77e28bf0cf133</id>
<content type='text'>
it is accessed both when adding and when prevalidating a set
of new hashes from a peer
</content>
</entry>
<entry>
<title>build: prepare v0.17.1.9</title>
<updated>2021-01-02T17:13:47Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-01-02T17:12:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=31b2572ec7c50545778a7845241d430533f9b956'/>
<id>urn:sha1:31b2572ec7c50545778a7845241d430533f9b956</id>
<content type='text'>
</content>
</entry>
<entry>
<title>protocol: more sanity checks in new chain block hashes</title>
<updated>2020-12-31T23:34:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-12-31T21:12:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=57f7c2e53fe4ba86fc5ac87ff0eb9c2bb389e936'/>
<id>urn:sha1:57f7c2e53fe4ba86fc5ac87ff0eb9c2bb389e936</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: limit the number of txes for get_blocks.bin</title>
<updated>2020-12-29T04:32:33Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-12-29T04:31:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=218a109677914c69797d5ed55167d973b8837fde'/>
<id>urn:sha1:218a109677914c69797d5ed55167d973b8837fde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: prepare v0.17.1.8</title>
<updated>2020-12-23T01:13:16Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-12-23T01:13:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ba60541f3e38087f345f64dd4168531703934cdf'/>
<id>urn:sha1:ba60541f3e38087f345f64dd4168531703934cdf</id>
<content type='text'>
</content>
</entry>
</feed>
