1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2020-01-28 00:47:44 +01:00
..
core_default_rpc_proxy.cpp added new test, fixed multiple bugs 2019-11-29 21:43:17 +01:00
core_default_rpc_proxy.h added new test, fixed multiple bugs 2019-11-29 21:43:17 +01:00
core_rpc_proxy.h added new test, fixed multiple bugs 2019-11-29 21:43:17 +01:00
plain_wallet_api.cpp changed plain wallet iface to avoid pointers 2020-01-28 00:47:44 +01:00
plain_wallet_api.h changed plain wallet iface to avoid pointers 2020-01-28 00:47:44 +01:00
plain_wallet_api_defs.h implemented invoke for plain_wallet amd fixed return codes to json 2020-01-18 23:23:47 +01:00
plain_wallet_api_impl.cpp changed plain wallet iface to avoid pointers 2020-01-28 00:47:44 +01:00
plain_wallet_api_impl.h changed plain wallet iface to avoid pointers 2020-01-28 00:47:44 +01:00
wallet2.cpp implemented exented wallet api, finished plain wallet test(but not tested yet) 2020-01-23 03:26:25 +01:00
wallet2.h implemented exented wallet api, finished plain wallet test(but not tested yet) 2020-01-23 03:26:25 +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 implemented invoke for plain_wallet amd fixed return codes to json 2020-01-18 23:23:47 +01:00
wallet_public_structs_defs.h implemented exented wallet api, finished plain wallet test(but not tested yet) 2020-01-23 03:26:25 +01:00
wallet_rpc_server.cpp implemented exented wallet api, finished plain wallet test(but not tested yet) 2020-01-23 03:26:25 +01:00
wallet_rpc_server.h implemented exented wallet api, finished plain wallet test(but not tested yet) 2020-01-23 03:26:25 +01:00
wallet_rpc_server_error_codes.h wallet: sign_transfer + submit_transfer implemented 2019-04-05 00:42:28 +03:00