Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@thehenrytsai thehenrytsai released this 11 Jun 19:04
· 189 commits to master since this release
v0.1.10 -> v0.2.0 Protocol Breaking Persistent Store Breaking Major Feature Update/Bug Fix
Core service Yes Yes Yes
Bitcion microservice Yes Yes Yes
IPFS microservice Yes Yes Yes

Core service

  1. Added better handling of bad CAS fetch requests.
  2. Fixed bugs where transaction rollback is failing when block-reorganization occurs.

Bitcoin microservice

  1. Service now depends on Bcoin instead of Bitcore.
  2. Fixed bugs where transaction rollback is failing when block-reorganization occurs.
  3. Changed the ION transaction prefix from 'ion-test:' to 'ion:' [protocol breaking].

IPFS microservice

  1. Added better handling of bad CAS fetch requests.
  2. Added max size constraint on Anchor and Batch files.