1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2020-04-17 22:14:00 +02:00
..
core_default_rpc_proxy.cpp fixed another compilation problem 2020-03-07 14:45:21 +01:00
core_default_rpc_proxy.h override specifier for get_last_success_interract_time() 2020-03-27 01:47:53 +03:00
core_fast_rpc_proxy.h override specifier for get_last_success_interract_time() 2020-03-27 01:47:53 +03:00
core_rpc_proxy.h implemented online/offline status detecting 2020-03-02 05:05:15 +01:00
plain_wallet_api.cpp implemented connectivity status api, got rid if unused implementation 2020-04-06 22:17:39 +02:00
plain_wallet_api.h implemented connectivity status api, got rid if unused implementation 2020-04-06 22:17:39 +02:00
plain_wallet_api_defs.h daemon_backend renamed to wallets_manager and moved to wallet folder(wallet lib) 2020-02-10 21:44:06 +01:00
view_iface.h added more return codes to wallet 2020-04-17 22:14:00 +02:00
wallet2.cpp added more return codes to wallet 2020-04-17 22:14:00 +02:00
wallet2.h wallet2: enumerate_transfers_history() and enumerate_unconfirmed_transfers() implemented 2020-04-07 14:28:57 +03:00
wallet2_escrow.cpp attempt to make common publi interface for wallet 2019-08-27 17:36:53 +02:00
wallet_errors.h added more return codes to wallet 2020-04-17 22:14:00 +02:00
wallet_helpers.h get_wallet_info() fixed 2020-02-18 18:58:03 +03:00
wallet_id_adapter.h added missing files, fixed build 2020-02-10 22:47:06 +01:00
wallet_public_structs_defs.h added new options for wallet rpc transfer call 2020-04-13 23:37:45 +02:00
wallet_rpc_server.cpp added new options for wallet rpc transfer call 2020-04-13 23:37:45 +02:00
wallet_rpc_server.h fixed a typo 2020-04-07 15:40:04 +03:00
wallet_rpc_server_error_codes.h wallet: sign_transfer + submit_transfer implemented 2019-04-05 00:42:28 +03:00
wallets_manager.cpp added more return codes to wallet 2020-04-17 22:14:00 +02:00
wallets_manager.h implemented connectivity status api, got rid if unused implementation 2020-04-06 22:17:39 +02:00