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

Feat: Upgrade to latest near-sdk-rs #198

Open
agileurbanite opened this issue Feb 6, 2023 · 0 comments
Open

Feat: Upgrade to latest near-sdk-rs #198

agileurbanite opened this issue Feb 6, 2023 · 0 comments

Comments

@agileurbanite
Copy link

To migrate sputnikdao2 to >= 4.0.0 a few things need to happen:

  1. Migrate to the new rust SDK version and update deprecated methods
  2. Remove near-sdk-sim and migrate to workspaces-rs

Benefits is that it will allow for improved maintainability of the codebase given that gas calculations are simplified and also leverages a actively maintained project like workspaces-rs over the now deprecated near-sdk-sim.

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