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

workspaces RS 1.0 release tracking issue #113

Open
6 tasks
ChaoticTempest opened this issue Apr 7, 2022 · 0 comments
Open
6 tasks

workspaces RS 1.0 release tracking issue #113

ChaoticTempest opened this issue Apr 7, 2022 · 0 comments

Comments

@ChaoticTempest
Copy link
Member

ChaoticTempest commented Apr 7, 2022

Issue tracking major tasks needed for the eventual 1.0 release:

  • Complete and comprehensive docs, such as code docs and tutorials/guides.
  • near-* dependencies need to be stabilized, especially near-account-id needs to release 1.0, otherwise we risk exposing dependencies that we shouldn't and would cause us to make a 2.0 release sooner rather than later.
  • API consistency between workspaces RS and JS
  • API stabilization mostly for anything that require Worker types. Worker currently takes a generic parameter. That can change in the future. Traits or no traits #31 and Do not require &worker when executing {contract, account}.call #37
  • Figure out a clear path for async IO being done inside sandbox and workspaces crate. This could change some of the async API calls we offer, so best to wait for this to better defined before 1.0 is released. Utility async crates near-sandbox#32

optional:

  • near-api-rs, so we can potentially move a lot of the internals in workspaces over, but that's internal and can be changed later.
@AustinBaggio AustinBaggio changed the title 1.0 tracking issue workspaces RS next stable release tracking issue Apr 20, 2022
@AustinBaggio AustinBaggio changed the title workspaces RS next stable release tracking issue workspaces RS 1.0 release tracking issue Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant