1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2020-04-30 23:21:14 +02:00
..
core_default_rpc_proxy.cpp reverted API to original due to universal implementation, adapted server side to new protocol, implemented one extra API 2020-04-28 00:40:31 +02:00
core_default_rpc_proxy.h reverted API to original due to universal implementation, adapted server side to new protocol, implemented one extra API 2020-04-28 00:40:31 +02:00
core_fast_rpc_proxy.h reverted API to original due to universal implementation, adapted server side to new protocol, implemented one extra API 2020-04-28 00:40:31 +02:00
core_rpc_proxy.h reverted API to original due to universal implementation, adapted server side to new protocol, implemented one extra API 2020-04-28 00:40:31 +02: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 implemented and tested(basic test) short_chain_history 2020-04-30 22:29:08 +02:00
wallet2.h moved shortener code into separate unit to create unit tests for it 2020-04-29 01:23:48 +02:00
wallet2_escrow.cpp account_keys improvements 2020-04-22 23:30:03 +03:00
wallet_chain_shortener.cpp fixed bugs with detach 2020-04-30 23:21:14 +02:00
wallet_chain_shortener.h implemented and tested(basic test) short_chain_history 2020-04-30 22:29:08 +02:00
wallet_errors.h implemented and tested(basic test) short_chain_history 2020-04-30 22:29:08 +02:00
wallet_helpers.h account_keys improvements 2020-04-22 23:30: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 typo fixed 2020-04-27 18:23:40 +03:00
wallet_rpc_server.cpp account_keys improvements 2020-04-22 23:30:03 +03: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 moved shortener code into separate unit to create unit tests for it 2020-04-29 01:23:48 +02:00
wallets_manager.h implemented connectivity status api, got rid if unused implementation 2020-04-06 22:17:39 +02:00