<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet, branch v0.17.3.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.17.3.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.3.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2021-11-10T04:47:33Z</updated>
<entry>
<title>Merge pull request #7997</title>
<updated>2021-11-10T04:47:33Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-11-10T04:47:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e4376eed9e90b6a392b1080bb5133b0f1ae16ef5'/>
<id>urn:sha1:e4376eed9e90b6a392b1080bb5133b0f1ae16ef5</id>
<content type='text'>
29c03e2 wallet_api: enable set_strict_default_file_permissions (tobtoht)
1c26d34 epee: add missing header (selsta)
1d451a6 depends: update zeromq package to 4.3.4 (selsta)
5180610 cmake: use CMAKE_CURRENT_LIST_DIR for git version (selsta)
5aae00a epee: avoid ADL selecting C++14 std::quoted (selsta)
cf31136 cmake: set cpp14 standard (selsta)
945665f fix median overflow bug (koe)
908ecb3 LMDB: fix deadlock in resized detection (Howard Chu)
a492c4e blockchain: fix pedantic assert (selsta)
1e663e8 Increase timeout for the mining test 4 times (to 240s) (mj-xmr)
4760f8b Wallet2: Update 'approximate_testnet_rolled_back_blocks' (rbrunner7)
76b6120 cmake: set required C/C++ standard to 11 (selsta)
3067987 Fix parallel make of OpenSSL (Howard Chu)
1219c74 add singapore.node.xmr.pm to seed nodes (lza_menace)
689dd52 net_node: add seed node (selsta)
95936a3 depends: update unwind, fix build with ubuntu 21.04 (selsta)
e2c802f Only INFO log for short seed words with ALLOW_SHORT_WORDS active (rbrunner7)
14df8ad epee: don't log raw packet data (moneromooo-monero)
5fa7208 Mac: Enable on ARM, by not enforcing x86_64 (mj-xmr)
fe6ab93 daemon: allow proxy configuration (anon)
52dcc03 bootstrap_daemon: proxy configuration support (xiphon)
a6df656 wallet2: chunk get_outs.bin calls to avoid sanity limits (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet_api: enable set_strict_default_file_permissions</title>
<updated>2021-10-22T03:51:57Z</updated>
<author>
<name>tobtoht</name>
<email>thotbot@protonmail.com</email>
</author>
<published>2021-10-22T03:38:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=29c03e2d9075b8082c935a0468313f9bbba5e810'/>
<id>urn:sha1:29c03e2d9075b8082c935a0468313f9bbba5e810</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: add missing header</title>
<updated>2021-10-22T02:51:49Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-10-21T23:59:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1c26d34a2ac551bd031c9e080092c52b87b579d9'/>
<id>urn:sha1:1c26d34a2ac551bd031c9e080092c52b87b579d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: fix key encryption when changing ask-password from 0/1 to 2</title>
<updated>2021-10-19T22:00:18Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2021-10-19T19:34:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=103c9733b374fed562aff6c62743ac72e26e282b'/>
<id>urn:sha1:103c9733b374fed562aff6c62743ac72e26e282b</id>
<content type='text'>
we reuse the wallet_keys_unlocker object, which does the right thing
in conjunction with other users of decrypt/encrypt (ie, refresh).
</content>
</entry>
<entry>
<title>Merge pull request #7993</title>
<updated>2021-10-18T04:37:39Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-10-18T04:37:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7ab32cf13a6b62dce1fdbe54aad1503af01e5f9b'/>
<id>urn:sha1:7ab32cf13a6b62dce1fdbe54aad1503af01e5f9b</id>
<content type='text'>
c599b56 Decrease the 'recent spend window' in gamma re-select to 15 blocks (j-berman)
</content>
</entry>
<entry>
<title>Merge pull request #7868</title>
<updated>2021-10-18T04:27:23Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-10-18T04:27:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1aad001d96aaaf6a8d68cf8042475d1800cd3c07'/>
<id>urn:sha1:1aad001d96aaaf6a8d68cf8042475d1800cd3c07</id>
<content type='text'>
36527c0 UB: virtual method in destructor of WalletImpl v0.17 (mj-xmr)
</content>
</entry>
<entry>
<title>Wallet2: Update 'approximate_testnet_rolled_back_blocks'</title>
<updated>2021-10-07T02:54:03Z</updated>
<author>
<name>rbrunner7</name>
<email>rbrunner@dreamshare.ch</email>
</author>
<published>2021-04-25T08:20:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4760f8b49bc5a1776b0488754e8bd686bcf07668'/>
<id>urn:sha1:4760f8b49bc5a1776b0488754e8bd686bcf07668</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: chunk get_outs.bin calls to avoid sanity limits</title>
<updated>2021-10-05T23:56:27Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2021-07-15T17:25:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a6df656b4ef3d1167d0ea69f30f1dd7283e18275'/>
<id>urn:sha1:a6df656b4ef3d1167d0ea69f30f1dd7283e18275</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Decrease the "recent spend window" in gamma re-select to 15 blocks</title>
<updated>2021-10-05T03:12:23Z</updated>
<author>
<name>j-berman</name>
<email>justinberman95@gmail.com</email>
</author>
<published>2021-10-05T03:12:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c599b56f2c9b874e48bd00692d200bfd2c1bb443'/>
<id>urn:sha1:c599b56f2c9b874e48bd00692d200bfd2c1bb443</id>
<content type='text'>
- combined with patching integer truncation (#7798), this gets the algorithm marginally closer to mirroring empirically observed output ages
- 50 was originally chosen assuming integer truncation would remain in the client for that client release version. But patching integer truncation causes the client to select more outputs in the 10-100 block range, and therefore the benefit of choosing a larger recent spend window of 50 has less merit
- 15 seems well-suited to cover the somewhat sizable observable gap in the early window of blocks</content>
</entry>
<entry>
<title>Fix precision of average_output_time</title>
<updated>2021-09-12T08:04:25Z</updated>
<author>
<name>j-berman</name>
<email>justinberman95@gmail.com</email>
</author>
<published>2021-07-16T09:04:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3d9f34875ce43deb1b7024cd2cae8c582aaca560'/>
<id>urn:sha1:3d9f34875ce43deb1b7024cd2cae8c582aaca560</id>
<content type='text'>
The fix as suggested by &lt;jberman&gt; on IRC. Before the fix, it would truncate 1.9 to 1 skewing the output selection.
</content>
</entry>
</feed>
