This Commit does 3 things:
- Adds a test case for checking reacceptance a previously rejected block which
was too far in the future.
2) clean up uses of rehash or calc_sha256 where it was not needed - While constructing block 44, this commit makes the code consistent with the expected figure in the comment just above it by adding a transaction to the block.
- Fix comment describing
sign_tx()function