Skip to content

v0.2.0: fix(Blockchain): handle closed BlockStore when initializing

Compare
Choose a tag to compare
@mappum mappum released this 02 Jun 06:04

<a name"0.2.0">

0.2.0 (2015-06-02)

Bug Fixes

  • Blockchain: handle closed BlockStore when initializing (4864dae2)
  • Wallet: ignore unrecognized scripts (82634e4e)

Features

  • Blockchain: support checkpoints (611858b3)
  • Node: use blockchain checkpoints by default (bbc89f5d)