Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@thehenrytsai thehenrytsai released this 11 Jun 17:14
· 710 commits to master since this release
v0.2.0 Protocol Breaking Persistent Store Breaking
Core service Yes No
Bitcion microservice Yes No
IPFS microservice Yes No

Core service

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

Bitcoin microservice

  1. Service now depends on Bcoin instead of Bitcore.
  2. Fixed bugs in where transaction rollback is failing when block-reorganization occurs.

IPFS microservice

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