-
Ingest Stage workers needed a restart after patching cycle to regain ZK communication
Stage Zookeeper uses AL2023 boxes.
Monitor production patching and see if old Zookeeper production workers exh…
-
usr/bin/c++ -DDBUG_OFF -Dsylar_EXPORTS -D__FILE__=\"sylar/zk_client.cc\" -I/home/ly/pointer/sylar-master/. -I/apps/sylar/include -I/usr/include/mysql -rdynamic -O3 -fPIC -ggdb -std=c++11 -Wall -Wno-…
-
I, like you love the simplicity idea that Prot has come up with for the file naming. I was a long-time user of Space macs and Doom, but, cannot get past the BLOAT of that system.
I use Neovim. No…
-
The goal of this meta issue is to build a go-to place for links, information, and opportunities for building trustless zk-SNARKs as a potential future protocol building-block for Monero.
Disclaimer…
-
Unauthenticated and im certain the password is right ,
zk = ZK('192.168.30.130', port=4370, timeout=5, password=8697, force_udp=False)
-
**Description**
`@semaphore-protocol/data` uses `checkParameters` to check if the parameter types are the correct ones. Since there's already a `@zk-kit/utils` dependency, it could use the zk-kit u…
-
## Steps to Reproduce
```
cd circuits
npm install
npx jest __tests__/TallyVotes.test.ts
```
## Failure Logs
```
/mnt/sdd1/sbw/circom/ZKAP_docker/sbwTest/benchmarks/maci-4892ada0dc7bcc2…
-
When I use zk server,it returns failed, I used rust 1.66 1.70 1.72 1.74 1.75 1.76
How to compile success?
error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
…
-
**AS-IS**
zk close 이후에 종종 아래와 같은 현상이 있음
```shell
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x14 pc=0xbf9a00]
…
-
At https://github.com/matter-labs/zksync-era/blob/main/docs/guides/development.md page it is mentioned to initialized the projet with command `zk completion install`, but there is no mention on how to…