forest
                                
                                 forest copied to clipboard
                                
                                    forest copied to clipboard
                            
                            
                            
                        🌲 Rust Filecoin Node Implementation
**Summary of changes** Changes introduced in this pull request: - **Reference issue to close (if applicable)** Closes #1755 **Other information and links**
**Issue summary** Make sure that `cargo spellcheck --cfg ../../.config/spellcheck.toml` can run without errors in `vm/interpreter/`. For details, see the tracking issue. **Other information and links**
**Summary of changes** Changes introduced in this pull request: - Add [en_US.dic](https://sourceforge.net/projects/wordlist/files/speller/2020.12.07/wordlist-en_US-large-2020.12.07.zip/download) as a custom dictionary to Forest. **Reference issue to close (if applicable)** Closes issue #1726 **Other information and...
**Issue summary** The testing infrastructure should run `cargo-spellcheck` for PRs. **Other information and links**
**Summary of changes** Changes introduced in this pull request: - Enable cargo-spellcheck for vm/message/ **Reference issue to close (if applicable)** Closes issue #1750 **Other information and links**
**Summary of changes** Changes introduced in this pull request: **Reference issue to close (if applicable)** Closes **Other information and links**
**Issue summary** It's unclear how we can support migrations without adding a lot of code complexity. This issue is meant to shed light on the matter and illuminate a sustainable...
**Issue summary** The Forest daemon initiates the RPC server after loading snapshot. This is less than ideal since loading a snapshot can take quite a while and we would like...
**Issue summary** **Task summary** forest_ prefix for our crates **Acceptance Criteria** **Other information and links**
**Summary of changes** Changes introduced in this pull request: - Added new fields "Default" and "Balance" to wallet list subcommand **Reference issue to close (if applicable)** Closes #1778 **Other information...