<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/wallet2.h, branch v0.11.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.11.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.11.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-08-29T15:27:20Z</updated>
<entry>
<title>simplewallet: new "fee" command to display fee information</title>
<updated>2017-08-29T15:27:20Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-27T20:04:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=31b1c6c10d3d3e5849256dfbb0898b3e3902326b'/>
<id>urn:sha1:31b1c6c10d3d3e5849256dfbb0898b3e3902326b</id>
<content type='text'>
including expected transaction backlog at different priorities
</content>
</entry>
<entry>
<title>wallet: new option to check/confirm txpool backlog when sending</title>
<updated>2017-08-26T16:18:14Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-26T15:23:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4bd9e247a2686f13b5b8b11ee9dc7b807aaf355b'/>
<id>urn:sha1:4bd9e247a2686f13b5b8b11ee9dc7b807aaf355b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2240</title>
<updated>2017-08-15T18:46:31Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-15T18:46:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6f60613ffb345e3af25b0ddf70499d015379e11c'/>
<id>urn:sha1:6f60613ffb345e3af25b0ddf70499d015379e11c</id>
<content type='text'>
b7d6ec83 simplewallet: add (out of sync) or (no daemon) markers in the prompt (moneromooo-monero)
fa23a500 wallet2: add a is_synced function (moneromooo-monero)
f1307bbd node_rpc_proxy: add a proxy for target height (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #2238</title>
<updated>2017-08-15T18:46:09Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-15T18:46:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4c24eb050bd549341fdb7bcde37d0d2f121a879a'/>
<id>urn:sha1:4c24eb050bd549341fdb7bcde37d0d2f121a879a</id>
<content type='text'>
ad4649ac Enable verifying wallet password with having to load wallet. (m2049r)
</content>
</entry>
<entry>
<title>Merge pull request #2205</title>
<updated>2017-08-15T18:44:44Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-15T18:44:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=68ccc10b290606eb272333113b1aaa2e27c4b525'/>
<id>urn:sha1:68ccc10b290606eb272333113b1aaa2e27c4b525</id>
<content type='text'>
c97d1bd3 wallet: return unlock_time in get_transfers (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet2: fix temporarily missing incoming tx when being mined</title>
<updated>2017-08-05T11:36:03Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-07-25T08:30:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0c57df9770024e73718a518b10700d5fcf8ba594'/>
<id>urn:sha1:0c57df9770024e73718a518b10700d5fcf8ba594</id>
<content type='text'>
When scanning the txpool without having first updated the
blockchain, the tx would be seen as neither in the txpool
nor the chain, and removed, so it'd only reappear once the
chain is refreshed, and the tx seen in a block.
</content>
</entry>
<entry>
<title>Enable verifying wallet password with having to load wallet.</title>
<updated>2017-08-02T23:45:45Z</updated>
<author>
<name>m2049r</name>
<email>30435443+m2049r@users.noreply.github.com</email>
</author>
<published>2017-08-01T22:41:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ad4649ac81f4539e87b17eb7907e0553c7e11098'/>
<id>urn:sha1:ad4649ac81f4539e87b17eb7907e0553c7e11098</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: add a is_synced function</title>
<updated>2017-08-02T13:44:19Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-02T13:44:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fa23a5006d20bd8f4a6b177ec999bfca4bc2e42c'/>
<id>urn:sha1:fa23a5006d20bd8f4a6b177ec999bfca4bc2e42c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: return unlock_time in get_transfers</title>
<updated>2017-08-02T09:15:27Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-07-25T15:28:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c97d1bd3d49781afc943f236c9a02dc3c4eb7709'/>
<id>urn:sha1:c97d1bd3d49781afc943f236c9a02dc3c4eb7709</id>
<content type='text'>
also show it in simplewallet's show_transfer
</content>
</entry>
<entry>
<title>Prevent crash if performing certain actions before wallet is initialized</title>
<updated>2017-06-04T00:56:51Z</updated>
<author>
<name>Robby Weinberg</name>
<email>wildwobby@wildwobby.com</email>
</author>
<published>2017-06-04T00:56:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=71f8249a084c087e1badbad4591829a07fe13b64'/>
<id>urn:sha1:71f8249a084c087e1badbad4591829a07fe13b64</id>
<content type='text'>
</content>
</entry>
</feed>
