<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet, branch v0.9.1</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.9.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-01-10T11:56:13Z</updated>
<entry>
<title>wallet2: decide at runtime which upper tx size to use</title>
<updated>2016-01-10T11:56:13Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-01-10T11:56:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=67bbb56a6c577f3f1703a04b689896831afaa6e2'/>
<id>urn:sha1:67bbb56a6c577f3f1703a04b689896831afaa6e2</id>
<content type='text'>
The value will be different depending on whether we've reached
the first hard fork, which allows a larger size, or not.

This fixes transactions being rejected by the daemon on mainnet
where the first hard fork is not yet active.
</content>
</entry>
<entry>
<title>rpc: is_key_image_spent now checks the tx pool too</title>
<updated>2016-01-05T22:16:24Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-01-05T21:57:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a44d94d390158a04db9bfd84bacd5ca1d7233ba0'/>
<id>urn:sha1:a44d94d390158a04db9bfd84bacd5ca1d7233ba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #584</title>
<updated>2015-12-31T10:43:15Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T10:43:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ac7d27d4f94ddcaacd9eef563f8ff6d3e90fa12f'/>
<id>urn:sha1:ac7d27d4f94ddcaacd9eef563f8ff6d3e90fa12f</id>
<content type='text'>
5c67c48 wallet: don't forget to close the file after storing cache (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet: don't forget to close the file after storing cache</title>
<updated>2015-12-31T10:34:17Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-31T10:34:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5c67c486e866c9caaeeff4bd990600a91f5a246c'/>
<id>urn:sha1:5c67c486e866c9caaeeff4bd990600a91f5a246c</id>
<content type='text'>
Also add some flags to open, as epee's save_string_to_file does,
to truncate file, etc.
</content>
</entry>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: add a rescan_bc command and rescan_blockchain RPC</title>
<updated>2015-12-30T15:06:03Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-30T12:58:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bc8a52efd8dcda4544856e724a17c9cba161d4a2'/>
<id>urn:sha1:bc8a52efd8dcda4544856e724a17c9cba161d4a2</id>
<content type='text'>
Blockchain hashes and key images are flushed, and blocks are
pulled anew from the daemon.
The console command is shortened to match bc_height.
This should make it a lot easier on users who are currently
told to remove this particular cache file but keep the keys
one, etc, etc.
</content>
</entry>
<entry>
<title>wallet: protect against exceptions in the block pull thread</title>
<updated>2015-12-30T12:43:15Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-30T12:43:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=92ef6b54fe00d6b2e065b9a50884418ecaa76d93'/>
<id>urn:sha1:92ef6b54fe00d6b2e065b9a50884418ecaa76d93</id>
<content type='text'>
This can happen when the daemon exits, which would also cause
the wallet to crash via unhandled exception
</content>
</entry>
<entry>
<title>no longer need to pass the size to rapidjson</title>
<updated>2015-12-30T10:25:29Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-30T10:25:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=32a26332f8ad4b58e697ed360f8a67b64cdd649b'/>
<id>urn:sha1:32a26332f8ad4b58e697ed360f8a67b64cdd649b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #575</title>
<updated>2015-12-30T07:40:33Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-30T07:40:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9e45eadb98fd11ef5c8343af32b834c9bc76872a'/>
<id>urn:sha1:9e45eadb98fd11ef5c8343af32b834c9bc76872a</id>
<content type='text'>
61befc2 wallet: store cache to file without unnecessary memory buffer (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet: store cache to file without unnecessary memory buffer</title>
<updated>2015-12-29T15:46:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-29T15:46:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=61befc2293d633db669963b5481179fe72672545'/>
<id>urn:sha1:61befc2293d633db669963b5481179fe72672545</id>
<content type='text'>
</content>
</entry>
</feed>
