1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2020-01-28 02:37:54 +03: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
wallet2.cpp minor fixes in suspicious block time check 2020-01-28 02:37:54 +03:00
wallet2.h wallet: self-directed tx with payment id are not allowed anymore (soft rule) to avoid issues with 3rd p services 2020-01-23 20:24:22 +03: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_public_structs_defs.h RPC: sweep_below method implemented 2019-12-17 12:24:28 +03:00
wallet_rpc_server.cpp RPC: sweep_below method implemented 2019-12-17 12:24:28 +03:00
wallet_rpc_server.h RPC: sweep_below method implemented 2019-12-17 12:24:28 +03:00
wallet_rpc_server_error_codes.h wallet: sign_transfer + submit_transfer implemented 2019-04-05 00:42:28 +03:00