Viktor Szathmáry

Results 18 issues of Viktor Szathmáry

Hi, I'm trying to use the library with a Dragino Lora GPS Hat v1.4 board on a RPi3, with no luck so far (assertion error in set_freq during calibration). Has...

question

**Describe the bug** Running a cross-exchange market making strategy on some markets results in `Unexpected error running clock tick`. Details below. **Steps To Reproduce** Start cross-exchange mm on the following...

P3
bug
gate_io
cross_exchange_market_making

The DNS server list should get refreshed, particularly after network interface changes, but this does not seem to happen. An egregious case is when you start a vertx process that...

bug

### Version 1.86.4 ### What part of the binding has gaps? implot ### What is missing? Please add bindings for the new plot mode implemented in https://github.com/epezent/implot/issues/357

missing binding

### Version 1.86.4 ### What part of the binding has gaps? implot ### What is missing? Please add bindings to support linked charts, as demonstrated in: * https://github.com/epezent/implot/blob/fc0fd112467c2be84bc56daa57612b0c579ff1af/implot_demo.cpp#L1160 * https://github.com/epezent/implot/blob/fc0fd112467c2be84bc56daa57612b0c579ff1af/implot_demo.cpp#L1265

missing binding

When including the `io.github.spair:imgui-java-app:1.86.4` dependency in a project, `io.github.spair:imgui-java-binding:1.86.4` is also included as a transitive dependencies. However, the contents of that jar are also incorporated into the shadow jar in...

enhancement

JDK8 default methods on Collections such as `forEach`, `putIfAbsent` etc. should be mapped to their equivalent but more efficient implementations.

help wanted
minor-version
good first issue

Gave a quick try to lmdbjava with JDK 9 and wanted to record the findings here. Due the the class access restrictions imposed by Jigsaw, the following JVM arguments have...

enhancement

Hi, I'm interested in decoding integers from an off-heap direct buffer, but I currently see no way of doing this without copying them to the heap. Is there a suggested...

### Version 1.86.10 ### What happened? Setting `config.setFullScreen(true)` does not seem to work – there's no window showing up at all in this case. Tested on Mac OS Ventura 13.41....

bug