1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2020-07-02 23:16:47 +03:00
..
core_default_rpc_proxy.cpp renamed api response codes to more general way, fixed loggin 2020-05-07 23:26:41 +02:00
core_default_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_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 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
plain_wallet_api.cpp auditable wallet tracking ID: attempt to simplify things and auto-determine restoration phrase type 2020-06-19 23:39:46 +03:00
plain_wallet_api.h added api for validating address 2020-06-05 20:17:23 +02:00
plain_wallet_api_defs.h added parameter for initial wallet height 2020-05-08 00:52:30 +02:00
view_iface.h auditable wallet tracking ID: attempt to simplify things and auto-determine restoration phrase type 2020-06-19 23:39:46 +03:00
wallet2.cpp clean things up (massive names correction) 2020-06-29 22:55:25 +03:00
wallet2.h clean things up (massive names correction) 2020-06-29 22:55:25 +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 fixed wallet_error_base signature 2020-05-27 13:09:42 +03:00
wallet_helpers.h good-bye "tracking_hey"! 2020-05-29 11:56:36 +03:00
wallet_id_adapter.h added missing files, fixed build 2020-02-10 22:47:06 +01:00
wallet_public_structs_defs.h added wallet size to open/store api 2020-05-12 21:48:15 +02:00
wallet_rpc_server.cpp clean things up (massive names correction) 2020-06-29 22:55:25 +03:00
wallet_rpc_server.h fixed a typo 2020-04-07 15:40:04 +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 --stop-after-height implemented 2020-07-02 23:16:47 +03:00
wallets_manager.h clean things up (massive names correction) 2020-06-29 22:55:25 +03:00