Skip to content

v0.9.1

Compare
Choose a tag to compare
@magik6k magik6k released this 10 Oct 07:17
· 13301 commits to master since this release
1401efb

This release fixes an issue which may cause the actors v2 migration to compute the state incorrectly when more than one migration is running in parallel.

Changes

  • Make concurrent actor migrations safe (#4293)
  • Remote wallet backends (#3583)
  • Track funds in FundMgr correctly in case of AddFunds failing (#4273)
  • Partial lite-node mode (#4095)
  • Fix potential infinite loop in GetBestMiningCandidate (#3444)
  • sync wait: Handle processed message offset (#4253)
  • Add some new endpoints for querying Msig info (#4250)
  • Update markets v0.7.1 (#4254)
  • Optimize SearchForMessage and GetReceipt (#4246)
  • Use FIL instead of attoFIL in CLI more consistently (#4249)
  • fix: clash between daemon --api flag and cli tests (#4241)
  • add more info to chain sync lookback failure (#4245)
  • Add message counts to inspect chain output (#4230)