Releases: crustio/crust-sworker
Releases · crustio/crust-sworker
Crust sWorker 2.0.1
Rebuild the sworker release image with prod build mode to use the prod IAS URL
Crust sWorker 2.0.0
Support ECDSA-based DCAP attestation and entry network.
Crust sWorker 1.1.2
- Fix validate file bug (#404)
- Fix upgrade bug (#406)
- Delete old file before sealing new; Fix memory leak (#408)
- Update intel IAS url (#410)
- Check the WAITING_STATUS when deal with deleted file.
- Bump version from 1.1.1 to 1.1.2
Crust sWorker 1.1.1
Change reported file limit to 300 (#403)
* Change reported file limit to 300; Update version
* Update version
Crust sWorker 1.1.0
New version for support Meraverse
Feature
Bugs
- 🐛 Fix data process and data error #401 #402
Crust sWorker 1.0.0
🎉🎉🎉Mainnet is online !!!
Feature
- 📖 Restore user configured debug flag #392
- 🚑 Recover illegal file #384
- 📝 Add system disk usage information #371
- 🆕 Storage multi directory layer #368
- ⚡ Complete multi disk mechanism #360
Bug
- 🐛 Fix srd remaining task bug #393
- 🐛 Fix srd_change function #382
- 🐛 Fix upgrade coredump #379
- 🐛 Fix reload bug when A/B upgrade #359
Crust sWorker PoC-9.0
Feature
- ⚡ Realize multi-threaded verification #343
- 🎨 Modify enclave id info task priority #346
- 🆕 Add upgrade successfully logo #348
Bug
- 🐛 Empty configure will trigger starting error #349
- 🐛 Fix restarting upgrade bug #351
- 🐛 Fix file info show error after upgrade #352
- 🐛 Fix validation has not been applied bug #350 #357
Crust sWorker PoC-8.0
Feature
- 🆕 Restart mode need to wait for chain #337
- ⚡ Modify srd and file upper limit #340
- 🎨 Deal chain message #341
Bug
- 🐛 Seal file in temp folder and change default srd ratio to 0.99 #342
Crust sWorker PoC-7.0
Feature
- 🔥 Remove karst #285
- 🆕 Use IPFS #293
- 🆕 File statistics information interface #295
- ♿ Notify user to upgrade sWorker #303
- 🔨 Restore srd task #304
- 🔨 Modify base test cases #307 #319
- ⬆️ Build production mode #325
- 🆕 Dynamic SRD reserved #331
Fix bugs
- 🐛 Stop SRD auto adjust when A/B upgrade #290
- 🐛 Fix the problem that the pointer is not released #292
- 🐛 Fix work report mechanism #302
- 🐛 Fix srd limit error #314 #316
- 🐛 Fix gen workload bug #324
- 🐛 Fix api error #329
Crust sWorker PoC-6.0
Feature
- ✅ Add benchmark and performance test cases #224
- 🔥 Remove buffer pool #226
- 🆕 Penalize when karst stops #231
- 🔨 Incremental reporting #233 #234 #235
- 🆕 Offline mode support work report #236
- 🆕 New A/B upgrade #237 #240 #241 #242 #246 #247 #251
- 🚑 Add srd and file upper limit #263
- 🔨 Wrapper data to EnclaveData class #264
- ⬆️ Upgrade SGX SDK to 2.11 #264 #271
- 🔨 Increase restart punishment to 4 eras #277 #278
Fix bugs
- 🐛 Fix memory leak and overflow #219 #220 #222 #232
- 🐛 Fix persist_set previous data error #229 #230
- 🐛 Better wait time when skipping block #238 #239
- 🐛 Fix workreport bug #248 #249 #250
- 🐛 Fix sgx init quote failed #273
- 🐛 Fix change srd task and http bug #280
- 🐛 Fix upgrade bug due to tbb lib #281