1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2022-12-03 21:12:31 +01: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 added asset_id for UI_to_wallet api, added preloading whitelist for wallet before balance request 2022-11-28 22:10:50 +01:00
wallet2.cpp wallet2::prepare_tx_destinations() fixed to correctly support assets + minor logging improvements 2022-12-03 21:12:31 +01:00
wallet2.h Merge remote-tracking branch 'origin/multiassets' into zarcanum 2022-11-29 04:59:31 +01:00
wallet2_escrow.cpp ZC_sig 2022-07-22 05:39:54 +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 wallet2::prepare_tx_destinations() fixed to correctly support assets + minor logging improvements 2022-12-03 21:12:31 +01: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 tor integration in UI 2022-04-09 22:36:11 +02:00
wallet_public_structs_defs.h added support of multibalances on wallets_manager and wallet rpc level 2022-11-18 16:11:15 +01:00
wallet_rpc_server.cpp wallet: sweep_below adapted for HF4 2022-11-25 23:01:45 +01:00
wallet_rpc_server.h improved alias detection in transaction history + added RPC API for alias registration 2022-06-18 20:50:03 +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 simplewallet now can show multiassets balances 2022-11-26 23:00:32 +01:00
wallets_manager.h getting rig of "using namespace epee" in headers 2022-05-10 21:05:15 +02:00
wrap_service.h switched to production custody wallet 2021-09-02 20:09:56 +03:00