<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/api/wallet2_api.h, branch v0.14.1.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.14.1.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-04-07T11:35:49Z</updated>
<entry>
<title>device/trezor: add button pressed request</title>
<updated>2019-04-07T11:35:49Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2019-04-05T19:47:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c68fe7873bec21d6163b10d9e8f7c8d4d53f5a23'/>
<id>urn:sha1:c68fe7873bec21d6163b10d9e8f7c8d4d53f5a23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: API changes to enable passphrase entry</title>
<updated>2019-04-05T20:17:50Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2019-03-26T11:29:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=827f52add07a562185b8b5445b252132481cb6b0'/>
<id>urn:sha1:827f52add07a562185b8b5445b252132481cb6b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5211</title>
<updated>2019-03-21T12:44:04Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-03-21T12:44:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=48e3a341f8bb601895c94e7b637475f8911ae530'/>
<id>urn:sha1:48e3a341f8bb601895c94e7b637475f8911ae530</id>
<content type='text'>
c9b13fbb tests/trezor: HF9 and HF10 tests (Dusan Klinec)
a1fd1d49 device/trezor: HF10 support added, wallet::API (Dusan Klinec)
d74d26f2 crypto: hmac_keccak added (Dusan Klinec)
</content>
</entry>
<entry>
<title>device/trezor: HF10 support added, wallet::API</title>
<updated>2019-03-20T20:11:02Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2019-02-23T14:28:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a1fd1d499c6a967d2cd011c57eb79f6ebc5847f4'/>
<id>urn:sha1:a1fd1d499c6a967d2cd011c57eb79f6ebc5847f4</id>
<content type='text'>
- import only key images generated by cold signing process
- wallet_api: trezor methods added
- wallet: button request code added
- const added to methods
- wallet2::get_tx_key_device() tries to decrypt stored tx private keys using the device.
- simplewallet supports get_tx_key and get_tx_proof on hw device using the get_tx_key feature
- live refresh enables refresh with trezor i.e. computing key images on the fly. More convenient and efficient for users.
- device: has_ki_live_refresh added
- a thread is watching whether live refresh is being computed, if not for 30 seconds, it terminates the live refresh process - switches Trezor state
</content>
</entry>
<entry>
<title>Update 2019 copyright</title>
<updated>2019-03-05T21:05:34Z</updated>
<author>
<name>binaryFate</name>
<email>binaryfate@users.noreply.github.com</email>
</author>
<published>2019-03-05T21:05:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1f2930ce0bec07e28958c059444151ad4968e1e6'/>
<id>urn:sha1:1f2930ce0bec07e28958c059444151ad4968e1e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet api/device: set estimated restore height if none is provided</title>
<updated>2019-01-02T10:25:49Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2019-01-02T00:08:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=13785ec96b7148e03c4b4e19fbf0c95847cbacb0'/>
<id>urn:sha1:13785ec96b7148e03c4b4e19fbf0c95847cbacb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WalletAPI: rescanBlockchain, rescanBlockchainAsync</title>
<updated>2018-10-16T11:58:22Z</updated>
<author>
<name>mmitkevich</name>
<email>mim@exante.eu</email>
</author>
<published>2018-10-16T11:58:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a7960542a9f8ea0ee0e90a24c411bb98f452c53b'/>
<id>urn:sha1:a7960542a9f8ea0ee0e90a24c411bb98f452c53b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4036</title>
<updated>2018-10-07T17:57:26Z</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=e19652df51aa821818a9e78bb84f966eb0901476'/>
<id>urn:sha1:e19652df51aa821818a9e78bb84f966eb0901476</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>Arbitrary M/N multisig schemes:</title>
<updated>2018-10-01T16:16:56Z</updated>
<author>
<name>naughtyfox</name>
<email>mail.for.milo@gmail.com</email>
</author>
<published>2018-07-12T09:55:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9f3963e8235826704b7bc6ef9e3b90613a72e16c'/>
<id>urn:sha1:9f3963e8235826704b7bc6ef9e3b90613a72e16c</id>
<content type='text'>
* 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
</content>
</entry>
<entry>
<title>wallet2_api: blackball/unblackball now take two parameters</title>
<updated>2018-09-30T08:10:30Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-30T08:10:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6da36ea05745f2ca8821d3b1d3e185e0ad0c9c60'/>
<id>urn:sha1:6da36ea05745f2ca8821d3b1d3e185e0ad0c9c60</id>
<content type='text'>
amount and offset (instead of pubkey)
</content>
</entry>
</feed>
