Skip to content

Commit

Permalink
Merge pull request #6289 from testwill/typo
Browse files Browse the repository at this point in the history
fix: typo
  • Loading branch information
simlecode authored Mar 13, 2024
2 parents 58abd47 + 36958a3 commit c887c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/en/venus-market-design-roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Sep 2021

## Background

As the rebranding of filecoin terminology spearheaded by [FIP0018](https://github.com/filecoin-project/FIPs/blob/master/_fips/fip-0018.md) settled, consensus has been reached across communities (developers, providers, ecosystem partners etc) to push for taking on more storage deals to improve the public perception on the fact that most of the network storages are still commited capacities (CCs). Given the above sentiment, design and implementation of droplet module have been put into the spotlight. A clear long-term roadmap is due for Venus community to discuss and iterate on, also as a means for better communications with filecoin ecosystem in general.
As the rebranding of filecoin terminology spearheaded by [FIP0018](https://github.com/filecoin-project/FIPs/blob/master/_fips/fip-0018.md) settled, consensus has been reached across communities (developers, providers, ecosystem partners etc) to push for taking on more storage deals to improve the public perception on the fact that most of the network storages are still committed capacities (CCs). Given the above sentiment, design and implementation of droplet module have been put into the spotlight. A clear long-term roadmap is due for Venus community to discuss and iterate on, also as a means for better communications with filecoin ecosystem in general.

While Lotus is leading the way of implementing a full-fledged market module according to the [spec](https://spec.filecoin.io/#section-systems.filecoin_markets), Venus has been making much efforts to catch up and closing the gap in regard to [markets](https://github.com/filecoin-project/venus/discussions/4532). Right now, Lotus supports a 1-to-1 (client-to-provider) storage and retrieval model where burdens of discoveries are mostly on storage clients and match making services like Estuary. Negotiation is a fairly manual process and does not support much flexibility. As venus-team is picking up the reminiscences of the [Filecoin Component Architecture](https://docs.google.com/document/d/1ukPD8j6plLEbbzUjxfo7eCauIrOeC_tqxqYK_ls9xbc/edit#), emergent ways of how market could facilitate the dynamics between storage providers and storage clients are constantly being integrated into the long-term vision of Venus filecoin.

Expand Down

0 comments on commit c887c54

Please sign in to comment.