Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[epic] ✅ Composite Graphs #9

Closed
benjaminbollen opened this issue Nov 22, 2023 · 2 comments
Closed

[epic] ✅ Composite Graphs #9

benjaminbollen opened this issue Nov 22, 2023 · 2 comments

Comments

@benjaminbollen
Copy link
Member

benjaminbollen commented Nov 22, 2023

Composite graphs both occur naturally, as we already have a v1 graph, but also open the advantage of naturally parallelizing graph search algorithms.

A first use-case to explore is to provide two complementary graphs in v2: a default one with temporal discounting of the tokens (TiC), and a second graph with the absolute valued CRC tokens.

A second important reason to lean into composition of graphs is to integrate scalability and privacy solutions into the L1 on-chain graph.

@benjaminbollen benjaminbollen converted this from a draft issue Nov 22, 2023
@benjaminbollen benjaminbollen changed the title [epic] TiC & CRC graphs [epic] Composite Graphs Nov 22, 2023
@benjaminbollen
Copy link
Member Author

benjaminbollen commented Nov 24, 2023

placeholder note:

  • use DEX for opt-in liquidity between composite graphs. (While path transfers across without DEXs are possible, it creates a "forced-opt-in" liquidity providing between graphs one is part of. This could possibly drain your balance in one graph)
  • handle distributed mints across graphs with mint registry. (also (graph): revisit pause mechanism for migration and composite graphs #27)

@benjaminbollen
Copy link
Member Author

  • DEX integration
  • CRC Circle Node

@benjaminbollen benjaminbollen changed the title [epic] Composite Graphs [epic] ✅ Composite Graphs Nov 29, 2023
@github-project-automation github-project-automation bot moved this from 🎯Active Epics to 💪Done in circles-contracts-v2 Jan 31, 2024
benjaminbollen added a commit that referenced this issue Jun 11, 2024
(docs): blind attempt at readthedocs for solidity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: 💪Done
Development

No branches or pull requests

1 participant