monero/src/wallet
Riccardo Spagni 4ac78e1612
Merge pull request #5346
c84ea299 cryptonote_basic: some more minor speedups (moneromooo-monero)
e40eb2ad cryptonote_basic: speedup calculate_block_hash (moneromooo-monero)
547a9708 cryptonote: block parsing + hash calculation speedup (moneromooo-monero)
11604b6d blockchain: avoid unneeded block copy (moneromooo-monero)
8461df04 save some database calls when getting top block hash and height (moneromooo-monero)
3bbc3661 Avoid repeated (de)serialization when syncing (moneromooo-monero)
2019-04-06 15:59:43 +02:00
..
api api/wallet: fix some wrong namespace 2019-04-02 10:11:49 +09:00
CMakeLists.txt libwallet_merged: add missing net target 2019-04-02 21:22:51 +02:00
message_store.cpp message_store: fix error message adding const char * with offset 2018-12-22 15:52:10 +00:00
message_store.h message_store: init me field 2019-01-07 16:41:34 +00:00
message_transporter.cpp check load_t_from_json return values 2019-03-04 22:38:06 +00:00
message_transporter.h default initialize rpc structures 2019-03-04 22:38:03 +00:00
node_rpc_proxy.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
node_rpc_proxy.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
ringdb.cpp Removed a lot of unnecessary includes 2018-11-15 17:29:34 +01:00
ringdb.h record blackballs as amount/offset, and add export ability 2018-09-10 09:04:18 +00:00
wallet2.cpp Merge pull request #5346 2019-04-06 15:59:43 +02:00
wallet2.h Merge pull request #5319 2019-04-01 20:56:52 +02:00
wallet_args.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
wallet_args.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
wallet_errors.h Merge pull request #5182 2019-03-17 17:55:13 +02:00
wallet_light_rpc.h wallet: move light wallet RPC out of core RPC 2019-03-15 13:34:08 +00:00
wallet_rpc_server_commands_defs.h Merge pull request #5345 2019-04-06 15:59:10 +02:00
wallet_rpc_server_error_codes.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
wallet_rpc_server.cpp Merge pull request #5345 2019-04-06 15:59:10 +02:00
wallet_rpc_server.h wallet_rpc_server: add a set_daemon RPC 2019-04-01 16:03:25 +00:00