wownero/src/wallet
Dusan Klinec e509ede2aa
trezor: adapt to new passphrase mechanism
- choice where to enter passphrase is now made on the host
- use wipeable string in the comm stack
- wipe passphrase memory
- protocol optimizations, prepare for new firmware version
- minor fixes and improvements
- tests fixes, HF12 support
2020-04-27 18:17:56 +02:00
..
api trezor: adapt to new passphrase mechanism 2020-04-27 18:17:56 +02:00
CMakeLists.txt build: fix IOS, build blockchain_db and rpc, skip wallet_rpc_server 2019-11-09 14:21:22 +00:00
message_store.cpp Changed the use of boost:value_initialized for C++ list initializer 2019-09-02 14:16:29 +02:00
message_store.h message_store: init me field 2019-01-07 16:41:34 +00:00
message_transporter.cpp MMS: Use chans instead of normal addresses for auto-config 2019-08-20 19:55:31 +02:00
message_transporter.h MMS: Use chans instead of normal addresses for auto-config 2019-08-20 19:55:31 +02:00
node_rpc_proxy.cpp node_rpc_proxy: init some new rpc payment fields in invalidate 2019-11-27 19:52:37 +00:00
node_rpc_proxy.h wallet: reuse cached height when set after refresh 2019-11-01 18:59:41 +00:00
ringdb.cpp Hash domain separation 2020-04-01 08:31:00 -04:00
ringdb.h simplewallet: new unset_ring command 2019-04-02 14:18:07 +00:00
wallet2.cpp trezor: adapt to new passphrase mechanism 2020-04-27 18:17:56 +02:00
wallet2.h trezor: adapt to new passphrase mechanism 2020-04-27 18:17:56 +02:00
wallet_args.cpp daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
wallet_args.h daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
wallet_errors.h daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
wallet_light_rpc.h rpc: move a leftover light wallet RPC out of daemon RPC 2019-08-28 15:51:28 +00:00
wallet_rpc_helpers.h wallet: do not warn if the rpc cost was free 2019-10-27 10:59:31 +00:00
wallet_rpc_payments.cpp daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
wallet_rpc_server.cpp Merge pull request #6268 2020-03-12 01:02:31 -07:00
wallet_rpc_server.h Merge pull request #6102 2020-02-06 00:32:47 -08:00
wallet_rpc_server_commands_defs.h Merge pull request #6241 2020-02-28 19:49:41 -08:00
wallet_rpc_server_error_codes.h wallet: distinguish between empty and absent attributes 2019-05-02 13:00:08 +00:00