Hüseyin Uslu
Hüseyin Uslu
I'm running a pool with https://github.com/moopless/stratum-mining-litecoin 's master branch and lately I've set vardiff=true to test it out. my current vardiff setup is; ``` # ******************** Pool Difficulty Settings *********************...
using express-slash with routes like `app.get('*', function(req, res, next) {` crashes my error handlers. any ideas?
upgraded to 0.7.0 and getting this error. my config; ``` s3: { options: { accessKeyId: "", secretAccessKey: "", bucket: "", cache: false }, assets: { options: { headers: { CacheControl:...
right now with in my unit tests getting invalid handle error; ``` "System.IO.IOException: The handle is invalid. at System.ConsolePal.GetBufferInfo(Boolean throwOnNoConsole, Boolean& succeeded) at System.Console.get_CursorTop() at ShellProgressBar.ProgressBar..ctor(Int32 maxTicks, String message, ProgressBarOptions...
``` # Require clients to issue AUTH before processing any other # commands # requirepass foobared ``` So we can further improve the security of the redis-server.
As suggested by https://github.com/Delwin9999/voxeliq/issues/7, the engine needs mod support. - [ ] All the interfaces and subsystems provided by the engine should be overridable which will probably require huge refactoring.
Clean: - a8fb05bae5427f8032b6759b05005ab64ab96e79 Offending: - 3d63a731fdb08832cccb2d11c05a7abafb459a98
- http://www.gamedev.net/topic/580927-aabb-terrain-occlusion-culling/ - http://techcraft.codeplex.com/workitem/13
Implement water blocks (transparent chunks)