1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2020-03-20 01:20:44 +01:00
..
core_default_rpc_proxy.cpp fixed another compilation problem 2020-03-07 14:45:21 +01:00
core_default_rpc_proxy.h fixed compilation problem 2020-03-07 07:41:17 +01:00
core_fast_rpc_proxy.h implemented online/offline status detecting 2020-03-02 05:05:15 +01:00
core_rpc_proxy.h implemented online/offline status detecting 2020-03-02 05:05:15 +01:00
plain_wallet_api.cpp fixed issue with plain wallet api 2020-03-20 01:20:44 +01:00
plain_wallet_api.h implemented get logs/truncate logs in plain_wallet 2020-03-15 06:14:08 +01: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
plain_wallet_api_impl.cpp added synchronization to plain_wallet 2020-02-03 02:11:20 +01:00
plain_wallet_api_impl.h added synchronization to plain_wallet 2020-02-03 02:11:20 +01:00
view_iface.h back-end part of pre-downloading progress bar 2020-03-19 03:01:02 +03:00
wallet2.cpp fixed warning regarding potentially uninitialized members(quite reasonable) 2020-03-08 20:55:57 +01:00
wallet2.h fixed warning regarding potentially uninitialized members(quite reasonable) 2020-03-08 20:55:57 +01:00
wallet2_escrow.cpp attempt to make common publi interface for wallet 2019-08-27 17:36:53 +02:00
wallet_errors.h wallet: watch-only & cold-signing 2019-04-08 14:16:11 +03: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 seed to wallet info 2020-02-08 23:47:26 +01:00
wallet_rpc_server.cpp utxo money format changed to brief 2020-02-09 20:21:24 +01:00
wallet_rpc_server.h daemon_backend renamed to wallets_manager and moved to wallet folder(wallet lib) 2020-02-10 21:44:06 +01:00
wallet_rpc_server_error_codes.h wallet: sign_transfer + submit_transfer implemented 2019-04-05 00:42:28 +03:00
wallets_manager.cpp back-end part of pre-downloading progress bar 2020-03-19 03:01:02 +03:00
wallets_manager.h implemented online/offline status detecting 2020-03-02 05:05:15 +01:00