00:37:44 hi all. Is it expected that the daemon rpc method on_get_block_hash returns an error on master, but no error on v0.17.3.2? 00:45:14 neromm[m]: can you open a github issue? plus some example on how to test it? 00:47:31 sure! But I don't think it is going to be needed. What the master returns right now when you try to get the hash of a block height that does not exist is a correct response (returns an error), while on v0.17.3.2 it returns success and a lot of zeros. I am seeing the code to see when changes happened :) 00:48:01 oh ok, i thought there is a bug 00:48:18 you can bisect the issue :D 00:48:24 or the behaviour change* 08:20:26 neromm: seems like this (which was reverted in 8384 cuz I tucked that into 7937) https://github.com/monero-project/monero/pull/7937/files#diff-2213c2e8209890a49824ecb03acc9df9e2b666a52c0e9edf34d2bad7484a51c6R1703 09:09:59 ah see you saw it already, nice :) 09:16:08 was 7999 ever looked at? 09:19:10 debating spending a month on that one too