1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2020-06-02 13:26:22 +03:00
..
core_default_rpc_proxy.cpp renamed api response codes to more general way, fixed loggin 2020-05-07 23:26:41 +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 Merge branch 'auditability' into predevelop 2020-06-02 13:26:22 +03:00
plain_wallet_api.h added reset method for quick releasing opened wallets under android 2020-06-02 00:19:54 +02:00
plain_wallet_api_defs.h added parameter for initial wallet height 2020-05-08 00:52:30 +02:00
view_iface.h good-bye "tracking_hey"! 2020-05-29 11:56:36 +03:00
wallet2.cpp wallet2: fix a bug with awo wallet restoration 2020-06-01 16:09:36 +03:00
wallet2.h restoring AWO wallets enabled for GUI backend + refactoring to made things simpler 2020-05-27 23:49:34 +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 Merge branch 'predevelop' into auditability 2020-05-22 19:50:34 +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 GUI: allow auditable watch-only wallets to be opened 2020-05-28 14:38:27 +03:00
wallets_manager.h restoring AWO wallets enabled for GUI backend + refactoring to made things simpler 2020-05-27 23:49:34 +03:00