Slush

Results 44 comments of Slush
trafficstars

haproxy is TCP proxy as well, I'm using it for balancing on the pool.

no-midstate and real-target are used only for getwork. If you connects cgminer to stratum proxy with stratum protocol, you don't need to worry about this.

sterion75: Proxy prints number of currently connected peers to console. Can you please provide such log, so I can identify the problem? In my laboratory tests proxy succesfully handled hundreds...

Hm, proxy thinks there're only two peers connected, so this really looks like a bug. I'm reading the code again and again and I don't see any edge case when...

Yes, haproxy works nicely, but looks that @sterion75 hit some weird bug in proxy and I'd like to know what's wrong there.

"Sends auth which fails because it is not subscribed" - - this seems to be a pool related bug. Authentication should work also for unsubscribed socket.

I dislike using of MAC addresses, which is basically a public information. If ever, I would consider providing some "key file" to Bridge, stored somewhere in the user profile.

Any progress on this? Custom servers to require SSL is really limiting. Please allow to skip this requirement.

> `humidity` is the `soil_moisture` right? Does the following work? > > ``` > exposes: [e.temperature(), e.soil_moisture(), tuya.exposes.temperatureUnit(), e.battery(), tuya.exposes.batteryState()], > meta: { > tuyaDatapoints: [ > [3, 'soil_moisture', tuya.valueConverter.raw],...

I don't think there's any poll supporting get_transactions at the moment, because it was heavy on server traffic.