Dario Anongba Varela
Dario Anongba Varela
**Is your feature request related to a problem? Please describe.** I guess this is a feature request (a change) but also a question on whether or not this feature request...
Hi, I recently updated my umbrel node via the Dashboard and noticed that the Lightning Terminal is no longer working. I restarted the node but still get the following errors....
Remove Jaeger
pip3 install fails on a Raspberry Pi, on `main` or latest release version `0.2.13` with this message: ``` Could not find a version that satisfies the requirement aiorpcx==0.22.1 (from -r...
Hi! I tried your code today but I was sadly unable to verify a generated proof on-chain. Testing multiRangeProofVerifier.js and rangeProofVerifier.js hit a "revert". Also the gas cost exceeds the...
Hi ! I just tried to use your module into React-Quill and it almost works but there is an issue. Why did you use export instead of "default export" ?...
Currently entities of the QKM are split in the different domains. This is non-compliant with hexagonal architecture as entities are cross-layer and cross-domain. For example the entity `userInfo` is used...