landergate 44afa6de07
wallet2: Missing underflow check on low heights
Lack of it results in `m_refresh_from_block_height` being < 0 (18446744...) on low heights, which blocks `process_new_blockchain_entry` and never process coins on heights less than blocks_per_month.
Follow-up to #2258
2017-10-15 11:17:54 +01:00
..
2017-09-06 09:08:43 +02:00
2017-09-02 11:33:51 +02:00
2017-08-15 21:04:37 +02:00