wownero/src
luigi1111 d2644c15c3
fix restore-deterministic height
Simplewallet improperly skipped the restore from height code if
restoring a deterministic wallet AND not specifying a wallet file in the
command line. The other generate options require a wallet file as an
argument, which prevents "ask_wallet_create_if_needed()" from being
called, which in turn causes "m_generate_new" to remain unset.
Specifying a wallet file at launch with --restore-deterministic emulated
this behavior.
2016-08-09 17:46:49 -05:00
..
blockchain_db db_lmdb: add some missing api call checks 2016-07-26 22:39:51 +01:00
blockchain_utilities remove hf_starting_height db 2016-07-13 21:38:34 +01:00
blocks baked-in block headers now go all the way up to 1 million. 1 MILLION 2016-03-16 21:59:21 +02:00
common cmake,common: flag for stack trace 2016-07-27 01:52:33 -04:00
crypto Merge pull request #846 2016-06-19 21:25:52 +02:00
cryptonote_core hardfork: fix off by one in rescaning fork state after restart 2016-07-25 23:16:02 +01:00
cryptonote_protocol Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
daemon cmake,common: flag for stack trace 2016-07-27 01:52:33 -04:00
daemonizer daemonizer: posix: keep parent's working dir and umask 2016-07-09 20:16:44 -04:00
miner Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
mnemonics updated copyright year 2015-12-31 08:39:56 +02:00
p2p allow peers without port 2016-07-03 12:51:12 +01:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
rpc core_rpc_server: fix gray/white peer list mixup 2016-07-26 20:02:43 +01:00
serialization even more typos 2016-01-25 15:05:29 +01:00
simplewallet fix restore-deterministic height 2016-08-09 17:46:49 -05:00
wallet Merge pull request #928 2016-07-26 08:55:25 +02:00
CMakeLists.txt remove connectivity tool, comment it out from munin plugins too 2016-03-25 14:52:19 +02:00
cryptonote_config.h Fix V1/V2 use of hard fork related parameters 2016-01-29 17:21:11 +00:00
version.cmake Fix language 2016-03-03 00:34:19 +00:00
version.h.in bumped version number 2016-04-02 12:21:59 +09:00