<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/core_tests, branch v0.18.1.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.18.1.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.1.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2022-08-05T12:27:16Z</updated>
<entry>
<title>feat(trezor): add HF15 support, BP+</title>
<updated>2022-08-05T12:27:16Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2022-04-12T00:06:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6075be9cc8c3e8aacfa1428816e86dc623a72600'/>
<id>urn:sha1:6075be9cc8c3e8aacfa1428816e86dc623a72600</id>
<content type='text'>
- BP+ support added for Trezor
- old Trezor firmware version support removed, code cleanup
</content>
</entry>
<entry>
<title>derive multisig tx secret keys from an entropy source plus the tx inputs' key images</title>
<updated>2022-07-13T17:40:34Z</updated>
<author>
<name>koe</name>
<email>ukoe@protonmail.com</email>
</author>
<published>2022-04-30T21:54:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=edcc094558779a25811f2736beca97d78a26bff5'/>
<id>urn:sha1:edcc094558779a25811f2736beca97d78a26bff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>multisig: fix critical vulnerabilities in signing</title>
<updated>2022-06-30T17:56:40Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-12-06T10:25:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c7b2944f8960c208ceddeb3075a673630ae000cd'/>
<id>urn:sha1:c7b2944f8960c208ceddeb3075a673630ae000cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #8302</title>
<updated>2022-05-10T21:56:39Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2022-05-10T21:56:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d58ea37a8da097111edcf68a34246a90472e62c3'/>
<id>urn:sha1:d58ea37a8da097111edcf68a34246a90472e62c3</id>
<content type='text'>
41da2fe Update copyright to 2022 for Hardfork files (Akrit)
</content>
</entry>
<entry>
<title>Merge pull request #8277</title>
<updated>2022-05-10T21:49:13Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2022-05-10T21:49:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=436ca13722f00bb0ed3c3160396952471e4c4ab4'/>
<id>urn:sha1:436ca13722f00bb0ed3c3160396952471e4c4ab4</id>
<content type='text'>
baee2c0 Preserve commitment format inside transactions (kayabaNerve)
</content>
</entry>
<entry>
<title>Merge pull request #8220</title>
<updated>2022-05-10T21:41:02Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2022-05-10T21:41:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c1625a89287498eed36ad360217509eaaaf0b02e'/>
<id>urn:sha1:c1625a89287498eed36ad360217509eaaaf0b02e</id>
<content type='text'>
0d6ecb1 multisig: add post-kex verification round to check that all participants have completed the multisig address (koe)
</content>
</entry>
<entry>
<title>multisig: add post-kex verification round to check that all participants have completed the multisig address</title>
<updated>2022-04-29T19:04:59Z</updated>
<author>
<name>koe</name>
<email>ukoe@protonmail.com</email>
</author>
<published>2022-04-29T19:04:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0d6ecb113651ac99abd25a04fe4ddb9ac0a73c3e'/>
<id>urn:sha1:0d6ecb113651ac99abd25a04fe4ddb9ac0a73c3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright to 2022 for Hardfork files</title>
<updated>2022-04-29T09:12:36Z</updated>
<author>
<name>Akrit</name>
<email>42697407+AkritW@users.noreply.github.com</email>
</author>
<published>2022-04-29T08:41:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=41da2fe6f35f589ef42ebaa8b7db19c3a6660903'/>
<id>urn:sha1:41da2fe6f35f589ef42ebaa8b7db19c3a6660903</id>
<content type='text'>
Update Makefile and LICENSE
</content>
</entry>
<entry>
<title>Preserve commitment format inside transactions</title>
<updated>2022-04-21T22:58:47Z</updated>
<author>
<name>Luke Parker</name>
<email>lukeparker5132@gmail.com</email>
</author>
<published>2022-04-21T22:58:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=baee2c06ec6178ceb7f3dfd85585eeb2bd65366c'/>
<id>urn:sha1:baee2c06ec6178ceb7f3dfd85585eeb2bd65366c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add view tags to outputs to reduce wallet scanning time</title>
<updated>2022-04-18T07:49:53Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2021-11-15T13:23:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ea87b30f8907ee11252433811e7a7d0c46758cca'/>
<id>urn:sha1:ea87b30f8907ee11252433811e7a7d0c46758cca</id>
<content type='text'>
Implements view tags as proposed by @UkoeHB in MRL issue
https://github.com/monero-project/research-lab/issues/73

At tx construction, the sender adds a 1-byte view tag to each
output. The view tag is derived from the sender-receiver
shared secret. When scanning for outputs, the receiver can
check the view tag for a match, in order to reduce scanning
time. When the view tag does not match, the wallet avoids the
more expensive EC operations when deriving the output public
key using the shared secret.
</content>
</entry>
</feed>
