Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@waynewyang waynewyang released this 03 Jan 11:03
· 155 commits to main since this release

0.1.0 (2024-01-03)

Bug Fixes

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)