-
### Questions
We have infra running on AWS ECS, zookeper is running on Docker, same as other servies.
During regular service usage in production, zookeeper intermittently restarts. During that t…
-
-
We build our StateDiff from a list of OOrderedWrites - an indexed key: String -> value: String. In order to build a typed/structured StateDiff (see https://github.com/chainwayxyz/citrea/issues/1132), …
-
### Description
`spl-token-2022` can't be built in a wasm32 environment in version 5 and 6.
Running this command:
```bash
cargo build --package spl-token-2022@6.0.0 --target wasm32-unknown-u…
-
We have the info in the repo but not the docs
### Discussed in https://github.com/zkSync-Community-Hub/zksync-developers/discussions/680
Originally posted by **YeagerAI-Bulat** September 4,…
-
perhaps explore the zk algorithm and the direction of merkle tree for asset proof and asset distribution? these two are currently trending application directions.
-
Multiple chapters contain the note:
*This tutorial is part of a series on [ZK Bulletproofs] (rareskills.io/post/bulletproofs-zk).*
Upon clicking on this link, however, the reader gets a "Page N…
-
Subtasks:
- [ ] https://github.com/0xPolygonZero/zk_evm/issues/798
- [ ] https://github.com/0xPolygonZero/zk_evm/issues/799
-
Great project, thank you!
I dont think these are listed (found while preparing my talks on ZKP security by asking friends and "doing my own research"):
Missing overflow check of a nullifier
ht…
-
Currently, the zk evm crates used in the main branch are old.
Update to the latest develop of zk evm repo