wownero/src/wallet
moneromooo-monero 9e6187a736
fix a couple bugs found by OSS-fuzz
- index out of bounds when importing outputs
- accessing invalid CLSAG data
2020-09-24 15:33:40 +00:00
..
api wallet: allow signing a message with spend or view key 2020-08-28 19:25:17 -04:00
CMakeLists.txt Update copyright year to 2020 2020-05-06 22:36:54 -04:00
message_store.cpp replace most boost serialization with existing monero serialization 2020-08-17 16:23:58 +00:00
message_store.h replace most boost serialization with existing monero serialization 2020-08-17 16:23:58 +00:00
message_transporter.cpp Allow wallet2.h to run in WebAssembly 2020-04-15 13:22:46 -04:00
message_transporter.h Merge pull request #6516 2020-07-19 03:34:28 -07:00
node_rpc_proxy.cpp wallet2: adapt to deterministic unlock time 2020-09-15 11:40:31 +00:00
node_rpc_proxy.h wallet2: adapt to deterministic unlock time 2020-09-15 11:40:31 +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 fix a couple bugs found by OSS-fuzz 2020-09-24 15:33:40 +00:00
wallet2.h wallet2: adapt to deterministic unlock time 2020-09-15 11:40:31 +00:00
wallet_args.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
wallet_args.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
wallet_errors.h Update copyright year to 2020 2020-05-06 22:36:54 -04: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 Update copyright year to 2020 2020-05-06 22:36:54 -04:00
wallet_rpc_payments.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
wallet_rpc_server.cpp Bind signature to full address and signing mode 2020-08-28 19:38:00 -04:00
wallet_rpc_server.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
wallet_rpc_server_commands_defs.h Bind signature to full address and signing mode 2020-08-28 19:38:00 -04:00
wallet_rpc_server_error_codes.h wallet: allow signing a message with spend or view key 2020-08-28 19:25:17 -04:00