1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2020-05-22 19:50:34 +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 guarded other static objects whichg might lead to errors in deinitialization 2020-05-17 23:15:50 +02:00
plain_wallet_api.h added welete_wallet method 2020-05-10 21:51: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 added wallet size to open/store api 2020-05-12 21:48:15 +02:00
wallet2.cpp Merge branch 'predevelop' into auditability 2020-05-22 19:50:34 +03:00
wallet2.h wallet: forbid aliases to auditable addresses reg/update prior to HF2 2020-05-20 17:39:42 +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 minor improvements 2020-05-02 23:56:12 +03:00
wallet_helpers.h account_keys improvements 2020-04-22 23:30:03 +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 Merge branch 'predevelop' into auditability 2020-05-22 19:50:34 +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 Merge branch 'predevelop' into auditability 2020-05-22 19:50:34 +03:00
wallets_manager.h optimized shutdown process for wallets manager 2020-05-19 16:28:50 +02:00