Kai Mast
Kai Mast
> > (Yay, this seems to be the first issue :) ) > > Yay tada !! I was always wondering if anyone outside the [Lunatic project](https://github.com/lunatic-solutions/lunatic) would use this....
Do you know when this error started popping up? I think I see this now when wasmer is raising a user trap :/
They still haven't implemented that feature? :/
I get this too on Arch Linux with python 3.10.10 ``` Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. Traceback (most recent call last): File "/home/kai/dev/blockchain/EVM-Simulator/app/util/workers.py",...
Check this example on how to integrate it with iced and winit: https://github.com/hecrj/iced/blob/master/examples/integration/src/controls.rs
IIRC the "sock" server mode is just used for testing/benchmarking SOCK. In most cases you want to use the "lambda" mode.
Sounds good. I will approve once CI passes.
This is something on my TODO list and I plan to get to it after I am done with some other sync improvements. My plan was to improve handling of...
I see a similar but different error now. ```` ~>snarkos developer scan --private-key=XYZ --start 0 --end 10 Scanning 10 blocks for records (100.00% complete)...⚠️ Failed to read JSON: Mismatching solution...
Can you try forcing X11? There are still plenty of issues with NVIDIA and Wayland, e.g., #4775.