-
Notifications
You must be signed in to change notification settings - Fork 44
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
optimization of registry #41
Comments
We had the following conversation on slack (https://snet.slack.com/messages/CCDKDJNUU/team/UA7QTHFS6/) sergey: |
discussion was moved to #66 |
Registry is very gas-expensive, for example addTagsToServiceRegistration costs > 600.000 gas!!. After betta we should try to optimize it.
The text was updated successfully, but these errors were encountered: