wownero/src/wallet/api
thotbot e60954b619
Misc. network related
- Add interface for bytes sent/received
- Allow wallet refresh while daemon is not synchronized
- emit success boolean for refreshed()
- don't call refreshThreadFunc (we don't need it)
- lower rpc timeout from 3m30s (?!) to 10 seconds
2024-03-09 16:01:32 +03:00
..
CMakeLists.txt Coins 2024-03-09 16:01:30 +03:00
address_book.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
address_book.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
coins.cpp Coins 2024-03-09 16:01:30 +03:00
coins.h Coins 2024-03-09 16:01:30 +03:00
coins_info.cpp Coins 2024-03-09 16:01:30 +03:00
coins_info.h Coins 2024-03-09 16:01:30 +03:00
common_defines.h api implementation splitted over separate files 2016-06-23 15:50:17 +03:00
pending_transaction.cpp Offline transaction signing 2024-03-09 16:01:29 +03:00
pending_transaction.h Offline transaction signing 2024-03-09 16:01:29 +03:00
pending_transaction_info.cpp Offline transaction signing 2024-03-09 16:01:29 +03:00
pending_transaction_info.h Offline transaction signing 2024-03-09 16:01:29 +03:00
subaddress.cpp Misc. wallet API and wallet2 changes 2024-03-09 16:01:30 +03:00
subaddress.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
subaddress_account.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
subaddress_account.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
transaction_construction_info.cpp Offline transaction signing 2024-03-09 16:01:29 +03:00
transaction_construction_info.h Offline transaction signing 2024-03-09 16:01:29 +03:00
transaction_history.cpp Misc. network related 2024-03-09 16:01:32 +03:00
transaction_history.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
transaction_info.cpp Misc. wallet API and wallet2 changes 2024-03-09 16:01:30 +03:00
transaction_info.h Misc. wallet API and wallet2 changes 2024-03-09 16:01:30 +03:00
unsigned_transaction.cpp Offline transaction signing 2024-03-09 16:01:29 +03:00
unsigned_transaction.h Offline transaction signing 2024-03-09 16:01:29 +03:00
utils.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
wallet.cpp Misc. network related 2024-03-09 16:01:32 +03:00
wallet.h subaddressIndex() 2024-03-09 16:01:31 +03:00
wallet2_api.h Misc. network related 2024-03-09 16:01:32 +03:00
wallet_manager.cpp Misc. wallet API and wallet2 changes 2024-03-09 16:01:30 +03:00
wallet_manager.h Misc. wallet API and wallet2 changes 2024-03-09 16:01:30 +03:00