Skip to content

Releases: filecoin-project/go-fil-markets

v1.28.2

30 May 15:57
62ac6f5
Compare
Choose a tag to compare

v1.25.0

14 Nov 08:44
72f58b1
Compare
Choose a tag to compare
  • feat: Drop active retrieval check

v1.24.0-v17

07 Oct 15:22
Compare
Choose a tag to compare

This is a release with the minimal set of updates from v1.124.0 needed to support lotus v1.18.0

v1.24.1-rc1

29 Sep 21:30
f79b60c
Compare
Choose a tag to compare
v1.24.1-rc1 Pre-release
Pre-release

This branch integrates the latest filecoin-ffi and updates the market actor to v9 for the coming nv17 upgrade.

v1.23.2

03 Aug 08:32
Compare
Choose a tag to compare
  • feat: dagstore_wrapper: add DestroyShardSync API

v1.8.1

23 Aug 09:13
53159cd
Compare
Choose a tag to compare
  • Update deps to use the latest Graphsync and go-data-transfer releases.
  • Close offline deal import files after handing them to the sealing subsystem.

v1.8.0

16 Aug 19:52
b12f4c0
Compare
Choose a tag to compare
  • Migrate to DAG store + CARv2 blockstores for storage and retrieval (#576)
  • Revert "Pass deal proposal instead of deal ID to OnDealExpiredOrSlashed (#476)"

v1.6.2

29 Jul 09:55
52a5c62
Compare
Choose a tag to compare
  • Add logging to Data transfer events subscriber in both Storage client and Provider.