7816f35238
* rewind to header as part of txhashset validation otherwise we risk including a new block and the roots do not match * fix bug in rm_log rewind (wants to be inclusive of provided index) * put block marker in the index so we can rewind correctly during validation of the new txhashset * rustfmt