monero/src/wallet
Riccardo Spagni 960886aa04
Merge pull request #2109
97c2e449 wallet2+API: use separate callbacks for lightwallets (Jaquee)
d9261867 walletAPI: correct confirmations in txHistory for unsynced wallets (Jaquee)
9442b043 walletAPI: lightwallet exceptions (Jaquee)
fc922934 walletAPI: add lightwallet login() and importWalletRequest() (Jaquee)
79207743 walletAPI: init() lightwallet and SSL support (Jaquee)
dde5a1fc walletAPI: add tx unlock_time (Jaquee)
bba5cbed wallet2: remove obsolete get_num_rct_outputs() call from create_transactions_2 (Jaquee)
7a482f30 wallet2: create_transactions_2 lightwallet support (Jaquee)
ce61b818 wallet2: get_outs lightwallet support (Jaquee)
1197cb71 wallet2: commit_tx() lightwallet support (Jaquee)
43b57804 wallet2: refactor is_tx_spendtime_unlocked() (Jaquee)
32e2b003 wallet2: add lightwallet exceptions to common functions (Jaquee)
2e692fc0 wallet2: refresh() lightwallet support (Jaquee)
f44d156c my/openmonero API functions (Jaquee)
288d3c75 wallet2: add remove_obsolete_pool_txs() (Jaquee)
2c6aad7e wallet2: add on_pool_tx_removed callback (Jaquee)
ff7c30aa wallet2: light wallet member variables (Jaquee)
e2a276cb wallet2: add ssl option to init() (Jaquee)
a13540be add string_tools::validate_hex() (Jaquee)
fd773d88 refactor cryptonote_basic::add_tx_pub_key_to_extra (Jaquee)
8bfa6c2d lightwallet rpc server commands (Jaquee)
76961ddc Serializer: string to integer conversion for MyMonero compatibility (Jaquee)
1cf940f2 epee http_client SSL support (Jaquee)
eec10137 CMakeLists.txt - Add openssl include dir (Jaquee)
2017-10-15 18:25:08 +02:00
..
api wallet2+API: use separate callbacks for lightwallets 2017-10-15 17:58:28 +02:00
CMakeLists.txt Subaddresses 2017-10-07 13:06:21 +09:00
node_rpc_proxy.cpp node_rpc_proxy: add a proxy for target height 2017-08-02 14:43:47 +01:00
node_rpc_proxy.h node_rpc_proxy: add a proxy for target height 2017-08-02 14:43:47 +01:00
wallet2_api.h walletAPI: add lightwallet login() and importWalletRequest() 2017-10-15 17:57:43 +02:00
wallet2.cpp Merge pull request #2109 2017-10-15 18:25:08 +02:00
wallet2.h Merge pull request #2109 2017-10-15 18:25:08 +02:00
wallet_args.cpp Merge pull request #2456 2017-09-25 16:54:08 +02:00
wallet_args.h wallet: fix --log-file not working 2017-02-28 09:07:56 +00:00
wallet_errors.h Subaddresses 2017-10-07 13:06:21 +09:00
wallet_rpc_server_commands_defs.h Subaddresses 2017-10-07 13:06:21 +09:00
wallet_rpc_server_error_codes.h Subaddresses 2017-10-07 13:06:21 +09:00
wallet_rpc_server.cpp Subaddresses 2017-10-07 13:06:21 +09:00
wallet_rpc_server.h Subaddresses 2017-10-07 13:06:21 +09:00