v0.2.0
Pre-release
Pre-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
- Added better handling of bad CAS fetch requests.
- Fixed bugs where transaction rollback is failing when block-reorganization occurs.
Bitcoin microservice
- Service now depends on Bcoin instead of Bitcore.
- Fixed bugs where transaction rollback is failing when block-reorganization occurs.
- Changed the ION transaction prefix from 'ion-test:' to 'ion:' [protocol breaking].
IPFS microservice
- Added better handling of bad CAS fetch requests.
- Added max size constraint on Anchor and Batch files.