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

Can we allow more contracts to use Aurora's shard #11003

Open
akhi3030 opened this issue Apr 9, 2024 · 1 comment
Open

Can we allow more contracts to use Aurora's shard #11003

akhi3030 opened this issue Apr 9, 2024 · 1 comment

Comments

@akhi3030
Copy link
Collaborator

akhi3030 commented Apr 9, 2024

Aurora runs on shard 1. If we can move the boundary account so that no actual contracts have to be migrated, then we could make this change and allow more contracts to be created on shard 1. But we currently do not have support for account migration so if we can move the boundary in a sensible way, without actually impacting any existing accounts, that might be a few lines change that can be done easily.

@akhi3030
Copy link
Collaborator Author

akhi3030 commented Apr 9, 2024

The current boundary accounts are:

vec![
                "aurora",
                "aurora-0",
                "game.hot.tg",
                "kkuuue2akv_1630967379.near",
                "nightly",
                "tge-lockup.sweat",
            ]

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