-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
set to low priority as current best solution solves very little, see research discussion for details |
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 won't be a small task, as it will require special malfeasence proof and new atx version. will probably take 2-4 weeks. |
See the research issue on the topic #297 |
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:
The text was updated successfully, but these errors were encountered: