1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2023-07-06 18:50:15 +02:00
..
core_default_rpc_proxy.cpp Merge branch 'release' into develop 2020-07-22 01:43:54 +02:00
core_default_rpc_proxy.h Merge branch 'release' into develop 2020-07-22 01:43:54 +02:00
core_fast_rpc_proxy.h reverted API to original due to universal implementation, adapted server side to new protocol, implemented one extra API 2020-04-28 00:40:31 +02:00
core_rpc_proxy.h fix of wrong behavior on core_busy response 2020-07-13 01:45:12 +02:00
plain_wallet_api.cpp implemented #242 2021-10-17 21:11:01 +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 Implemented #315 2022-04-21 20:57:46 +02:00
wallet2.cpp wallet2: fixed a rare bug preventing PoS block creation when UTXO defragmentation tx accidently uses stake output (pre-zarcanum) 2023-07-06 18:50:15 +02:00
wallet2.h Added get_mining_history API 2022-05-14 00:00:56 +02:00
wallet2_escrow.cpp account_keys improvements 2020-04-22 23:30:03 +03: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 wallet & coretests: minor error-logging improvements 2022-05-01 21:03:27 +02:00
wallet_helpers.h Added tracking attribute 2021-05-25 17:02:10 +02:00
wallet_id_adapter.h tor integration in UI 2022-04-09 22:36:11 +02:00
wallet_public_structs_defs.h Added get_mining_history API 2022-05-14 00:00:56 +02:00
wallet_rpc_server.cpp Added get_mining_history API 2022-05-14 00:00:56 +02:00
wallet_rpc_server.h Added get_mining_history API 2022-05-14 00:00:56 +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 added disabling sandbox option for qtWebEngine under ubuntu 2023-01-16 20:05:43 +01:00
wallets_manager.h added tor option API for UI 2022-04-12 15:49:56 +02:00
wrap_service.h switched to production custody wallet 2021-09-02 20:09:56 +03:00