1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2021-03-26 00:43:50 +03: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 added method get_seed_phrase_info to sync_call function 2020-12-04 22:04:57 +01: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 extended secure seed api for mobile wallet 2020-11-25 22:11:02 +01:00
wallet2.cpp fixed counterparty_address load from transaction details 2021-03-26 00:43:50 +03:00
wallet2.h fixed counterparty_address load from transaction details 2021-03-26 00:43:50 +03:00
wallet2_escrow.cpp account_keys improvements 2020-04-22 23:30:03 +03:00
wallet_chain_shortener.cpp fixed wallet bugs related to new sync protocol 2020-05-04 17:11:25 +02:00
wallet_chain_shortener.h all tests got fixed 2020-05-02 22:53:52 +02:00
wallet_errors.h iplemented RPC API for atomics 2021-03-18 22:35:11 +03:00
wallet_helpers.h Fixed tracking seed restoring bug 2020-12-15 22:53:28 +01:00
wallet_id_adapter.h added missing files, fixed build 2020-02-10 22:47:06 +01:00
wallet_public_structs_defs.h fixed misprint in struct definition 2021-03-24 01:00:12 +03:00
wallet_rpc_server.cpp fixed misprint in struct definition 2021-03-24 01:00:12 +03:00
wallet_rpc_server.h iplemented RPC API for atomics 2021-03-18 22:35:11 +03:00
wallet_rpc_server_error_codes.h wallet: sign_transfer + submit_transfer implemented 2019-04-05 00:42:28 +03:00
wallets_manager.cpp Fixed tracking seed restoring bug 2020-12-15 22:53:28 +01:00
wallets_manager.h secure seed api extended 2020-11-24 20:01:46 +01:00