<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/api/wallet.h, branch v0.13.0.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.13.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-10-07T18:04:10Z</updated>
<entry>
<title>Merge pull request #4036</title>
<updated>2018-10-07T18:04:10Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-07T17:57:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=84cc3b916e45ef9c2f3b71abc9f36808095adac8'/>
<id>urn:sha1:84cc3b916e45ef9c2f3b71abc9f36808095adac8</id>
<content type='text'>
9acf42d3 Multisig M/N functionality core tests added (naughtyfox)
9f3963e8 Arbitrary M/N multisig schemes: * support in wallet2 * support in monero-wallet-cli * support in monero-wallet-rpc * support in wallet api * support in monero-gen-trusted-multisig * unit tests for multisig wallets creation (naughtyfox)
</content>
</entry>
<entry>
<title>Merge pull request #4475</title>
<updated>2018-10-02T20:45:48Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-02T20:38:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cf436cde1a480eddcdee7a0e68ddeea40ba93942'/>
<id>urn:sha1:cf436cde1a480eddcdee7a0e68ddeea40ba93942</id>
<content type='text'>
6da36ea0 wallet2_api: blackball/unblackball now take two parameters (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4417</title>
<updated>2018-09-29T20:11:32Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-29T20:11:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=86a137aff354e4602b34168d629b9e9d5f2c6859'/>
<id>urn:sha1:86a137aff354e4602b34168d629b9e9d5f2c6859</id>
<content type='text'>
a21da905 Wallet: use unique_ptr for WalletImpl members (oneiric)
</content>
</entry>
<entry>
<title>wallet2_api: fix for latest code changes</title>
<updated>2018-09-22T23:00:34Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-22T22:58:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6e270fbd29d3b13493ce9ba182b97d9ce8191403'/>
<id>urn:sha1:6e270fbd29d3b13493ce9ba182b97d9ce8191403</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wallet: use unique_ptr for WalletImpl members</title>
<updated>2018-09-22T22:03:36Z</updated>
<author>
<name>oneiric</name>
<email>oneiric@i2pmail.org</email>
</author>
<published>2018-09-22T22:03:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a21da9058bf33939ce07c2eef8ba9b2da508192b'/>
<id>urn:sha1:a21da9058bf33939ce07c2eef8ba9b2da508192b</id>
<content type='text'>
Use unique_ptr to manage WalletImpl internals, rather than raw
pointers.
</content>
</entry>
<entry>
<title>query backing device</title>
<updated>2018-09-19T16:25:38Z</updated>
<author>
<name>m2049r</name>
<email>m2049r@monerujo.io</email>
</author>
<published>2018-08-16T08:31:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bce474be7d9cfa80d9f0970047bfd508db60424f'/>
<id>urn:sha1:bce474be7d9cfa80d9f0970047bfd508db60424f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4387</title>
<updated>2018-09-18T15:59:44Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-18T15:59:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2371a814cf4b424d8a8d385fd01d54ec0e58e825'/>
<id>urn:sha1:2371a814cf4b424d8a8d385fd01d54ec0e58e825</id>
<content type='text'>
6e6ffc06 wallet2_api: bring up to latest wallet api (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet2_api: bring up to latest wallet api</title>
<updated>2018-09-16T13:24:48Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-16T13:24:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6e6ffc0650cbe6207ed704501e90d8667ee26465'/>
<id>urn:sha1:6e6ffc0650cbe6207ed704501e90d8667ee26465</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WalletAPI: 'hasMultisigPartialKeyImages' function added</title>
<updated>2018-09-10T16:33:08Z</updated>
<author>
<name>naughtyfox</name>
<email>mail.for.milo@gmail.com</email>
</author>
<published>2018-09-10T16:18:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=26971d46fc06b8be4a6ecc0309f2650f354ddc91'/>
<id>urn:sha1:26971d46fc06b8be4a6ecc0309f2650f354ddc91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: store trusted-daemon flag in wallet2</title>
<updated>2018-08-23T05:55:09Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-08-10T12:15:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8ca1215f25ad48a87c5445ffeed8896122343ad1'/>
<id>urn:sha1:8ca1215f25ad48a87c5445ffeed8896122343ad1</id>
<content type='text'>
</content>
</entry>
</feed>
