<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/api/wallet2_api.h, branch v0.17.1.6</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.17.1.6</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.6'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-10-18T11:59:23Z</updated>
<entry>
<title>wallet2_api: implement stop() to interrupt refresh() loop once</title>
<updated>2020-10-18T11:59:23Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-10-17T02:56:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=39e30d54810ae733a65bd3333ea3bbc3f6dcd393'/>
<id>urn:sha1:39e30d54810ae733a65bd3333ea3bbc3f6dcd393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2_api: implement runtime proxy configuration</title>
<updated>2020-07-20T13:45:12Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-07-20T04:31:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=76c16822d09fbebbc792dc999ea2d3432a63253a'/>
<id>urn:sha1:76c16822d09fbebbc792dc999ea2d3432a63253a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright year to 2020</title>
<updated>2020-05-07T02:36:54Z</updated>
<author>
<name>SomaticFanatic</name>
<email>afdlkajdlfkj@aldkfjf.com</email>
</author>
<published>2020-05-07T02:36:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ef0607da6042df51a57703bd223c5c8024741f6'/>
<id>urn:sha1:5ef0607da6042df51a57703bd223c5c8024741f6</id>
<content type='text'>
Update copyright year to 2020
</content>
</entry>
<entry>
<title>Merge pull request #6446</title>
<updated>2020-05-01T20:32:52Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-01T20:32:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c9b800a787cf2eba8803ddd03020e36d21c278b7'/>
<id>urn:sha1:c9b800a787cf2eba8803ddd03020e36d21c278b7</id>
<content type='text'>
e509ede trezor: adapt to new passphrase mechanism (ph4r05)
</content>
</entry>
<entry>
<title>trezor: adapt to new passphrase mechanism</title>
<updated>2020-04-27T16:17:56Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2020-04-07T16:25:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e509ede2aa7263cc49d3378bc8c833a62300211d'/>
<id>urn:sha1:e509ede2aa7263cc49d3378bc8c833a62300211d</id>
<content type='text'>
- choice where to enter passphrase is now made on the host
- use wipeable string in the comm stack
- wipe passphrase memory
- protocol optimizations, prepare for new firmware version
- minor fixes and improvements
- tests fixes, HF12 support
</content>
</entry>
<entry>
<title>Merge pull request #6415</title>
<updated>2020-04-21T13:52:57Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-04-21T13:52:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cc91c0221ded1766c71c1c877493a3c7dadef106'/>
<id>urn:sha1:cc91c0221ded1766c71c1c877493a3c7dadef106</id>
<content type='text'>
09abca7 wallet_api: checkUpdate - optional version and buildtag params (xiphon)
</content>
</entry>
<entry>
<title>Merge pull request #6334</title>
<updated>2020-04-04T17:41:32Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-04-04T17:41:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=60110646939b055f81939a6d6d4cbc43f90ea707'/>
<id>urn:sha1:60110646939b055f81939a6d6d4cbc43f90ea707</id>
<content type='text'>
cc18926 wallet2_api: wallet recovery - seed offset passphrase support (xiphon)
</content>
</entry>
<entry>
<title>wallet_api: checkUpdate - optional version and buildtag params</title>
<updated>2020-04-02T00:31:43Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-04-02T00:31:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=09abca76ae3ed218daccbb8bbed8e5db1966b42f'/>
<id>urn:sha1:09abca76ae3ed218daccbb8bbed8e5db1966b42f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2_api: wallet recovery - seed offset passphrase support</title>
<updated>2020-02-11T23:36:50Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-02-11T23:27:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cc18926ebab0c117b88a08da19bac14021fa4c2d'/>
<id>urn:sha1:cc18926ebab0c117b88a08da19bac14021fa4c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2_api: implement estimateTransactionFee</title>
<updated>2020-01-25T05:34:51Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-01-22T16:30:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dab604e010da4a77cd4ecfc2514f2b4d3dac48b6'/>
<id>urn:sha1:dab604e010da4a77cd4ecfc2514f2b4d3dac48b6</id>
<content type='text'>
</content>
</entry>
</feed>
