-
Hi sir
which php version you use ?, i use 8.1.8 i have this error on basic test , can you help me please
```
$zk = new ZKTeco('192.168.1.201');
$connected = $zk->connect();
$atten…
-
## Description
There is an implementation of EdDSA with Poseidon and BabyJubjub in TS/JS: https://github.com/privacy-scaling-explorations/zk-kit/tree/main/packages/eddsa-poseidon.
There is no Ed…
-
* Docs: https://docs.gnark.consensys.net/
* Blog: https://consensys.net/blog/research-development/gnark-your-guide-to-write-zksnarks-in-go/
* Rollup: https://github.com/Consensys/gnark/tree/master/e…
-
There are two different event signatures for `AddNewRollupType` now
| Signature | Selector |
|---|---|
| AddNewRollupType(uint32,address,address,uint64,uint8,bytes32,string,bytes32) …
-
This is a regression caused by [#660](https://github.com/apache/solr-operator/pull/660).
During the first initialization of SolrCloud, the security.json doesn't exists in Zookeeper, which cause an …
-
Hi. Steps:
1. create clickhouse cluser via tf with 1 host
2. add 3 zk hosts
3. try to delete 3 zk hosts from tf config. Terraform plan shows that changes applied, but at UI i see that zk hosts are …
-
### Environment
- Server: dubbo
- Client: Dubbo-go, v3.1.1-rc1
- Protocol: dubbo
- Registry: zk
### Issue description
### Logs
Click me to check logs
```
error=session Alrea…
-
`zk` can provide a basic integration with any [LSP-compatible](https://microsoft.github.io/language-server-protocol/overviews/lsp/overview/) text editor by shipping a Language Server.
PR #21 implem…
-
Consider removing bulletproof data from single-use-seal commitments: this will add scalability with aggregation over history + zk upgredabiliy and replacability
Update: during dev call on the 23rd …
-
Hi
Today I pulled this image and successfully ran with some params.
When I ran the 'nc' command to see the Mode of this node, the result was 'standalone'
According Netflix wiki, I need to setup Exhi…