Forest v0.8.2 "The Way"
Notable updates
- Configurable number of default recent state roots included in memory/snapshots.
- Fixed issue when running Forest on calibnet using a configuration file only.
- NV19 and NV20 patches.
What's Changed
- doc: Update release checklist on including
Cargo.lock
by @hanabi1224 in #2794 - re-enable calibnet checks by @LesnyRumcajs in #2795
- Try waiting for more blocks by @elmattic in #2797
- fix: work-around for address parsing bug in the FVM by @lemmih in #2804
- Add print of message after sending by @elmattic in #2798
- fix agent name by @LesnyRumcajs in #2803
- use correct bundle for actors v11 by @LesnyRumcajs in #2805
- Fix Forest when using a config file to run calibnet by @elmattic in #2796
- chore: update fil-actor-states dependency to get new actor cids by @lemmih in #2807
- fix: allow --config and --chain to be used at the same time by @lemmih in #2808
- Comment check of the send test by @elmattic in #2806
- fix: create tmp file at the same mount point during snapshot export by @hanabi1224 in #2815
- chore: minor code clean-up by @lemmih in #2809
- Remove hand-written escape codes by @jdjaustin in #2783
- fix: BufWriter flush issue in AsyncWriterWithCheckSum by @hanabi1224 in #2782
- feat: add
--compressed
to forest-cli snapshot export by @hanabi1224 in #2754 - Replace usage of
time
crate withchrono
by @jdjaustin in #2812 - fix: snapshot fetch without aria2 by @hanabi1224 in #2814
- chore: add Aatif as a codeowner by @lemmih in #2818
- Align Forest and Lotus
send
behavior by @jdjaustin in #2700 - Code clean-up by @elmattic in #2819
- chore: fvm-3.3.1 is required for syncing to calibnet by @lemmih in #2824
- fix: move block skipping logic into walk_snapshot by @hanabi1224 in #2717
- parametrize recent state roots by @LesnyRumcajs in #2780
- feat: increase the message request batch size from 4 to 8 by @lemmih in #2825
- feat: track estimated db records in meta.yaml by @hanabi1224 in #2823
- move bootstrap peers to seperate files by @LesnyRumcajs in #2828
- prepare release v0.8.2 by @LesnyRumcajs in #2829
Full Changelog: v0.8.1...v0.8.2