-
Notifications
You must be signed in to change notification settings - Fork 11.4k
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
[docs] add draft roadmap #991
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool!
One thing really quick: the REST API doesn't yet support publishing modules. Need to add that soon.
I will add that! @ all: A quick comment on the contents of this list: it's best-effort and a bit all-over-the-place. I'm sure some info is missing, and different bullets are very different sizes/complexities (e.g., "block explorer" vs "better error messages"). I felt that it was better to err on the side of including more info, but please object if you feel this is too chaotic. |
A high level description of what's coming next from both the network and the features/code perspective.
|
||
### Internal Devnet | ||
* Constantly running Sui network | ||
* Productionizing network stack |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@huitseeker: I'm sure this is the understatement of the century, please let me know
- if there's something more specific I should say here while keeping the level of detail the same as the other bullets
- if there are other big missing work items on the infra side worth calling out here (I'm sure I've forgotten many)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sblackshear I'm OK with the level of precision here, but one obvious place where infra is missing is crypto: users will feel constrained in a pure ed25519 world.
A high level description of what's coming next from both the network and the features/code perspective.