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

Support combining identities #267

Open
lrettig opened this issue Sep 21, 2023 · 3 comments
Open

Support combining identities #267

lrettig opened this issue Sep 21, 2023 · 3 comments

Comments

@lrettig
Copy link
Member

lrettig commented Sep 21, 2023

In #253 we're planning to allow smeshers to increase and decrease their identity size. But this doesn't solve the issue of smeshers who already have multiple small identities that they want to combine into one identity. This will matter more when we begin incentivizing larger ATXs/implementing ATX penalties (#266).

For more see:

@dshulyak
Copy link

set to low priority as current best solution solves very little, see research discussion for details

@dshulyak dshulyak moved this to 📋 Backlog in Dev team kanban Sep 25, 2023
@dshulyak dshulyak moved this from 📋 Backlog to 🔖 Next in Dev team kanban Nov 26, 2023
@dshulyak
Copy link

dshulyak commented Nov 26, 2023

link to the solution https://community.spacemesh.io/t/naive-atx-combining/376

solving this particular issue will ensure that we won't have problems with consensus due to bandwidth blowup.
it will also help to address issues with non-unique activesets, and slightly reduce amount of memory that node needs.

it won't be a small task, as it will require special malfeasence proof and new atx version. will probably take 2-4 weeks.
and likely can be completed only after #261

@mathcrypto
Copy link

See the research issue on the topic #297

@pigmej pigmej moved this from 🔖 Next to 🏗 Doing in Dev team kanban Apr 9, 2024
@pigmej pigmej moved this from 🏗 Doing to 🔖 Next in Dev team kanban Apr 9, 2024
@fasmat fasmat moved this from 🔖 Next to 🏗 Doing in Dev team kanban May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏗 Doing
Development

No branches or pull requests

5 participants