1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2025-07-03 16:13:44 +02:00
..
core_default_rpc_proxy.cpp added proxy to daemon 2025-03-18 18:51:27 +04:00
core_default_rpc_proxy.h fixed critical issue with SSL support(failed re-connections) 2025-03-14 00:49:14 +04:00
core_fast_rpc_proxy.h added sanitizing of utf8 in plain wallet, removed unnecessary rpc calls from get recent history 2025-03-14 14:44:27 +04:00
core_rpc_proxy.h added sanitizing of utf8 in plain wallet, removed unnecessary rpc calls from get recent history 2025-03-14 14:44:27 +04:00
decoy_selection.cpp added more logs for generate_unique_reversed_distribution 2024-03-28 21:19:57 +01:00
decoy_selection.h boost::shared_ptr ->std::shared_ptr 2024-08-12 20:04:18 +02:00
decoy_selection_default_distribution.hpp decoy selection algo added 2023-12-15 01:42:06 +03:00
plain_wallet_api.cpp fixed typo 2025-06-19 14:35:11 +04:00
plain_wallet_api.h added comment 2025-03-20 19:05:18 +04:00
plain_wallet_api_defs.h added postponed wallet loop launch in plain wallet 2024-11-02 13:06:08 +04:00
view_iface.h Merge branch 'release' 2025-02-25 18:17:49 +01:00
wallet2.cpp minor improvements for wallet/simplewallet (logs, comments, error handling) 2025-07-03 16:13:44 +02:00
wallet2.h wallet: 1) tx_comment is only allowed in extra; 2) tx_comment temporary allowed only if destinations addresses are the same; 3) integrated address can be only the first if there are many 2025-06-20 01:31:42 +02:00
wallet2_base.h merge from p2p_fix2 2025-03-20 19:03:58 +04:00
wallet2_escrow.cpp fixes over renect_history refactoring(tests still broken) 2023-06-13 00:16:46 +02:00
wallet_debug_events_definitions.h asset owner eth signer support for currency_format_utils and wallet2 2024-08-02 12:34:28 +02:00
wallet_errors.h minor improvements for wallet/simplewallet (logs, comments, error handling) 2025-07-03 16:13:44 +02:00
wallet_helpers.h added address field to get_seed_phrase_info 2024-04-27 23:26:32 +04:00
wallet_id_adapter.h wallet: minor improvements (override keyword) 2024-11-09 19:42:15 +01:00
wallet_public_structs_defs.h added wallet_transfer_info to transfer() RPC 2025-05-23 23:52:49 +04:00
wallet_rpc_server.cpp wallet: 1) tx_comment is only allowed in extra; 2) tx_comment temporary allowed only if destinations addresses are the same; 3) integrated address can be only the first if there are many 2025-06-20 01:31:42 +02:00
wallet_rpc_server.h added force_rescan_tx_pool command to wallet rpc 2025-05-05 21:33:13 +04:00
wallet_rpc_server_error_codes.h wallet rpc: WALLET_RPC_ERROR_CODE_GENERIC_ERROR (-9) added 2025-06-19 17:40:47 +02:00
wallets_manager.cpp made seed request non-synchronized 2025-06-30 15:40:11 +04:00
wallets_manager.h fixed issue with deploy asset 2025-04-09 12:10:52 +04:00
wrap_service.h switched to production custody wallet 2021-09-02 20:09:56 +03:00