-
### Describe the feature you'd like to request
Electric Capital maintains a list of github repos per ecosystem
https://github.com/electric-capital/crypto-ecosystems
That can help seed some inte…
-
We currently use the same `ChainID` for all subnets in IPC: https://github.com/consensus-shipyard/lotus/blob/f081f219b9205a1ce200b0866f250048bcaec7e4/build/params_spacenet.go#L156. While we have a dif…
-
Link
https://app.circleci.com/pipelines/github/consensus-shipyard/lotus/129/workflows/fea08497-5488-446f-b7e3-694b788f10d2/jobs/903/steps
Trace
```
2023-02-16T10:29:40.272Z INFO mir-consensus mi…
-
At last, the IPC codebase is in a monorepo -- and the build and CI both work! This issue tracks a bunch of follow-ups to solidify the structure and usage of this repo.
## Repos cleanup
- [x] Arc…
raulk updated
10 months ago
-
@jsoares commented on [Wed Nov 24 2021](https://github.com/protocol/ConsensusLab-private/issues/30)
## Description
Once we have a production-level implementation of hierarchical consensus (#6) and…
-
## Description
Design and make a roadmap for the replacement of the top-level consensus of Filecoin.
## Scope
This project covers the short-to-midterm improvements to Filecoin consensus, both fix…
-
https://app.circleci.com/pipelines/github/consensus-shipyard/lotus/185/workflows/01722f08-8dff-493a-91f9-1cf78e61f1f3/jobs/1368
```
2023-02-24T16:41:30.577Z INFO mir-consensus mir/manager.go:283 m…
-
## Background
In the MVP of IPC over Eudico, the execution of cross-net messages was performed through implicit execution. The reason for requiring the implicit execution of cross-net messages is tha…
-
We need to move away from using an in-memory data-store because there is no way to limit the amount of memory used. @wemeetagain mentioned that Lodestar uses an in-mem datastore that flushes to file-s…
-
## Background
For many processes, like the execution of top-down cross-net messages described in https://github.com/consensus-shipyard/ipc-agent/issues/72 it is useful to keep the current view of the…