1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2025-06-18 22:45:28 +04: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 added sanitize_utf8 to invoke() in plain_wallet 2025-06-18 22:45:28 +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 fix that makes sure that daemon and wallet are 'on the same page' in terms of hardfork recognition 2025-06-07 16:17:54 +04:00
wallet2.h added wallet_transfer_info to transfer() RPC 2025-05-23 23:52:49 +04: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 an attempt to fix gcc compilation 2024-10-10 20:45:43 +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 added wallet_transfer_info to transfer() RPC 2025-05-23 23:52:49 +04: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 upstream changes 2024-09-23 14:33:22 +02:00
wallets_manager.cpp fixed is_in_long_refresh issue 2025-04-09 16:46:57 +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