1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2020-05-19 20:19:54 +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 added welete_wallet method 2020-05-10 21:51:23 +02:00
plain_wallet_api.h added welete_wallet method 2020-05-10 21:51:23 +02:00
plain_wallet_api_defs.h added parameter for initial wallet height 2020-05-08 00:52:30 +02:00
view_iface.h added missing parameter to open_wallet_response struct 2020-05-08 01:09:51 +02:00
wallet2.cpp wallet2: sending to auditable addresses allowed before HF2 as well 2020-05-19 20:19:54 +03:00
wallet2.h wallet2: sending to auditable addresses allowed before HF2 as well 2020-05-19 20:19:54 +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 minor improvements 2020-05-02 23:56:12 +03:00
wallet_helpers.h account_keys improvements 2020-04-22 23:30: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 typo fixed 2020-04-27 18:23:40 +03:00
wallet_rpc_server.cpp tx_receiver/tx_receiver_old proper handling 2020-04-28 16:41:04 +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 wallet2: made new format unloadable by old wallets + correct error on file read errors 2020-05-19 20:12:43 +03:00
wallets_manager.h implemented connectivity status api, got rid if unused implementation 2020-04-06 22:17:39 +02:00