Tayler King

Results 4 issues of Tayler King

What'd be the best recommended way to prevent duplicate alerts and logs? I thought about looping through the displayed logs, and checking their innerText against the new log, wondering if...

This is following on from a previous issue on the old repository for bitcore-lib: https://github.com/bitpay/bitcore-lib/pull/238 When using multiple currency libs in the same environment (bitcoin, doge, litecoin, etc). this error...

Please open an issue (https://github.com/kelektiv/node-cron/issues/new) and provide the following string ```js Time Zone: "" - Cron String: 0 0,5,10,15,20,25,30,35,40,45,50,55 * * * * - UTC offset: +00:00 - current Date:...

From my understanding, a socket `end` event is emitted internally after it fails to establish a connection after x attempts (noted from reading `debug` event). The issue the library currently...