Ekaterina Broslavskaya

Results 12 issues of Ekaterina Broslavskaya

Part of #237 In general everything is ready, tests that helped to find problems from #248 are commented out for now.

### 1. Full Merkle Tree and Optimal Merkle Tree This condition will not work correctly if the number of items to insert is less than the number of items to...

## Problem The `mopro` project currently works under a patch to the `wasmer` library. This patch causes a conflict and overrides dependencies when using `mopro` as a submodule if `wasmer`...

## Description Require to move dev specific dependencies into [dev-dependencies]. ## Motivation Tests require generation of examples and the libraries that are used now are pulled in when building the...

enhancement

Fix error from nightly build: https://github.com/vacp2p/zerokit/actions/runs/10840811163/job/30104834868

Regarding Release v0.6.0 in issue #263 Deprecate tree and correspond function from rln-wasm

The utility functions in [`rln/src/utils.rs`](https://github.com/vacp2p/zerokit/blob/master/rln/src/utils.rs#L12-L193) are used across various serialization functions, and tests for them exist in [`rln/tests/protocol.rs`](https://github.com/vacp2p/zerokit/blob/8a3e33be418ca6f66fa041c3fda475e24bb82268/rln/tests/protocol.rs#L128). However, it’s unclear whether all of these functions are actually necessary. ###...

Update documentation for rln, utils and zerokit itself