Hasan Pekdemir e198b06e7a Fix: out_of_hashchain_bounds_error in refresh
15:43 < hahsun> Im on stagenet and I suddenly get this exception: 2018-11-04 14:42:52.416 [RPC0] ERROR wallet.wallet2 src/wallet/wallet2.cpp:2070 !m_blockchain.is_in_bounds(current_index). THROW EXCEPTION: error::out_of_hashchain_bounds_error
16:01 <+moneromooo> OK, possibly because the blckchain is always seeded with the genesis block hash...
16:02 <+moneromooo> So that case should be allowed, assuming it doesn't break the code around it.
16:05 <+moneromooo> OK if stop_height == size || (size==1 && stop_heigt ==0)
16:05 <+moneromooo> Throw if not that.
16:06 < hahsun> k
2018-11-04 17:07:30 +01:00
..
2018-10-26 22:30:40 +02:00
2018-09-29 22:20:24 +02:00
2018-10-26 22:41:21 +02:00
2018-10-26 22:20:39 +02:00
2018-10-26 22:36:54 +02:00
2018-10-26 22:40:47 +02:00
2018-10-07 19:57:26 +02:00
2018-10-01 19:16:56 +03:00
2018-10-26 22:38:03 +02:00
2018-01-26 10:03:20 -05:00
2018-10-26 22:41:43 +02:00
2018-10-26 22:33:09 +02:00
2018-10-09 22:36:44 +02:00