github filecoin-project/lily v0.10.1

latest releases: v0.18.0, v0.17.6, list...
22 months ago

IMPORTANT!

This release fixes a bug which causes data to be lost. This bug was introduced in v0.9.0 and may require special attention around production of certain miner-based datasets. You can find details of the bug in #997 along with their associated fixes. If you rely on your own Lily instances AND HAVE DEPLOYED Lily v0.9.0, we recommend updating to v0.10.1 or later. With v0.10.1, you may lily walk the epochs which were produced by v0.9.0 and Lily will fill in the missing data.

The following datasets are affected:

miner_sector_infos_v7
miner_sector_infos
miner_sector_deals
miner_locked_funds

What's Changed

  • deps: update go-amt-ipld version by @frrist in #974
  • deps: update lotus and ffi versions by @frrist in #973
  • fix: job wait respects Ctrl-C by @frrist in #976
  • chore: reject invalid tasks on client by @frrist in #975
  • chore: improve distributed indexing metrics and logging by @frrist in #981
  • test: implement index manager tests by @frrist in #982
  • Unify dev and CI linting by @frrist in #990
  • fix: register MinerLockedFunds extractor by @frrist in #996
  • test: Implement unit testing for miner sector deals extraction by @frrist in #994
  • chore: allow make test to just work by @frrist in #995
  • test: implement tasktype and state processor tests by @frrist in #998
  • chore: Update CHANGELOG.md for v0.10.1 by @placer14 in #1005
  • fix test failures in ci by @frrist in #1003
  • chore: walk test uses in memory storage by @frrist in #1000
  • fix: create asynq inspector by @frrist in #1011
  • chore: update changelog for v0.10.1 by @frrist in #1012

CHANGELOG.md
Full Changelog: v0.10.0...v0.10.1

Don't miss a new lily release

NewReleases is sending notifications on new releases.