1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2023-06-09 19:44:27 +02:00
..
core_default_rpc_proxy.cpp fixed func name 2022-11-17 19:15:35 +01:00
core_default_rpc_proxy.h fixed func name 2022-11-17 19:15:35 +01:00
core_fast_rpc_proxy.h added api for assets management in wallet(whitelist and custom set) 2022-11-15 21:54:55 +01:00
core_rpc_proxy.h fixed func name 2022-11-17 19:15:35 +01:00
plain_wallet_api.cpp 1) logging: channel(s) enabling made optionally less verbose; 2) various fixes after the merge 2022-10-14 19:08:27 +02:00
plain_wallet_api.h refactoring plain api: added sync_call method 2020-12-04 21:34:08 +01:00
plain_wallet_api_defs.h added parameter for initial wallet height 2020-05-08 00:52:30 +02:00
view_iface.h Fixed few complilation issues 2023-04-11 17:23:06 +02:00
wallet2.cpp wallet: fixed defragmentation tx minimum utxo limit 2023-06-09 19:44:27 +02:00
wallet2.h wallet: fixed defragmentation tx minimum utxo limit 2023-06-09 19:44:27 +02:00
wallet2_escrow.cpp validate_escrow_proposal now requires service attachment body to be encrypted 2023-05-02 20:32:11 +02:00
wallet_chain_shortener.cpp fixed access to secon and first 2021-06-03 15:42:57 +03:00
wallet_chain_shortener.h more logs on chainshortener 2021-06-03 15:15:05 +03:00
wallet_errors.h Final fixes for ionic_swap_basic_test - first time test worked!!!!! 2023-04-25 00:16:13 +02:00
wallet_helpers.h added support of multibalances on wallets_manager and wallet rpc level 2022-11-18 16:11:15 +01:00
wallet_id_adapter.h fixed multiple compilation problems 2023-04-07 22:53:50 +02:00
wallet_public_structs_defs.h multiple fixes over wallet/core api 2023-05-26 20:23:35 +02:00
wallet_rpc_server.cpp multiple fixes over wallet/core api 2023-05-26 20:23:35 +02:00
wallet_rpc_server.h multiple fixes over wallet/core api 2023-05-26 20:23:35 +02:00
wallet_rpc_server_error_codes.h wallet: sign_transfer + submit_transfer implemented 2019-04-05 00:42:28 +03:00
wallets_manager.cpp Fixed bug with cloudflare ssl handshake 2023-06-02 20:09:13 +02:00
wallets_manager.h Implemented multiple map rpc processing(lets chain RPC processing to different handlers maps in different objects) 2023-05-24 23:43:44 +02:00
wrap_service.h switched to production custody wallet 2021-09-02 20:09:56 +03:00