wownero/src/wallet/api
Dusan Klinec e509ede2aa
trezor: adapt to new passphrase mechanism
- 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
2020-04-27 18:17:56 +02:00
..
CMakeLists.txt Update 2019 copyright 2019-03-05 22:05:34 +01:00
address_book.cpp wallet: do not split integrated addresses in address book api 2020-01-26 00:03:53 +00:00
address_book.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
common_defines.h api implementation splitted over separate files 2016-06-23 15:50:17 +03:00
pending_transaction.cpp Merge pull request #5211 2019-03-21 14:44:04 +02:00
pending_transaction.h Merge pull request #5211 2019-03-21 14:44:04 +02:00
subaddress.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
subaddress.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
subaddress_account.cpp wallet2_api: add missing parameter 2019-09-09 16:03:47 +02:00
subaddress_account.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
transaction_history.cpp wallet: provide original address for outgoing transfers 2019-07-10 13:39:18 +00:00
transaction_history.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
transaction_info.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
transaction_info.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
unsigned_transaction.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
unsigned_transaction.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
utils.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
wallet.cpp trezor: adapt to new passphrase mechanism 2020-04-27 18:17:56 +02:00
wallet.h Merge pull request #6334 2020-04-04 12:41:32 -05:00
wallet2_api.h trezor: adapt to new passphrase mechanism 2020-04-27 18:17:56 +02:00
wallet_manager.cpp wallet2_api: wallet recovery - seed offset passphrase support 2020-02-11 23:36:50 +00:00
wallet_manager.h wallet2_api: wallet recovery - seed offset passphrase support 2020-02-11 23:36:50 +00:00