Skip to content

Forest v0.5.0

Compare
Choose a tag to compare
@lemmih lemmih released this 01 Dec 12:01
· 1572 commits to main since this release
9cf56fd

Notable updates:

  • Support for nv17 (aka Shark).
  • Forest was split into two programs: a Filecoin node (forest), and a control program (forest-cli).
  • Improved snapshot importing performance: ~75% reduction in snapshot import time.
  • Improved code building time: ~45% reduction in build time.
  • Code coverage increased from 32% to 63%.