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

Analyze, document and present Datasafe Types API #255

Open
francis-pouatcha opened this issue Dec 13, 2023 · 0 comments
Open

Analyze, document and present Datasafe Types API #255

francis-pouatcha opened this issue Dec 13, 2023 · 0 comments

Comments

@francis-pouatcha
Copy link
Member

Link

https://github.com/adorsys/datasafe/tree/develop/datasafe-types-api

Questions

  • What is the purpose of this module
  • What are the key types defined here. What is the role and the purpose of each type
  • Do i need such a type system in rust, explain
  • What is the test coverage of this module. If not 100%, what is the effort to get it to 100%

ToDo Java Implemenation

  • Produce a complete documentation of this module.
  • Improve test coverage to 100%
  • Proceed with thorough code review
  • Implement static code analysis

ToDo Rust Implementation

  • Implement the rust equivalent of this module
  • Proceed with all equivalent task listed in the java section above
  • Make sure rust module can be compile to wasm
  • Test usage in a javascript application in a web browser.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant