Skip to content

v0.7.1

Compare
Choose a tag to compare
@arajasek arajasek released this 18 Sep 01:34
· 14066 commits to master since this release
4121063

This release of Lotus introduces some critical fixes to the window PoSt process. It also upgrades some core dependencies, and introduces many improvements to the mining process, deal-making cycle, and overall User Experience.

Changes

Some notable improvements:

  • Correctly construct params for SubmitWindowedPoSt messages (#3909)
  • Skip sectors correctly for Window PoSt (#3839)
  • Split window PoST submission into multiple messages (#3689)
  • Improve journal coverage (#2455)
  • Allow retrievals while sealing (#3778)
  • Don't prune locally published messages (#3772)
  • Add get-ask, set-ask retrieval commands (#3886)
  • Consistently name winning and window post in logs (#3873)
  • Add auto flag to mpool replace (#3752)

Dependencies

  • Upgrade markets to v0.6.1 (#3906)
  • Upgrade specs-actors to v0.9.10 (#3846)
  • Upgrade badger (#3739)