<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/functional_tests, branch v0.18.2.2</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.2.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.2.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2022-09-13T03:23:08Z</updated>
<entry>
<title>wallet2: check wallet compatibility with daemon's hard fork version</title>
<updated>2022-09-13T03:23:08Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-08-26T23:13:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=864a78ee5f5db4619c093e0dfb26bd03735d9fb1'/>
<id>urn:sha1:864a78ee5f5db4619c093e0dfb26bd03735d9fb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: better test on whether to allow output import</title>
<updated>2022-09-07T06:22:31Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2022-08-18T07:14:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1d3657afb5f53c7be0f839f8d449310b862b2006'/>
<id>urn:sha1:1d3657afb5f53c7be0f839f8d449310b862b2006</id>
<content type='text'>
Being offline is not a good enough heuristic, so we keep track
of whether the wallet ever refreshed from a daemon, which is a
lot better, and probably the best we can do without manual user
designation (which would break existing cold wallet setups till
the user designates those wallets)
</content>
</entry>
<entry>
<title>allow exporting outputs in chunks</title>
<updated>2022-09-07T06:22:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2022-08-16T20:20:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0cbf5571d3ccd07c81d33b05dd23b2ac9c777c3b'/>
<id>urn:sha1:0cbf5571d3ccd07c81d33b05dd23b2ac9c777c3b</id>
<content type='text'>
this will make it easier huge wallets to do so without hitting
random limits (eg, max string size in node).
</content>
</entry>
<entry>
<title>wallet2: fixes for export/import output flow</title>
<updated>2022-09-06T23:20:23Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-08-16T02:50:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b03d7091f7a0c2bd78f28ccb27a6481bb409d4dd'/>
<id>urn:sha1:b03d7091f7a0c2bd78f28ccb27a6481bb409d4dd</id>
<content type='text'>
- only allow offline wallets to import outputs
- don't import empty outputs
- export subaddress indexes when exporting outputs
</content>
</entry>
<entry>
<title>Publish submitted txs via zmq</title>
<updated>2022-07-21T18:53:31Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-07-09T22:08:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8cc3c9af4dde7a32d675c4297d673dee4a9c2514'/>
<id>urn:sha1:8cc3c9af4dde7a32d675c4297d673dee4a9c2514</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable multisig by default</title>
<updated>2022-05-17T19:52:03Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2022-05-14T19:49:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=29794742211b7fbd35b1c7b0b707cb495001b3e8'/>
<id>urn:sha1:29794742211b7fbd35b1c7b0b707cb495001b3e8</id>
<content type='text'>
There are vulnerabilities in multisig protocol if the parties do not
trust each other, and while there is a patch for it, it has not been
throroughly reviewed yet, so it is felt safer to disable multisig by
default for now.
If all parties in a multisig setup trust each other, then it is safe
to enable multisig.
</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>Bump ring size to 16 for v15 &amp; remove set default in wallet cli</title>
<updated>2022-04-18T21:36:28Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-02-12T01:01:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5d388eb74d8095b0757e77b47a0da53ec54eb972'/>
<id>urn:sha1:5d388eb74d8095b0757e77b47a0da53ec54eb972</id>
<content type='text'>
</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>
</feed>
