Skip to content

Forest v0.2.2 alpha

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 09:27
· 2151 commits to main since this release
v0.2.2
ebed40a

Forest v0.2.2 alpha is a service release improving performance and stability. This release supports Filecoin network version 14.

Notable updates:

  • Forest now supports Calibnet: make calibnet (nv14)
  • FVM is available both native and as external crate: ref-fvm
  • Reading config from a default config location unless a file is specified.
  • Improved logging and display of synchronization progress.
  • Defaulting to Rust Edition 2021 from now on.
System Architecture Binary SHA-256 Checksum
lin x64 forest-v0.2.2-linux-amd64.zip 189d8bb2d19d56c93b5a7acaaf69a2b0484954f5fea74680a9d8caf8daf1bed9
mac x64 forest-v0.2.2-macos-amd64.zip ee2dc148fe0fabc3df92c38bc2f55556215ec689f985b16c34c72dfc4b0e6e81
win x64 soon(TM) N/A
System Option - Resource
sys Compile from Source git checkout v0.2.2 && cargo build --release --bin forest --features release

All changes:

New Contributors

Full Changelog: v0.2.1...v0.2.2