1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
sowle d78911b344
Merge branch 'release' into develop
# Conflicts:
#	src/version.h.in
#	src/wallet/wallet_rpc_server.cpp
2025-07-24 18:04:36 +03: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 Merge branch 'release' into develop 2025-07-24 18:04:36 +03:00
wallet2.h Merge branch 'release' into develop 2025-07-24 18:04:36 +03: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 wallet: clear_utxo_cold_sig_reservation() implemented + RPC clear_utxo_cold_sig_reservation added + coretest wallet_rpc_cold_signing improved to test this new RPC 2025-07-09 17:16:01 +03:00
wallet_rpc_server.cpp Merge branch 'release' into develop 2025-07-24 18:04:36 +03:00
wallet_rpc_server.h Merge branch 'release' into develop 2025-07-24 18:04:36 +03: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 Merge branch 'release' into develop 2025-07-24 18:04:36 +03: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