Releases: crustio/crust-api
Releases · crustio/crust-api
Crust API 2.0.0
Support Crust sWorker v2.0.0 - Support ECDSA-based DCAP attestation and entry-network.
Crust API 1.0.0
🎉🎉🎉Mainnet Crust API v1.0.0 is online !!!
Crust API PoC-11
Since we align chain's version, we skip
7, 8, 9, 10
Overview
Crust API already boom changed since #53, its role has been changed from offchain bridge into bridge protocol with sWorker
and Crust
.
Features
- 🥳 Boom change #53
- 🚑 Fix and optimize reinit ApiPromise #54
- ⬆️ Upgrade polkadot api and fix api readme #58
- 🚑 Add global request timeout #61
- 🆕 [Update] Adapt DSM 2.0 #63
Fixes
- 🐛 Fix work report files' cid #65
Closed issues
Crust API PoC-6
Crust API PoC-5
Crust API PoC-4.0
Crust API PoC-3.0
Features
- ⬆️ Upgrade
@polkadot/api
and its related packages to v1.10.1 - 🚑 Add
Lookup
andAddress
data type to adapt to new version ofCrust Node
v0.1.0-alpha
- Program infrastructure
- Added 5 main restful APIs for crust TEE to connect to crust chain:
- Get header information
- Post TEE identity
- Get TEE identity
- Post TEE work report
- Get TEE work report
- Related data conversion