blockchain/src/wallet
2020-07-22 16:14:17 +03:00
..
core_default_rpc_proxy.cpp rpc: fix for call_COMMAND_RPC_GET_BLOCKS_DIRECT passing parameter 2020-07-21 22:23:25 +03:00
core_default_rpc_proxy.h fixed bug with wrong handling coinbase for auditable wallets 2020-07-22 01:43:19 +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 added extra info to logs 2020-07-11 20:00:15 +02:00
plain_wallet_api.h implemented export of mobile app data 2020-07-11 18:42:59 +02:00
plain_wallet_api_defs.h added parameter for initial wallet height 2020-05-08 00:52:30 +02:00
view_iface.h auditable wallet tracking ID: attempt to simplify things and auto-determine restoration phrase type 2020-06-19 23:39:46 +03:00
wallet2.cpp simplewallet improvements in tracking wallets area 2020-07-22 16:14:17 +03:00
wallet2.h simplewallet improvements in tracking wallets area 2020-07-22 16:14:17 +03:00
wallet2_escrow.cpp account_keys improvements 2020-04-22 23:30:03 +03:00
wallet_chain_shortener.cpp fixed wallet bugs related to new sync protocol 2020-05-04 17:11:25 +02:00
wallet_chain_shortener.h all tests got fixed 2020-05-02 22:53:52 +02:00
wallet_errors.h fixed wallet_error_base signature 2020-05-27 13:09:42 +03:00
wallet_helpers.h good-bye "tracking_hey"! 2020-05-29 11:56:36 +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 wallet size to open/store api 2020-05-12 21:48:15 +02:00
wallet_rpc_server.cpp wallet rpc: check for fee correctness on "transfer" call prior to tx creation 2020-07-21 14:32:56 +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 --stop-after-height implemented 2020-07-02 23:16:47 +03:00
wallets_manager.h clean things up (massive names correction) 2020-06-29 22:55:25 +03:00