1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2023-11-21 18:05:40 +01:00
..
core_default_rpc_proxy.cpp Merge branch 'develop' into cryptoassets 2023-11-01 23:48:36 +01:00
core_default_rpc_proxy.h Merge branch 'develop' into cryptoassets 2023-11-01 23:48:36 +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 Merge branch 'develop' into cryptoassets 2023-11-01 23:48:36 +01:00
plain_wallet_api.cpp fixed problem with wallet api 2023-11-17 12:20:30 +00:00
plain_wallet_api.h additional changes for cake 2023-10-30 19:22:33 +00:00
plain_wallet_api_defs.h added parameter for initial wallet height 2020-05-08 00:52:30 +02:00
view_iface.h changes related to extend plain api for cake 2023-10-25 17:29:12 +00:00
wallet2.cpp added m_whitelisted_assets to serialized state(to hold correct assets balances on open time) 2023-11-21 18:05:01 +01:00
wallet2.h added mutable to variable 2023-11-21 18:05:02 +01:00
wallet2_base.h fixed few compilation issues - 3 2023-10-31 20:01:31 +01:00
wallet2_escrow.cpp fixes over renect_history refactoring(tests still broken) 2023-06-13 00:16:46 +02:00
wallet_chain_shortener.cpp wallet sync state moved to separate base structure 2023-10-31 18:29:57 +01:00
wallet_chain_shortener.h wallet sync state moved to separate base structure 2023-10-31 18:29:57 +01:00
wallet_debug_events_definitions.h full test for assets operations ready and passes 2023-08-25 22:40:20 +02:00
wallet_errors.h wallet: improved error handling for accept_ionic_swap_proposal (+ overall error handling for wallet) 2023-10-06 20:58:17 +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 fixes over renect_history refactoring(tests still broken) 2023-06-13 00:16:46 +02:00
wallet_public_structs_defs.h Merge branch 'develop' into cryptoassets 2023-11-01 23:48:36 +01:00
wallet_rpc_server.cpp Merge branch 'develop' into cryptoassets 2023-11-01 23:48:36 +01:00
wallet_rpc_server.h Merge branch 'develop' into cryptoassets 2023-11-01 23:48:36 +01:00
wallet_rpc_server_error_codes.h wallet: sign_transfer + submit_transfer implemented 2019-04-05 00:42:28 +03:00
wallets_manager.cpp Merge branch 'develop' into cryptoassets 2023-11-09 20:48:54 +01:00
wallets_manager.h changes related to extend plain api for cake 2023-10-25 17:29:12 +00:00
wrap_service.h switched to production custody wallet 2021-09-02 20:09:56 +03:00