Aaryamann Challani

Results 27 issues of Aaryamann Challani

![image](https://user-images.githubusercontent.com/43716372/111252554-5e660680-8637-11eb-911f-bb417e183865.png) Running `telepresence --method inject-tcp` . Latest version of teleprsence, and using WSL1 as well

v1

With this issue we scope out from #91 the features and issues we want to address in the next zerokit release v0.5.0. Reported items may change according to any eventual...

Work with @weboko to optimize wasm usage in js-waku impls

This readme describes viability of the [RC hash function](https://rc-hash.info) for usage with RLN, etc.

With the implementation of the [RC hash](https://rc-hash.info) in [circom](https://github.com/rymnc/reinforced-concrete-impls), we can substitute it instead of Poseidon in the calculation of - a. `identityCommitment` b. `rateCommitment` c. `a1` d. `levelHashes` in...

Hi, We're looking to integrate this crate into https://github.com/vacp2p/zerokit, was hoping you could publish an alpha version to crates.io? Not a blocker, but definitely helps! Thanks

Head to [docs.rs](https://docs.rs/crate/rln/latest) and check out the [build logs](https://docs.rs/crate/rln/0.5.0/builds/1225702) will probably have to constrain the rustc version so the builds pass.

With this issue we scope out from #91 the features and issues we want to address in the next zerokit release v0.6.0. Reported items may change according to any eventual...

- **chore(fuel-core): bump to v0.38** - **feat(compression): include da compressed blocks into the block importer** Incrementally fetches blocks instead of fetching by range, if a da compressed block exists, it...

Bumps fuel-core-* deps to latest