-
Notifications
You must be signed in to change notification settings - Fork 7
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
Release v0.2 #100
Comments
@rahulghangas or @rymnc do you guys want to get the release out? Outside of issue left (feel free to de/limit scope if appropriate) changelog and release (similar to v0.1 and also nwaku), a tweet from vacp2p with tldr would be great too |
We're in a good state to release right now. We'll have to split the rln docs issue into two, one for the public api, and the docs (which is complete). The nightly release would have the full changelog that we can include. Edit: there are a couple open PRs re: code quality. Let's get those changes in too |
Submitted second pass for code quality PR, will try to get it through today. @rymnc do you mind doing a review as well? A second set of eyes would be great |
@oskarth who do we need to contact for the tweet? |
I'll review it today |
Release has been created - https://github.com/vacp2p/zerokit/releases/tag/v0.2 |
With this issue we scope out from the zerokit development planning the features and issues we want to address in next zerokit release v0.2.
Reported items may change according to any eventual blocker found or re-prioritization of items.
List of items
General
rln
clippy
, revise serialization, etc.):ffi
APIs structure with a helper function #96ffi
,protocol
,utils
, etc.):not_unsafe_ptr_arg_deref
):ffi
APIs structure with a helper function #96 (item)rln-wasm
rln
module public APIs are exposed byrln-wasm
:Deadline
Completion of the above items is tracked in the the Release v0.2 milestone.
A tentative deadline is set to 15 February 2023.
Acceptance criteria
The text was updated successfully, but these errors were encountered: