What's Changed
- Clear out the hash on BlockHeader so it's not relied upon at the protocol level #855
- Change
chain:block
command toblocks:show
#870 - Export difficulty in
blocks:show
andchain:export
#869 - Allow negative sequence in
blocks:show
to get the blocks starting at the head. Soblocks:show -1
will now show the head block. #871