Release-v2.2.0
Here's the MANDATORY Release of Swan Provider. This release is compatible with Lotus v1.22.1+.
-
If you use it to import deals, please upgrade to this version before Filecoin Network Version 19 (at epoch 2809800, on April 27th at 2023-04-27T13:00:00Z).
-
If you use Lotus-market to import deals, just set
[main].market_version = "1.1"
. -
Upgrade method: Replace Swan Provider and boostd with the latest binary.
Improvements & Bug Fixes:
- Report the dealID on the chain and the market_version of the configuration(filswan/go-swan-provider#221).
- Added boost health check(filswan/go-swan-provider#223).
- Fix: Resolved the dead loop caused by the failure to find deal info or error report(filswan/go-swan-provider#220).
Dependency Updates
- update go-swan-lib version(0.2.139 -> v0.2.141).