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] ✅ Native Group Support #10

Closed
12 of 14 tasks
benjaminbollen opened this issue Nov 22, 2023 · 1 comment
Closed
12 of 14 tasks

[epic] ✅ Native Group Support #10

benjaminbollen opened this issue Nov 22, 2023 · 1 comment

Comments

@benjaminbollen
Copy link
Member

benjaminbollen commented Nov 22, 2023

Native group currencies, user stories

Registering

  • a group can register in a graph, and receives a group circle node contract

Trusting

Path transfers

  • if the group has some balances on the trust graph, they are path fungible
  • (?) if the group has some balances (group's or avatar's), should group get called upon transfer such that it can selectively block? -- already covered by trust relations?

Wrapping / minting

  • mint through explicit call;
  • can mint happen after path-transfer - look into pre-/post- hooks on intents
  • create callback to group contract to review and adjust the mint (see 0cb9358)

Demurrage

  • group tokens have the same demurrage behaviour as avatar tokens

Unwrapping with exit fee

Burnt collateral for composing group tokens

  • if the exit fee was set to 100%, then collateral is burnt upon minting. No unwrapping is possible, but group tokens can be used to mint (other) group tokens
@benjaminbollen benjaminbollen converted this from a draft issue Nov 22, 2023
@benjaminbollen
Copy link
Member Author

#24 implements initial proposal for native group circles

@benjaminbollen benjaminbollen changed the title [epic] Native Group Support [epic] ✅ Native Group Support 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
…iado

(deploy): deployment details v0.3.4-alpha on chiado
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