<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_basic/cryptonote_boost_serialization.h, branch v0.15.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.15.0.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.15.0.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-05-01T19:58:09Z</updated>
<entry>
<title>fix wide difficulty conversion with some versions of boost</title>
<updated>2019-05-01T19:58:09Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-01T19:57:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e9809382109765ce53fcbd95e1fc593d9b19e184'/>
<id>urn:sha1:e9809382109765ce53fcbd95e1fc593d9b19e184</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make difficulty 128 bit instead of 64 bit</title>
<updated>2019-03-24T21:03:19Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-01-31T10:44:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=91f4c7f45f794fc7bee99356e56853369c98c410'/>
<id>urn:sha1:91f4c7f45f794fc7bee99356e56853369c98c410</id>
<content type='text'>
Based on Boolberry work by:
  jahrsg &lt;jahr@jahr.me&gt;
  cr.zoidberg &lt;crypto.zoidberg@gmail.com&gt;
</content>
</entry>
<entry>
<title>wallet: fix offline signing calling a daemon RPC</title>
<updated>2019-03-21T14:46:29Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-13T11:32:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=adf6d7730f3389649ea0e79d2968e04fd3700dff'/>
<id>urn:sha1:adf6d7730f3389649ea0e79d2968e04fd3700dff</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>ringct: fix v1 ecdhInfo serialization</title>
<updated>2019-02-03T10:33:10Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-02-03T10:29:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=529645014ccee2e57b1ce964f9f8c5caa3850bfb'/>
<id>urn:sha1:529645014ccee2e57b1ce964f9f8c5caa3850bfb</id>
<content type='text'>
The change made for v2 broke v1, and we have no way to know which
version we're serializing here. However, since we don't actually
care about space savings in this case, we continue serialiazing
both mask and amount.
</content>
</entry>
<entry>
<title>ringct: remove unused senderPk from ecdhTuple</title>
<updated>2019-01-22T23:17:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-01-08T23:27:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b6534c40e641c957ed4869acf5f58df2be97dcac'/>
<id>urn:sha1:b6534c40e641c957ed4869acf5f58df2be97dcac</id>
<content type='text'>
This was an early ringct field, which was never used in production
</content>
</entry>
<entry>
<title>ringct: the commitment mask is now deterministic</title>
<updated>2019-01-22T23:17:39Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-01-08T16:05:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7d375981584e5ddac4ea6ad8879e2211d465b79d'/>
<id>urn:sha1:7d375981584e5ddac4ea6ad8879e2211d465b79d</id>
<content type='text'>
saves space in the tx and is safe

Found by knaccc
</content>
</entry>
<entry>
<title>ringct: encode 8 byte amount, saving 24 bytes per output</title>
<updated>2019-01-22T23:17:31Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-01-06T19:49:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=99d946e6191056f747225d36a2408085624b516e'/>
<id>urn:sha1:99d946e6191056f747225d36a2408085624b516e</id>
<content type='text'>
Found by knaccc
</content>
</entry>
<entry>
<title>add a bulletproof version, new bulletproof type, and rct config</title>
<updated>2019-01-22T23:17:24Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-01-06T13:47:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f931e16c6e45da6880c333cf1f355d7228c143d9'/>
<id>urn:sha1:f931e16c6e45da6880c333cf1f355d7228c143d9</id>
<content type='text'>
This makes it easier to modify the bulletproof format
</content>
</entry>
<entry>
<title>Bulletproof aggregated verification and tests</title>
<updated>2018-09-11T13:37:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-30T19:29:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2a8fcb421bc41eb254f95379dd73238915dd509d'/>
<id>urn:sha1:2a8fcb421bc41eb254f95379dd73238915dd509d</id>
<content type='text'>
Also constrains bulletproofs to simple rct, for simplicity
</content>
</entry>
</feed>
