Hüseyin Uslu

Results 105 issues of Hüseyin Uslu

- https://github.com/dogestreet/zero - https://github.com/sammy007/open-ethereum-pool/blob/master/proxy/miner.go - https://github.com/sammy007/monero-stratum - https://github.com/sammy007/go-equihash - https://github.com/brix/crypto-js

enhancement

should implement for node 8 - https://github.com/Kukunin/node-multi-hashing/tree/conservative - https://github.com/Kukunin/node-multi-hashing/tree/nan - https://github.com/zone117x/node-multi-hashing - https://github.com/UNOMP/node-multi-hashing

enhancement

here is my config; ``` mochaTest: { options: { reporter: 'mochawesome', reporterOptions: { reportDir: 'build/test/mocha/', reportName: 'result', inlineAssets: true }, quiet: false, ignoreLeaks: true, globals: ['app', 'env'] }, src: ['tests/**/*.js']...

is there any way to exclude some routes?

doesnt work on windows! ``` path.js:8 throw new TypeError('Path must be a string. Received ' + ^ TypeError: Path must be a string. Received [ 'E:\\Coding\\hypetrain\\src\\views' ] - path.js:8 assertPath...

So we have menus there with types listed. Is it possible to instead categorize them by assigning a metric a category when we initialize it. I know that we can...

enhancement

Using csredis with mono. Using sync client - and select command ``` // create the connection Client = new RedisClient(_config.Host, _config.Port) { ReconnectAttempts = 3, ReconnectWait = 200 }; Client.Select(_config.DatabaseId);...

``` [Error] [HybridStorageLayer] [Lottocoin] An exception occured while comitting share: Unexpected response type: 56 (expecting Bulk) Fatal ``` Working with latest develop tree, the offending code; ``` csharp try {...

I do have a multilanguage site where I do switch to specific locales. Though on some pages I want to reset back to en-US but can't find the definition for...

First, great work. Any plans to export nordtheme to tailwind?