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

graph instead of a tree #70

Open
spengrah opened this issue Nov 29, 2022 · 0 comments
Open

graph instead of a tree #70

spengrah opened this issue Nov 29, 2022 · 0 comments

Comments

@spengrah
Copy link
Member

How might the protocol enable hats to take a more generalized graph structure rather than specifically a tree structure?

Currently, hats can only be created in the form of a tree structure. This is efficient, and it covers many organizational structures (and yet more can work with it via hatter contracts), yet it imposes some constraints where perhaps there may be circumstances or use cases where fewer constraints may be valuable.

thought starters:

  • create a HatAdmin struct that can take several adjustable properties to define the type of edge between the admin the hat
  • move to a more explicit edge and node approach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant