lotus
lotus copied to clipboard
Reference implementation of the Filecoin protocol, written in Go
### Checklist - [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy). - [X] I **have** searched on the [issue tracker](https://github.com/filecoin-project/lotus/issues) and...
Tie event lifetime to blockstore lifetime. Make this configurable but if you have a splitstore enabled then events shouldn't persist if you don't have the blocks available for them. Needs...
## Done Criteria Maintainers have public metrics they can look at to see: 1. PR response time (i.e., the duration between when @lotus-maintainers are notified until when they first reply)...
## πΆβπ« Meta * Scope: Node * Is this linked with a network upgrade, and thus mandatory? Yes * Related network upgrade version: nv24 ## Summary This release is _nv24++_...
## Related Issues None. ## Proposed Changes Upgrade to the latest F3 for additional metrics and enhanced logging. ## Additional Info **WIP: Being actively experimented on butterflynet** **Current set to...
### Checklist - [X] This is **not** brainstorming ideas. If you have an idea you'd like to discuss, please open a new discussion on [the lotus forum](https://github.com/filecoin-project/lotus/discussions/categories/ideas) and select the...
Due to the importance of having these indices up-to-date from a performance perspective (API providers), we should make sure that we always have these databases fully backfilled. Currently we don't...
## Related Issues Fixes: #11744 ## Proposed Changes - Concurrently backfill the events in lotus-shed backfill-events cmd. - Add `StateRecomputeTipset` in `StateAPI` which recomputes the tipset incase events are not...
### Checklist - [X] This is **not** brainstorming ideas. If you have an idea you'd like to discuss, please open a new discussion on [the lotus forum](https://github.com/filecoin-project/lotus/discussions/categories/ideas) and select the...
### Checklist - [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy). - [X] I **have** searched on the [issue tracker](https://github.com/filecoin-project/lotus/issues) and...