Skip to content

v0.1.17

Compare
Choose a tag to compare
@NullSoldier NullSoldier released this 11 Jan 09:06
· 2682 commits to master since this release

What's Changed

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