danicoin/src
moneromooo-monero 05f3dcf738
simplewallet: fix refresh height for new wallets
With the recent change to wallet creation code, the code was
calling to the daemon before the wallet's daemon address was
initialized, and thus failing. This was causing all new wallets
to refresh from 0 instead of just fetching early block hashes.
2017-05-28 13:17:32 +01:00
..
blockchain_db Partial fix #1876, check thread in block_txn_start() 2017-03-19 12:27:03 +00:00
blockchain_utilities blockchain_import: make --log-level understand categories 2017-03-05 19:45:22 +00:00
blocks Add dependency for blocksdat.o 2017-03-04 22:02:10 +00:00
common Merge pull request #1883 2017-03-18 20:30:19 +02:00
crypto Clean up ARMv8-a aes_expand_key() 2017-04-12 23:53:08 +01:00
cryptonote_basic Merge pull request #1938 2017-04-24 10:41:32 +02:00
cryptonote_core Merge pull request #1968 2017-04-24 10:46:23 +02:00
cryptonote_protocol protocol: fix wrong tx being looked up from fluffy block 2017-03-13 19:16:25 +00:00
daemon Merge pull request #1956 2017-04-11 00:34:46 +02:00
daemonizer Merge pull request #1897 2017-03-21 14:10:36 +02:00
mnemonics Change Old_English to English_Old - 'Old English' is actually a language 2017-04-24 20:27:12 +01:00
p2p Merge pull request #1701 2017-05-05 11:26:11 +02:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct Simplified the implementation and features of span 2017-04-11 16:35:14 -04:00
rpc Add expected total reward to RPC "getblocktemplate". 2017-04-19 18:28:16 +01:00
serialization update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
simplewallet simplewallet: fix refresh height for new wallets 2017-05-28 13:17:32 +01:00
wallet Merge pull request #2012 2017-05-05 11:35:03 +02:00
CMakeLists.txt IOS CMAKE build settings 2017-04-03 18:38:50 +02:00
cryptonote_config.h Merge pull request #1701 2017-05-05 11:26:11 +02:00
version.cmake update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
version.h.in update version to 0.10.3.1 tag 2017-03-26 23:29:31 +02:00