Releases: dataswap/messagehub
Releases · dataswap/messagehub
Release 0.7.0
0.7.0 (2024-01-09)
Bug Fixes
- 🐛 catch errors (9c31223)
- 🐛 confirm whether it is running normally (1cb7677), closes #37
- 🐛 debug synchronization error (1d4c1c6), closes #52
- 🐛 Dockerfile adds code build (feb1ccb)
- 🐛 Resolve code conflicts (4688811), closes #50
- 🐛 update height (499a879)
Features
- 🎸 Add car API and test code (50b6338), closes #34
- 🎸 Add carReplica api and test code (e909d9a), closes #35
- 🎸 Add datasetProofMetadata API and test code (e0f32be), closes #36
- 🎸 Add datasetRequirement api and test code (1de5040), closes #31
- 🎸 add full selected (dd722e8), closes #11
- 🎸 Add matchingMetadata API and test code (d39b87c), closes #32
- 🎸 allow cors (9efef57)
- 🎸 support total (65f1245)
Release 0.6.0
Release 0.5.0
Release 0.4.0
Release 0.3.0
Release 0.2.0
Release 0.1.0
0.1.0 (2024-01-03)
Bug Fixes
- 🐛 #8 and #9 (73aa6f3)
- 🐛 ci issue (dc932b0)
- 🐛 ci test (71aa445)
- 🐛 console.log change to throw (2484cf2)
- 🐛 function for bgtask_calibration (05f8c8e)
- 🐛 update (3c2000f)
- 🐛 update (149a4bd)
Features
- 🎸 add chainsync(background task) (6d8adb4)
- 🎸 add dataswapjs package (00981ff)
- 🎸 add network config (fa2726c)
- 🎸 add test mongo env (9a5faae)
- 🎸 complete the framework of background task (b2a4aca), closes #1 #5 #7
- 🎸 design the background task (b63f4d6)
- 🎸 draft:tipset get (5e0c5d7)
- 🎸 impl getPendingSelectedParams (b6d38d0)
- 🎸 impl getPendingSelectedParams (7fa7881)
- 🎸 impl storeDataswapMessages (c1732b6)
- 🎸 impl storeSelectedParams (5dcdb44)
- 🎸 split src and test (e9aa70d)
- 🎸 support dataswapMessage and datasetMetadata (37e8609)
- 🎸 support tipset and block (ffabd68)
- 🎸 sync chain info (bee54d8), closes #4
- 🎸 tipset find (f35694e)
- 🎸 update env (80cf57c)
- 🎸 update Ibgtask and its impl (e4295a4)