Skip to content

v2.2.0

Compare
Choose a tag to compare
@jsign jsign released this 02 Mar 19:24
· 103 commits to master since this release
a2048ee

Changes

  • Make lotus-devnet speed configurable for tests (#785)
  • A new flag to indicate if the miner's index wants to be refreshed on Powergate start (default: false). (#784)
  • Remove "Online" discovery for miners. This wasn't used and can add too much load. (#784)
  • Re-enable location resolving for miners in the miner's metadata subindex. (#784)
  • Include (Active/Live/Faulty) sector counts in miner's index, as to have a metric of sector counts of miners which is helpful to imagine their size and involvement in the network. (#784)
  • Include the new index data in the indices API. (#784)
  • For storage-deal records information, the deal information is always refreshed, not only when the deal becomes active. This can leave more useful data even if the deal fails. (#784)
  • Bug fix regarding adding awareness of pending storage-deal records becoming final in the updated-at internal index. (#784)
  • Removed CI workflows and dependabot referencing removed develop branch. (#784)
  • Update Lotus client to v1.5.0. (#784)
  • Update localnet to newly created v1.5.0. (#784)
  • Reference newly created Lotus v1.5.0 docker-image. (#784)
  • Update dependencies. (#784)

🙏 A big thank you to all the contributors to this release:

@jsign @asutula