<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/ringct, branch v0.15.0.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.15.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.15.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-10-11T12:08:36Z</updated>
<entry>
<title>cryptonote: add function to get weight from a pruned tx</title>
<updated>2019-10-11T12:08:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-10-10T10:45:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9447e7276dbcaf37e5fe81738db3d62b5a443839'/>
<id>urn:sha1:9447e7276dbcaf37e5fe81738db3d62b5a443839</id>
<content type='text'>
The weight of the prunable data is deterministic from the
unpruned data, so it can be determined from a pruned tx
</content>
</entry>
<entry>
<title>Merge pull request #5707</title>
<updated>2019-08-28T07:22:00Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2019-08-28T07:22:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=85014813cf51c5704ebf77fc9af3d196c859b373'/>
<id>urn:sha1:85014813cf51c5704ebf77fc9af3d196c859b373</id>
<content type='text'>
3a0451a MLSAG speedup and additional checks (SarangNoether)
</content>
</entry>
<entry>
<title>MLSAG speedup and additional checks</title>
<updated>2019-08-27T20:22:44Z</updated>
<author>
<name>Sarang Noether</name>
<email>32460187+SarangNoether@users.noreply.github.com</email>
</author>
<published>2019-08-27T20:22:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3a0451a8be43154f0da06dd9c693ed6f0c657042'/>
<id>urn:sha1:3a0451a8be43154f0da06dd9c693ed6f0c657042</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5502</title>
<updated>2019-07-24T18:57:06Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2019-07-24T18:57:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e3de4aa68bedf7a7adfaf53cc2c132a74dc7fb08'/>
<id>urn:sha1:e3de4aa68bedf7a7adfaf53cc2c132a74dc7fb08</id>
<content type='text'>
25a7cfd add a few checks where it seems appropriate (moneromooo-monero)
1a66a86 remove unused code (moneromooo-monero)
</content>
</entry>
<entry>
<title>serialization: check stream good flag at the end</title>
<updated>2019-06-14T08:47:23Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-16T18:48:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1387549e905fc206426d3099b069bd28df0aad71'/>
<id>urn:sha1:1387549e905fc206426d3099b069bd28df0aad71</id>
<content type='text'>
just in case
</content>
</entry>
<entry>
<title>remove unused code</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:53:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1a66a86f94380e24e3aadba649e47708cfe401d0'/>
<id>urn:sha1:1a66a86f94380e24e3aadba649e47708cfe401d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5437</title>
<updated>2019-04-16T20:44:00Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-04-16T20:44:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ac8e2a7819c43acc78219edbfe78875dc974f818'/>
<id>urn:sha1:ac8e2a7819c43acc78219edbfe78875dc974f818</id>
<content type='text'>
acb68dba bulletproofs: cut down on keyV allocations (moneromooo-monero)
</content>
</entry>
<entry>
<title>bulletproofs: cut down on keyV allocations</title>
<updated>2019-04-13T22:37:08Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-13T18:27:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=acb68dbaa918397c9a1b03b357fe2377d4924714'/>
<id>urn:sha1:acb68dbaa918397c9a1b03b357fe2377d4924714</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ringct: prevent use of full ringct signatures for more than one input</title>
<updated>2019-04-11T19:44:06Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-11T18:41:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=93bb2f48f7af95ec9048bcac48cbb372d84d7a11'/>
<id>urn:sha1:93bb2f48f7af95ec9048bcac48cbb372d84d7a11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5332</title>
<updated>2019-04-01T15:35:12Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-04-01T15:35:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b8ab510f238e5a4b9907ea09ed0f364b34ab1ae5'/>
<id>urn:sha1:b8ab510f238e5a4b9907ea09ed0f364b34ab1ae5</id>
<content type='text'>
7c440915 Add get_tx_proof support, needed for new sanity check (cslashm)
98fdcb2a Add support for V11 protocol with BulletProofV2 and short amount. New scheme key destination contrfol Fix dummy decryption in debug mode (cslashm)
3a981a33 Add application version compatibility check. (cslashm)
</content>
</entry>
</feed>
