Allen Byron Penner

Results 6 issues of Allen Byron Penner

It looks like there are a few places where exceptions are intentionally being throw. This seems to have a very adverse effect on performance, especially in RequestHandler and ResponseHandler and...

enhancement

OS: Ubuntu 18 Web: Apache2 PHP: 7.2 Radius: Freeradius 3 Error: ```Database connection error Error Message: DB Error: extension not found``` Config: ```$configValues['DALORADIUS_VERSION'] = '1.1-3 BETA'; $configValues['DALORADIUS_DATE'] = '06 Dec...

database

Having the pool fee hardcoded presents an issue where if lots of miners are participating the pool can run out of funds. If the total transaction fees + miner rewards...

enhancement

Coin SIT, farmr seams not to be able to recover from this exception ``` Unhandled exception: type 'Null' is not a subtype of type 'String' #0 Farmer._getWinnerPlots (package:farmr_client/farmer/farmer.dart:373) #1 Farmer.init...

bug

QUIC is still marked as a preview feature despite it having been available for a few releases now. related to #28016

untriaged
Area-NetSDK

In .net core AES is used which does not support 256 blocksize which is the exact reason why RijindaelManaged doesn't work. Unless I am missing something here, if I am...

help wanted
question