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
trafficstars

**Issue summary** - [ ] Add `--color=never|always|auto` flag. - [ ] Resolve `auto` to enabled if stdout is a tty and `NO_COLOR` hasn't been set (see https://no-color.org/) - [ ]...

Priority: 3 - Medium
Bounty

**Issue summary** The [cargo-spellcheck](https://crates.io/crates/cargo-spellcheck) command should be run in CI to catch typos in our API documentation. Enabling this check will require a lot of changes. This issue will track...

Epic

**Issue summary** Currently, we can't just leave Forest there to run as the DB seems to, more or less linearly, grow. Around 30 GB per day. After ~3 days the...

Status: Needs Triage
Performance

**Issue summary** A workaround for https://github.com/ChainSafe/forest/issues/1708 On the test machine, we need a mechanism (e.g. daily cronjob) that would check whether we're good in terms of memory and if not,...

Status: Needs Triage
CI & Testing

**Issue summary** This is a continuation of https://github.com/ChainSafe/forest/pull/1627. The difference here is that we should *always* import a snapshot, so there's no need for keeping `forest_data` volume alive after the...

Status: Needs Triage

**Issue summary** The goal is to get a stream of up-to-date calibnet snapshots. Steps: This should be done on a continuous sync testing machine. - [ ] Once per day,...

CI & Testing

** Acceptance Criteria ** - [ ] Gas API should accurately estimate the gas without hardcoding extra gas **Describe the bug** - Gas estimation is done when sending a transaction...

Bug
RPC
Status: Unknown

**Issue summary** We would like to validate the new `ChainConfig` (introduced by #1482) at construction time. - making sure all variants of the enum `Height` have a corresponding entry in...

Priority: 4 - Low
Status: Needs Triage
Ready

**Issue summary** So far if an issue appears on the `main` branch we don't get notified - basically, someone needs to look at the repo main page to notice it....

Priority: 3 - Medium
Maintenance
Status: Needs Triage
CI & Testing
Ready

**Issue summary** I imagine here that we would have a dedicated VPS on AWS that would get upgraded on successful merge to `main`. We could expose Grafana for everyone to...

Priority: 2 - High
Status: Needs Triage
CI & Testing
Ready