Skip to content

v0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 21:28
· 184 commits to master since this release
d1840e2

Changes

  • ffs: revert default MinPieceSize to 64MiB @jsign (#666)

🚀 Features

  • SR2 miner selector has a hard cap of 0.0000001 FIL on miner's prices. If you provide a lower MaxPrice, it will be used for filtering too. @jsign (#668)
  • Miners index was refactored. @jsign (#668)
  • SR2 miner selector should be faster since it has a workaround for a bug in go-fil-markets. @jsign (#668)
  • minerselector/sr2: filter by maxprice and always query ask && FFS MinPieceSize condition @jsign (#662)

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

@jsign