monero/src
Dusan Klinec a1fd1d499c
device/trezor: HF10 support added, wallet::API
- 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
2019-03-20 21:11:02 +01:00
..
blockchain_db Merge pull request #5119 2019-03-05 14:12:24 +02:00
blockchain_utilities core: avoid double parsing blocks after hoh 2019-03-05 11:58:13 +00:00
blocks update checkpoints hash 2019-03-05 13:06:36 +02:00
checkpoints update checkpoints, update README for 0.14.1 release 2019-03-05 13:05:41 +02:00
common Merge pull request #5146 2019-03-04 21:32:30 +02:00
crypto crypto: hmac_keccak added 2019-03-20 21:11:01 +01:00
cryptonote_basic device/trezor: HF10 support added, wallet::API 2019-03-20 21:11:02 +01:00
cryptonote_core blockchain: fix ahead of time PoW batch calc 2019-03-10 10:16:13 +00:00
cryptonote_protocol cryptonote: avoid double parsing blocks when syncing 2019-03-05 11:58:18 +00:00
daemon Merge pull request #5125 2019-03-04 21:27:16 +02:00
daemonizer Merge pull request #4894 2018-12-04 17:33:19 +02:00
debug_utilities Pruning 2019-01-22 20:30:51 +00:00
device device/trezor: HF10 support added, wallet::API 2019-03-20 21:11:02 +01:00
device_trezor device/trezor: HF10 support added, wallet::API 2019-03-20 21:11:02 +01:00
gen_multisig Merge pull request #4036 2018-10-07 19:57:26 +02:00
mnemonics mnemonics: compare canonical words (lowercase) 2019-01-11 16:45:48 +00:00
multisig Arbitrary M/N multisig schemes: 2018-10-01 19:16:56 +03:00
net device/trezor: debugging features, trezor tests 2019-03-05 14:02:45 +01:00
p2p p2p: avoid busy loop when we have nothing to connect to 2019-03-05 12:00:45 +00:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct various: remove unused variables 2019-03-04 22:24:49 +00:00
rpc epee: add SSL support 2019-03-05 14:16:08 +01:00
serialization various: remove unused variables 2019-03-04 22:24:49 +00:00
simplewallet device/trezor: HF10 support added, wallet::API 2019-03-20 21:11:02 +01:00
wallet device/trezor: HF10 support added, wallet::API 2019-03-20 21:11:02 +01:00
CMakeLists.txt Adding initial support for broadcasting transactions over Tor 2019-01-28 23:56:33 +00:00
cryptonote_config.h Merge pull request #5091 2019-03-04 21:20:34 +02:00
version.cpp.in update checkpoints, update README for 0.14.1 release 2019-03-05 13:05:41 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00