forest icon indicating copy to clipboard operation
forest copied to clipboard

🌲 Rust Filecoin Node Implementation

Results 546 forest issues
Sort by recently updated
recently updated
newest added

**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**

Priority: 4 - Low
Documentation
Ready

**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**

Priority: 4 - Low
Documentation
Ready

**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...

Priority: 2 - High
Ready

**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...

Priority: 2 - High
CLI
Status: Needs Triage
Ready

**Issue summary** **Task summary** forest_ prefix for our crates **Acceptance Criteria** **Other information and links**

Priority: 4 - Low
Maintenance
Status: Needs Triage

**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...