Sammy Libre
Sammy Libre
Protocol Flow Client sends `mining.subscribe` to set up the session. Server replies with the session information. Client sends `mining.authorize` for their worker(s). Server replies with the result of authorization. Server...
I have no time for this mess, so please explain me upcoming changes so I can patch this pool in a free time. need a lt'dr and a link with...
An option to specify default subject prefix would be convenient for isolation of development and staging environments for instance.
I have implemented my own probe which is inherited from spiral and divides value by `time_span` hence returned value is float, I configured an aggregation and see no values computed....
``` 08:07:26.417 [info] msg: "Starting reporters with [{reporters,\n [{exometer_report_lager,\n ... ``` Looks like issue related to hut. For some reason config terms logged as string. I am using lager.
… result. Just introduced new method to get share difficulty, not only validity. Much needed for some measurements.
DEPRECATION: The `initialize` method for Application initializer 'cookie' should take only one argument - `App`, an instance of an `Application`. [deprecation id: ember-application.app-initializer-initialize-arguments] See http://emberjs.com/deprecations/v2.x/#toc_initializer-arity for more details.
v1.0.5 Heimdall seems running seamless, Bor is in sync and no issues as far as I can tell, suddenly getting many `ERROR`s which if my assumption is correct are not...
### Description It's a host failure, not a container failure so `none` policy should apply in such case. There is literally no way to make docker to act as supervisor...
### Description There are life hacks on stackoverflow to just delete or rename `/var/lib/docker/containers` but it's a dirty hack.