moneroexamples
moneroexamples
@TheGoddessInari Yes, the same issue here. If `select highest bitrate` is chosen, the second episode will have this UI present, and you have to manually switch it off.
Just wonder what is the status of the websocket support? Your `Other repository` is deprecated from what I understand?
Thanks for status update. Its all good. No reason to rush. Take your time.
Related question. What about support for server-sent events?
Cool. This will be added to this repository or websocket's one?
Same here. Ubuntu 16.04. It does not work when https is used. However I found is that by default, cpr uses its own curl library, instead of the system ones....
Same on arch when install using `python-gdbgui` package (`yay -S python-gdbgui`). However, after uninstalling it, and installing manualy `pipx` and using `pipx` to install gdbgui, the problem fixes it self....
Did you use devel branch of the explorer? https://github.com/moneroexamples/onion-monero-blockchain-explorer/tree/devel
I just merged `devel` to `master`. So now `master` corresponds to 0.18 of monero.
Hi I think that current design is better than having it on separate page, since first you search for tx, get all its details and then decode the outputs. If...