Serkan Sahin

Results 12 comments of Serkan Sahin

I tried this on my Windows PC with Docker (instructions as per GitHub [README](https://github.com/aeternity/aeternity#docker)) and it works for me but for some reason, I cannot seem to get it to...

Upon further research (`docker inspect aeternity-mainnet`, which is the container name I assigned for Aeternity mainnet), I saw the following state: ``` ... "State": { "Status": "exited", "Running": false, "Paused":...

Make that 5 digits since max port is 65535 :)

Interestingly, I stumbled on this issue right now and was about to start an issue. Yes it is still occurring. Switching stations resets the volume to 100% but the slider...

I have just noticed that PR #68 also exists but not merged. While it may work, mine is more up-to-date, makes use of Makefile's `bin-docker` argument, is much smaller in...

Also tried with nebula lighthouse node deployed on a Linode instance Debian 9.13 Docker with current example configuration and Windows client (1 lighthouse and one client on the Internet). ✔️

Wow I just came across the same thing, is short parameter digits not supported at all? I haven't really inspected the code but I don't see why it isn't supported....

Just as a note, I experienced the same with the GUI in terms of sending XLM and actually receiving it but the GUI does not update. I'm trying to use...

Yes I think they fixed it as of yesterday as I am now able to see my balances and perform transactions.

Correction, `develop` branch indeed does have the correct logic, but the release is over a year old and the commit within Poly MC is `52734e7bac07d287808cbc467c50152a0c2515dd` which references to [this](https://github.com/PolyMC/PolyMC/blob/52734e7bac07d287808cbc467c50152a0c2515dd/launcher/modplatform/modrinth/ModrinthInstanceCreationTask.cpp#L389). It...