monero/src
moneromooo-monero fc39d3b23c
wallet2: ensure outputs are processed only once
This should be proof against any way one might get to multiple
processing, such as generating the same derivation from the
same pubkey, etc
2018-07-08 12:56:51 +01:00
..
blockchain_db Merge pull request #3987 2018-06-27 16:23:17 -05:00
blockchain_utilities Merge pull request #3716 2018-06-27 15:33:01 -05:00
blocks update checkpoints.dat for point release 2018-06-02 14:31:37 +02:00
checkpoints update checkpoints for point release 2018-05-23 21:20:10 +02:00
common util: fix mistakes made in #3994 2018-06-28 10:39:04 +09:00
crypto Merge pull request #3592 2018-05-31 14:41:17 -05:00
cryptonote_basic Merge pull request #3982 2018-06-27 15:38:23 -05:00
cryptonote_core blockchain: fix build after waiter::wait prototype change 2018-06-28 00:24:39 +01:00
cryptonote_protocol Merge pull request #3716 2018-06-27 15:33:01 -05:00
daemon Merge pull request #3897 2018-06-20 14:19:30 -05:00
daemonizer monerod: do not log to tmpdir in daemon mode 2018-02-23 21:27:14 +01:00
debug_utilities Merge pull request #3821 2018-06-19 12:39:12 -05:00
device Merge pull request #4043 2018-07-03 15:21:56 +02:00
gen_multisig wallet cli/rpc: terminate execution with code 0 when --help or --version is given 2018-04-22 11:48:44 +09:00
mnemonics mnemonics: add some logs to help debug failures 2018-04-25 14:27:24 +01:00
multisig device: untangle cyclic depenency 2018-03-14 21:00:15 +09:00
p2p Merge pull request #3982 2018-06-27 15:38:23 -05:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct threadpool: allow leaf functions to run concurrently 2018-06-26 22:15:22 +01:00
rpc Merge pull request #4012 2018-07-03 15:18:40 +02:00
serialization Correct spelling mistakes. 2018-03-05 17:00:40 +00:00
simplewallet Merge pull request #4042 2018-07-03 15:21:27 +02:00
wallet wallet2: ensure outputs are processed only once 2018-07-08 12:56:51 +01:00
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
cryptonote_config.h cryptonote_config: add get_config to refactor x = testnet ? config::testnet::X : stagenet ? config::stagenet::X : config::X 2018-06-11 20:17:02 +09:00
version.cpp.in bump version for 0.12.2 point release 2018-06-02 14:31:33 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00