<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/wallet2.h, branch v0.8.8.3</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.8.8.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.8.8.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2014-08-03T14:58:21Z</updated>
<entry>
<title>refactoring. get seed code in wallet2</title>
<updated>2014-08-03T14:58:21Z</updated>
<author>
<name>Jakob Lind</name>
<email>karl.jakob.lind@gmail.com</email>
</author>
<published>2014-08-03T14:58:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2ba77629ad4f23e521fa1ff22d1970d3619c2fa0'/>
<id>urn:sha1:2ba77629ad4f23e521fa1ff22d1970d3619c2fa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#36 simplewallet refresh include optional height param</title>
<updated>2014-08-01T08:17:50Z</updated>
<author>
<name>Jakob Lind</name>
<email>karl.jakob.lind@gmail.com</email>
</author>
<published>2014-08-01T08:17:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e4273f24153ca5222ab0af6ea6d84b7761e31f05'/>
<id>urn:sha1:e4273f24153ca5222ab0af6ea6d84b7761e31f05</id>
<content type='text'>
height param is used optionally in refresh command 

TODO: This should also be the default behaviour 
when generating a new wallet.</content>
</entry>
<entry>
<title>License updated to BSD 3-clause</title>
<updated>2014-07-23T13:03:52Z</updated>
<author>
<name>fluffypony</name>
<email>ric@spagni.net</email>
</author>
<published>2014-07-23T13:03:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6fc995fe5d5a9f5e74ed520b695d67159aa08b33'/>
<id>urn:sha1:6fc995fe5d5a9f5e74ed520b695d67159aa08b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add get_bulk_payments rpc call</title>
<updated>2014-07-22T16:16:15Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-07-22T16:00:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=12596ad566b23c0b88678c01c0d1871167fefc79'/>
<id>urn:sha1:12596ad566b23c0b88678c01c0d1871167fefc79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet RPC converted to use new transaction semantics</title>
<updated>2014-06-30T11:16:50Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-06-17T22:15:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d433a696e527a01c1cbef48495652335140f0bb2'/>
<id>urn:sha1:d433a696e527a01c1cbef48495652335140f0bb2</id>
<content type='text'>
wallet RPC now uses wallet2::create_transactions and wallet2::commit_tx instead
of wallet2::transfer.  This made it possible to add the RPC call /transfer_split, which
will split transactions automatically if they are too large.  The old call to
/transfer will return an error stating to use /transfer_split if multiple
transactions are needed to fulfill the request.
</content>
</entry>
<entry>
<title>missed removing a debug print</title>
<updated>2014-06-30T11:16:50Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-06-17T17:03:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7c7696a830ec5a03e1a76b0988eb11037150afee'/>
<id>urn:sha1:7c7696a830ec5a03e1a76b0988eb11037150afee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Transaction splitting *seems* to be working!!!</title>
<updated>2014-06-30T11:16:50Z</updated>
<author>
<name>tom</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-06-17T01:52:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=62109840d68d6eb439a4861bf38c64d6a857deb8'/>
<id>urn:sha1:62109840d68d6eb439a4861bf38c64d6a857deb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>final changes to get transaction splitting building.  needs testing.</title>
<updated>2014-06-30T11:16:50Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-06-16T00:36:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2e048a467976f6f620a3e9f55d26744139456147'/>
<id>urn:sha1:2e048a467976f6f620a3e9f55d26744139456147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added comments to wallet functions</title>
<updated>2014-06-30T11:16:50Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-06-13T18:05:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fc1180bc6c2a97624a7ac2684dce047dc2fb3200'/>
<id>urn:sha1:fc1180bc6c2a97624a7ac2684dce047dc2fb3200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow two-random-numbers wallet generation (but not as default)</title>
<updated>2014-06-12T23:05:52Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-06-09T00:04:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=da37b6f15b6eb1f7b4ac9802a3350413d303a5c9'/>
<id>urn:sha1:da37b6f15b6eb1f7b4ac9802a3350413d303a5c9</id>
<content type='text'>
</content>
</entry>
</feed>
