FLO-wallet-core/src/wallet/test
Russell Yanofsky 2a8e35a11d Fix importwallet edge case rescan bug
Start importwallet rescans at the first block with timestamp greater or equal
to the wallet birthday instead of the last block with timestamp less or equal.
This fixes an edge case bug where importwallet could fail to start the rescan
early enough if there are blocks with decreasing timestamps or multiple blocks
with the same timestamp.
2017-05-16 11:34:28 -04:00
..
accounting_tests.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
crypto_tests.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
wallet_test_fixture.cpp wallet: Introduce database handle wrapper 2017-04-20 17:15:30 +02:00
wallet_test_fixture.h test: Create test fixture for wallet 2016-04-18 14:57:42 +02:00
wallet_tests.cpp Fix importwallet edge case rescan bug 2017-05-16 11:34:28 -04:00