wownero/external
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
..
boost/archive Silence stupid fallthru warning in gcc 7 2017-08-21 10:16:10 +01:00
db_drivers ITS#8969 tweak mdb_page_split 2019-01-30 23:45:48 +00:00
easylogging++ Merge pull request #4950 2019-01-06 20:38:10 +02:00
miniupnp@6b9b73a567 Build: bump miniupnp to 2.1 2018-07-06 21:38:52 +00:00
rapidjson@129d19ba7f Build: bump rapidjson to 129d19b 2018-07-06 21:35:39 +00:00
trezor-common@cb238cb1f1 device/trezor: HF10 support added, wallet::API 2019-03-20 21:11:02 +01:00
unbound@7f23967954 Update unbound submodule to 7f23967 2018-09-29 23:11:59 +02:00
CMakeLists.txt Merge pull request #3430 2018-09-18 16:33:21 +02:00