<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_basic, 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-06T22:04:16Z</updated>
<entry>
<title>ledger support for hf 15 (BP+, view tags)</title>
<updated>2022-08-06T22:04:16Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-06-21T16:45:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2b83d00a9bd4ea0cd2145ae4d16d16d65a36af7a'/>
<id>urn:sha1:2b83d00a9bd4ea0cd2145ae4d16d16d65a36af7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptonote_basic: catch crypto api errors</title>
<updated>2022-06-20T22:17:57Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2022-06-20T18:45:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4278a3a7e32ced988474260e0ed6ad21228a41e5'/>
<id>urn:sha1:4278a3a7e32ced988474260e0ed6ad21228a41e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src, epee: fix a couple compiler warnings</title>
<updated>2022-05-16T22:33:10Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2022-05-16T22:33:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1164874afc29212155de615531266c91cfdb7e4e'/>
<id>urn:sha1:1164874afc29212155de615531266c91cfdb7e4e</id>
<content type='text'>
</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>Merge pull request #8061</title>
<updated>2022-04-20T03:14:03Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2022-04-20T03:14:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=96758a7d05bb1747951ffac87a307d592f882655'/>
<id>urn:sha1:96758a7d05bb1747951ffac87a307d592f882655</id>
<content type='text'>
ea87b30 Add view tags to outputs to reduce wallet scanning time (j-berman)
</content>
</entry>
<entry>
<title>Move copyable_atomic into connection_context</title>
<updated>2022-04-18T14:55:21Z</updated>
<author>
<name>Jeffrey</name>
<email>jeffryan@tamu.edu</email>
</author>
<published>2022-03-08T02:29:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7764d69782510071f7b2b28ce839945de3fc195c'/>
<id>urn:sha1:7764d69782510071f7b2b28ce839945de3fc195c</id>
<content type='text'>
Relevant commit from old PR:
bd0a5119957d3ef9130a0b82599e1696995ef235
</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>
<entry>
<title>Merge pull request #8207</title>
<updated>2022-04-18T07:14:04Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2022-04-18T07:14:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=669459797407afdcfce5c646749c7f6c33478657'/>
<id>urn:sha1:669459797407afdcfce5c646749c7f6c33478657</id>
<content type='text'>
4db6aed CMake: Add missing headers via monero_find_all_headers macro (mj-xmr)
</content>
</entry>
<entry>
<title>Fee changes from ArticMine</title>
<updated>2022-04-10T18:13:34Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2021-07-29T12:02:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b030f207517f59a5122409398549a02ac23829ae'/>
<id>urn:sha1:b030f207517f59a5122409398549a02ac23829ae</id>
<content type='text'>
https://github.com/ArticMine/Monero-Documents/blob/master/MoneroScaling2021-02.pdf

with a change to use 1.7 instead of 2.0 for the max long term increase rate
</content>
</entry>
<entry>
<title>CMake: Add missing headers via monero_find_all_headers macro</title>
<updated>2022-04-06T06:12:44Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2022-03-05T09:37:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4db6aed98cc7ff713fc58b9054412ed734b01aba'/>
<id>urn:sha1:4db6aed98cc7ff713fc58b9054412ed734b01aba</id>
<content type='text'>
</content>
</entry>
</feed>
