Skip to content

Forest v0.9.0 "Fellowship"

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 14:01
· 1271 commits to main since this release
a214991

Notable updates:

  • --compressed option removed from CLI, snapshots are now always compressed.
  • The dir, list, prune and remove snapshot commands have been removed from the CLI.
  • Snapshots are fetched to current directory by default.
  • Added new subcommand forest-cli info show.
  • Filecoin.ChainSetHead RPC endpoint and forest-cli chain set-head subcommand are now implemented.
  • IPLD graph can now be downloaded via bitswap.
  • sendFIL function has been updated to match recent changes in the Forest send command.
  • FIL amount parsing/printing has been improved and 2 new options are added to forest-cli wallet list (--no-round and --no-abbrev).