-
I try to send a JSON object with a web client inside one application, connected to the server running on another app.
With a very light JSON all is working fine.
With a very big JSON (6Mb) the clien…
-
Before the recent Git repo update, the build was working fine. Now that the Git repo has been updated, I keep getting link errors when I try to build again. I've read that this can happen if you have …
kmsgm updated
5 months ago
-
The server schedules a chunk for light merging, in LocalChunkProvider when all chunks around it are loaded:
```
private boolean makeChunkAvailable(final ReadyChunkInfo readyChunkInfo) {
f…
-
After a long time of successful Juno use on Mac and Windows, both failed in the same week. I do medical stats in Julia (so no fancy packages and install, i.e. pretty vanilla). Posted problem on Juno…
-
### Description of the bug:
My code is
```
> if imageext.upper() == ".PNG":
> print("Make blank")
> rez_img = rez_img.convert("RGBA")
> print(rez_img.mode)
> …
-
Now that [I managed to have a light top bar](https://github.com/vinceliuice/Matcha-gtk-theme/issues/106), it looks like this:
![Screenshot from 2020-05-27 17-00-54](https://user-images.githubuserco…
-
Right now, according to the [wallet app threat model](https://zcash.readthedocs.io/en/latest/rtd_pages/wallet_threat_model.html) a malicious or compromised lightwalletd can omit transactions, conceali…
-
When using the python client to get light state, the lightsd daemon segfault, here is the traceback:
ipython shell using lightsc.py
```python
>>> c.get_light_state("*")
```
Lightsd:
```[2018…
-
# ES Module Support for Lumos
## Motivation
ES module is the modern standard for JavaScript module system. It is supported by all major browsers and Node.js. It is also the default module system…
-
## Overview
In even of a chain halt, IBC oracle light client expiration, or other information expiration events, how do we expect the system to respond, and how can we design it to respond in anti-fr…