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

Test all contract APIs (Unit tests) #764

Closed
Tracked by #663
volovyks opened this issue Jul 30, 2024 · 2 comments · Fixed by #794
Closed
Tracked by #663

Test all contract APIs (Unit tests) #764

volovyks opened this issue Jul 30, 2024 · 2 comments · Fixed by #794
Assignees

Comments

@volovyks
Copy link
Collaborator

No description provided.

@ailisp
Copy link
Member

ailisp commented Aug 1, 2024

init, sign, respond and vote to update part of APIs are tested. The missing part is join and vote_ join/reshared/leave/pk.

@volovyks
Copy link
Collaborator Author

volovyks commented Aug 1, 2024

@ailisp I would prioritize user-facing functions. Voting and resharing are important too.

fn sign() // tested
fn public_key()
fn derived_public_key()
fn latest_key_version()
fn experimantal_signature_deposit()

@volovyks volovyks linked a pull request Aug 2, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Done in Emerging Technologies Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants