<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet, branch v0.12.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.12.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-03-22T16:24:11Z</updated>
<entry>
<title>Merge pull request #3474</title>
<updated>2018-03-22T16:24:11Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-03-22T16:24:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4396ff8501149a0d1ddfb5dec810cb85ca2cebf3'/>
<id>urn:sha1:4396ff8501149a0d1ddfb5dec810cb85ca2cebf3</id>
<content type='text'>
eaa8bfe7 wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly The previous expression (stoffu)
0a619f78 wallet2: enable the mitigation only after the fork height (stoffu)
</content>
</entry>
<entry>
<title>Merge pull request #3469</title>
<updated>2018-03-22T16:23:13Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-03-22T16:23:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8ce0cfc73a2419ca62ce8dd38a0eb6e752fa1f65'/>
<id>urn:sha1:8ce0cfc73a2419ca62ce8dd38a0eb6e752fa1f65</id>
<content type='text'>
0098ed33 wallet2: fix for loading settings of key reuse mitigation (stoffu)
</content>
</entry>
<entry>
<title>wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly</title>
<updated>2018-03-22T11:02:25Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-03-22T09:03:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=eaa8bfe7c0ce7e186cf3ca90a6a44b9a20f4ec03'/>
<id>urn:sha1:eaa8bfe7c0ce7e186cf3ca90a6a44b9a20f4ec03</id>
<content type='text'>
The previous expression

    req_t.from_height = X ? Y &gt;= Z : 0;

forces the parameter to take the value of either 0 or 1.
</content>
</entry>
<entry>
<title>wallet2: enable the mitigation only after the fork height</title>
<updated>2018-03-22T11:02:14Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-03-22T09:44:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0a619f789bffcc2d63dc4677fba511eddc2958e5'/>
<id>urn:sha1:0a619f789bffcc2d63dc4677fba511eddc2958e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: fix for loading settings of key reuse mitigation</title>
<updated>2018-03-22T03:10:46Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-03-22T02:44:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0098ed338c50076e98f0ff1c3938bde17da931ce'/>
<id>urn:sha1:0098ed338c50076e98f0ff1c3938bde17da931ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: catch exceptions dealing with ringdb and warn</title>
<updated>2018-03-21T14:29:49Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-21T14:29:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=57300491781af47bdb58d9c8f9a82252564d35c6'/>
<id>urn:sha1:57300491781af47bdb58d9c8f9a82252564d35c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: make the segregation height settable</title>
<updated>2018-03-17T14:56:31Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-13T19:38:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1e393f4bb779cc5e108705109bc62362b8d243d5'/>
<id>urn:sha1:1e393f4bb779cc5e108705109bc62362b8d243d5</id>
<content type='text'>
via user setting first, then DNS TXT record, hardcoded fallback
</content>
</entry>
<entry>
<title>Merge pull request #3421</title>
<updated>2018-03-17T14:52:46Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-03-17T14:52:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5cd36e48bf5410ef784bf2006604b2c893252c37'/>
<id>urn:sha1:5cd36e48bf5410ef784bf2006604b2c893252c37</id>
<content type='text'>
9732a37e wallet_rpc_server: add sweep_unmixable as alias for sweep_dust (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet_rpc_server: add sweep_unmixable as alias for sweep_dust</title>
<updated>2018-03-17T11:22:58Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-17T11:22:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9732a37e9abcc3d0141fce9ef0e992193d0c4cf9'/>
<id>urn:sha1:9732a37e9abcc3d0141fce9ef0e992193d0c4cf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add command line option allowing to restrict the default sub-address lookahead in order to avoid</title>
<updated>2018-03-16T17:00:28Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-03-16T04:11:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b86f1e5dad3d5a9a07f3b6184802e5938afa57db'/>
<id>urn:sha1:b86f1e5dad3d5a9a07f3b6184802e5938afa57db</id>
<content type='text'>
so looooong time of set-up when creating a HW based wallet.
</content>
</entry>
</feed>
